KUIViewer/uk: Difference between revisions

From KDE UserBase Wiki
(Created page with '== Користування KUIViewer ==')
(Created page with 'Після запуску '''UIViewer''' ви побачите майже порожнє вікно. Натисніть кнопку <menuchoice>Відкрити</menuchoice> н...')
Line 20: Line 20:
== Користування KUIViewer ==
== Користування KUIViewer ==


After starting '''UIViewer''' 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.
Після запуску '''UIViewer''' ви побачите майже порожнє вікно. Натисніть кнопку <menuchoice>Відкрити</menuchoice> на панелі інструментів або скористайтеся пунктом меню <menuchoice>Файл -> Відкрити...</menuchoice>, щоб відкрити файл інтерфейсу. Ви можете змінити розміри вікна, щоб ознайомитися зі зміною компонування відкритого користувачем інтерфейсу.


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 <menuchoice>View -> Style</menuchoice>. Choose a style to see how the opened user interface looks like with that style.
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 <menuchoice>View -> Style</menuchoice>. Choose a style to see how the opened user interface looks like with that style.

Revision as of 14:04, 12 September 2010

Template:I18n/Language Navigation Bar

Other languages:
KUIViewer — програма для показу і перевірки файлів інтерфейсу користувача (.ui), створених за допомогою Qt Designer.

Можливості

  • Перегляд файлів інтерфейсу користувача (.ui), створених за допомогою Qt Designer.
  • Можливість швидкої зміни стилю віджетів.


Встановлення

KUIViewer не є частиною типових наборів пакунків дистрибутивів, отже вам доведеться встановити програму вручну. KUIViewer є частиною пакунка kdesdk.

Після встановлення ви можете запустити програму за допомогою пункту меню Програми -> Розробка -> Розробка інтерфейсу -> KUIViewer або за допомогою KRunner (Alt+F2) з введенням

kuiviewer

.


Користування KUIViewer

Після запуску UIViewer ви побачите майже порожнє вікно. Натисніть кнопку Відкрити на панелі інструментів або скористайтеся пунктом меню Файл -> Відкрити..., щоб відкрити файл інтерфейсу. Ви можете змінити розміри вікна, щоб ознайомитися зі зміною компонування відкритого користувачем інтерфейсу.

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.