source: trunk/src/gui/dialogs/qprintsettingsoutput.ui@ 986

Last change on this file since 986 was 846, checked in by Dmitry A. Kuminov, 15 years ago

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

File size: 10.6 KB
RevLine 
[846]1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
[2]3 <class>QPrintSettingsOutput</class>
[846]4 <widget class="QWidget" name="QPrintSettingsOutput">
5 <property name="geometry">
[2]6 <rect>
7 <x>0</x>
8 <y>0</y>
[846]9 <width>426</width>
10 <height>171</height>
[2]11 </rect>
12 </property>
[846]13 <property name="windowTitle">
[2]14 <string>Form</string>
15 </property>
[846]16 <layout class="QHBoxLayout" name="horizontalLayout_2">
17 <property name="margin">
[2]18 <number>0</number>
19 </property>
20 <item>
[846]21 <widget class="QTabWidget" name="tabs">
22 <property name="currentIndex">
[2]23 <number>0</number>
24 </property>
[846]25 <widget class="QWidget" name="copiesTab">
26 <attribute name="title">
[2]27 <string>Copies</string>
28 </attribute>