KUIViewer
Template:I18n/Language Navigation Bar
KUIViewer er et redskab til at vise og checke brugerfladefiler (.ui) lavet med Qt Designer. |
Hovedpunkter
- Viser brugerfladefileravet med Qt Designer
- Skifter hurtigt widgetstil
Opsætning
KUIViewer er normalt ikke installeret som standard, så den skal installeres manuelt. KUIViewer er end del af pakken kdesdk.
Når den er installeret, finder du den under Alt+F2) ved at skrive
eller start den med (kuiviewer
Using KUIViewer
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.Note
You cannot edit user interfaces with KUIViewer. For that purpose you should use Qt Designer, there is a tutorial in Techbase: Using Qt Designer.