KUIViewer/de: Difference between revisions
(Created page with "KUIViewer ist normalerweise nicht standardmäßig installiert, also muss es manuell installiert werden. KUIViewer ist Teil des '''kdesdk'''-Paketes. Sobald es installiert ist, fi...") |
(Created page with "== KUIViewer benutzen ==") |
||
Line 18: | Line 18: | ||
== | == KUIViewer benutzen == | ||
After starting '''KUIViewer''' an almost empty window opens. Click <menuchoice>Open</menuchoice> in the toolbar or use the menu <menuchoice>File -> Open...</menuchoice> to open a user interface file. You can resize the window to see how the layout of the opened user interface adjusts itself. | After starting '''KUIViewer''' an almost empty window opens. Click <menuchoice>Open</menuchoice> in the toolbar or use the menu <menuchoice>File -> Open...</menuchoice> to open a user interface file. You can resize the window to see how the layout of the opened user interface adjusts itself. |
Revision as of 14:22, 10 January 2011
Template:I18n/Language Navigation Bar
KUIViewer ist ein Werkzeug, um in Qt Designer erstellte Benutzeroberflächen-Dateien (.ui) anzuzeigen und zu überprüfen. |
Funktionen
- Anzeigen von Benutzeroberflächen-Dateien (.ui), die in Qt Designer erstellt wurden
- Schnelles ändern des Oberflächen-Stils
Installation
KUIViewer ist normalerweise nicht standardmäßig installiert, also muss es manuell installiert werden. KUIViewer ist Teil des kdesdk-Paketes. Sobald es installiert ist, finden Sie es unter K-Menü -> Entwicklung -> GUI-Entwicklung -> KUIViewer oder starten Sie es mit KRunner (Alt+F2) und geben Sie 'kuiviewer' ein.
KUIViewer benutzen
After starting KUIViewer an almost empty window opens. Click
in the toolbar or use the menu to open a user interface file. You can resize the window to see how the layout of the opened user interface adjusts itself.The interfaces can be shown in a variety of different widget styles to ensure that they display correctly in any environment. To change the widget style of the displayed user interface you can use the combobox in the toolbar or use the menu
. Choose a style to see how the opened user interface looks like with that style.