KUIViewer

From KDE UserBase Wiki
Revision as of 17:41, 13 September 2010 by Caig (talk | contribs) (Created page with 'Dopo aver avviato '''KUIViewer''' si apre una finestra quasi vuota. Fai clic su <menuchoice>Apri</menuchoice> nella barra degli strumenti o utilizza il menu <menuchoice>File > Ap...')

Template:I18n/Language Navigation Bar

Other languages:
KUIViewer è uno strumento per visualizzare e controllare i file di interfaccia utente (.ui) creati in Qt Designer

Caratteristiche

  • Visualizzare i file di interfaccia utente (.ui) creati in Qt Designer;
  • cambiare velocemente lo stile dell'interfaccia.


Installazione

KUIViewer di solito non è installato in modo predefinito, deve quindi essere installato manualmente. KUIViewer fa parte del pacchetto kdesdk.

Una volta installato puoi trovarlo sotto il K-Menu > Sviluppo > Sviluppo GUI > KUIViewer o avviarlo tramite KRunner (Alt+F2) digitando

kuiviewer


Utilizzare KUIViewer

Dopo aver avviato KUIViewer si apre una finestra quasi vuota. Fai clic su Apri nella barra degli strumenti o utilizza il menu File > Apri... per aprire un file di interfaccia utente. Puoi ridimensionare la finestra per vedere come la disposizione degli elementi dell'interfaccia si adatta alla finestra.

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 View -> Style. 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.