KUIVIEWER(1) | General Commands Manual | KUIVIEWER(1) |
kuiviewer - a viewer for Qt Designer user interface files
kuiviewer [ generic-options ] [ ui-file... ]
kuiviewer [ generic-options ] { -s, --takescreenshot filename } [ -w, --screenshotwidth int ] [ -h, --screenshotheight int ] ui-file
KUIViewer is a utility to display and test the user interface (.ui) files generated by Qt Designer. The interfaces can be displayed in a variety of different widget styles.
Normally KUIViewer launches a full GUI, allowing the user to interact with the given interface. By passing the --takescreenshot option, you can make KUIViewer dump a screenshot of the interface instead and exit immediately. Other options are available to control precisely how this screenshot is constructed.
This application is part of the KDE Software Development Kit.
Below are the kuiviewer-specific options. For a full summary of options, run kuiviewer --help.
designer(1).
KUIViewer was written by Richard Moore <rich@kde.org>, Ian
Reinhart Geiser <geiseri@kde.org> and Benjamin C. Meyer
<ben+kuiviewer@meyerhome.net>.
This manual page was prepared by Ben Burton <bab@debian.org> for the
Debian GNU/Linux system (but may be used by others).
March 25, 2005 |