EnglishFrenchSpanish

Ad


OnWorks favicon

fixuifiles - Online in the Cloud

Run fixuifiles in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command fixuifiles that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


fixuifiles - remove undesirable features from Qt/KDE .ui files

SYNOPSIS


fixuifiles [ -v, --verbose ] [ --omitqtcheck ] [ file ... ]
fixuifiles --help

DESCRIPTION


fixuifiles processes one or more Qt/KDE user interface definition files (.ui files) and
tries to remove some of the insanities found therein. If no filenames are given,
fixuifiles will process all .ui files in or beneath the current directory.

The following problems are fixed:

Too high minimum Qt version;

Hardcoded untranslatable Alt+Letter accels (auto-added by Qt Designer);

Captions that are equal to class names (auto-added by Qt Designer).

The threshold Qt version can be set using either a .qt_minversion file (containing simply
the Qt version number) or a configure.in.in file (containing an appropriate MIN_CONFIG
macro). These files may be in the directory containing the .ui file or any parent
directory. If no threshold Qt version is found, a sensible default will be used.

This utility is part of the KDE Software Development Kit.

OPTIONS


-v, --verbose
Verbose mode. Additional debugging information is written to standard output.

--omitqtcheck
Do not check the minimum Qt version.

Use fixuifiles online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad