| 1 | <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
|
|---|
| 2 | <class>CppMainFile</class>
|
|---|
| 3 | <comment>*********************************************************************
|
|---|
| 4 | ** Copyright (C) 2001-2007 Trolltech ASA. All rights reserved.
|
|---|
| 5 | **
|
|---|
| 6 | ** This file is part of Qt Designer.
|
|---|
| 7 | **
|
|---|
| 8 | ** This file may be distributed and/or modified under the terms of the
|
|---|
| 9 | ** GNU General Public License version 2 as published by the Free Software
|
|---|
| 10 | ** Foundation and appearing in the file LICENSE.GPL included in the
|
|---|
| 11 | ** packaging of this file.
|
|---|
| 12 | **
|
|---|
| 13 | ** Licensees holding valid Qt Enterprise Edition or Qt Professional Edition
|
|---|
| 14 | ** licenses may use this file in accordance with the Qt Commercial License
|
|---|
| 15 | ** Agreement provided with the Software.
|
|---|
| 16 | **
|
|---|
| 17 | ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
|
|---|
| 18 | ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
|
|---|
| 19 | **
|
|---|
| 20 | ** See http://www.trolltech.com/gpl/ for GPL licensing information.
|
|---|
| 21 | ** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for
|
|---|
| 22 | ** information about Qt Commercial License Agreements.
|
|---|
| 23 | **
|
|---|
| 24 | ** Contact info@trolltech.com if any conditions of this licensing are
|
|---|
| 25 | ** not clear to you.
|
|---|
| 26 | **
|
|---|
| 27 | *********************************************************************</comment>
|
|---|
| 28 | <widget class="QDialog">
|
|---|
| 29 | <property name="name">
|
|---|
| 30 | <cstring>CppMainFile</cstring>
|
|---|
| 31 | </property>
|
|---|
| 32 | <property name="geometry">
|
|---|
| 33 | <rect>
|
|---|
| 34 | <x>0</x>
|
|---|
| 35 | <y>0</y>
|
|---|
| 36 | <width>308</width>
|
|---|
| 37 | <height>283</height>
|
|---|
| 38 | </rect>
|
|---|
| 39 | </property>
|
|---|
| 40 | <property name="caption">
|
|---|
| 41 | <string>Configure Main-File</string>
|
|---|
| 42 | </property>
|
|---|
| 43 | <grid>
|
|---|
| 44 | <property name="name">
|
|---|
| 45 | <cstring>unnamed</cstring>
|
|---|
| 46 | </property>
|
|---|
| 47 | <property name="margin">
|
|---|
| 48 | <number>11</number>
|
|---|
| 49 | </property>
|
|---|
| 50 | <property name="spacing">
|
|---|
| 51 | <number>6</number>
|
|---|
| 52 | </property>
|
|---|
| 53 | <widget class="QLabel" row="0" column="0">
|
|---|
| 54 | <property name="name">
|
|---|
| 55 | <cstring>TextLabel1</cstring>
|
|---|
| 56 | </property>
|
|---|
| 57 | <property name="text">
|
|---|
| 58 | <string>Filename:</string>
|
|---|
| 59 | </property>
|
|---|
| 60 | </widget>
|
|---|
| 61 | <widget class="QLineEdit" row="0" column="1">
|
|---|
| 62 | <property name="name">
|
|---|
| 63 | <cstring>editFileName</cstring>
|
|---|
| 64 | </property>
|
|---|
| 65 | </widget>
|
|---|
| 66 | <widget class="QLabel" row="1" column="0">
|
|---|
| 67 | <property name="name">
|
|---|
| 68 | <cstring>TextLabel2</cstring>
|
|---|
| 69 | </property>
|
|---|
| 70 | <property name="text">
|
|---|
| 71 | <string>Main-Form:</string>
|
|---|
| 72 | </property>
|
|---|
| 73 | </widget>
|
|---|
| 74 | <widget class="QListBox" row="2" column="0" rowspan="1" colspan="2">
|
|---|
| 75 | <property name="name">
|
|---|
| 76 | <cstring>listForms</cstring>
|
|---|
| 77 | </property>
|
|---|
| 78 | </widget>
|
|---|
| 79 | <widget class="QLayoutWidget" row="3" column="0" rowspan="1" colspan="2">
|
|---|
| 80 | <property name="name">
|
|---|
| 81 | <cstring>Layout1</cstring>
|
|---|
| 82 | </property>
|
|---|
| 83 | <hbox>
|
|---|
| 84 | <property name="name">
|
|---|
| 85 | <cstring>unnamed</cstring>
|
|---|
| 86 | </property>
|
|---|
| 87 | <property name="margin">
|
|---|
| 88 | <number>0</number>
|
|---|
| 89 | </property>
|
|---|
| 90 | <property name="spacing">
|
|---|
| 91 | <number>6</number>
|
|---|
| 92 | </property>
|
|---|
| 93 | <widget class="QPushButton">
|
|---|
| 94 | <property name="name">
|
|---|
| 95 | <cstring>buttonHelp</cstring>
|
|---|
| 96 | </property>
|
|---|
| 97 | <property name="text">
|
|---|
| 98 | <string>Help</string>
|
|---|
| 99 | </property>
|
|---|
| 100 | <property name="accel">
|
|---|
| 101 | <number>4144</number>
|
|---|
| 102 | </property>
|
|---|
| 103 | <property name="autoDefault">
|
|---|
| 104 | <bool>true</bool>
|
|---|
| 105 | </property>
|
|---|
| 106 | </widget>
|
|---|
| 107 | <spacer>
|
|---|
| 108 | <property name="name">
|
|---|
| 109 | <cstring>Horizontal Spacing2</cstring>
|
|---|
| 110 | </property>
|
|---|
| 111 | <property name="orientation">
|
|---|
| 112 | <enum>Horizontal</enum>
|
|---|
| 113 | </property>
|
|---|
| 114 | <property name="sizeType">
|
|---|
| 115 | <enum>Expanding</enum>
|
|---|
| 116 | </property>
|
|---|
| 117 | <property name="sizeHint">
|
|---|
| 118 | <size>
|
|---|
| 119 | <width>20</width>
|
|---|
| 120 | <height>20</height>
|
|---|
| 121 | </size>
|
|---|
| 122 | </property>
|
|---|
| 123 | </spacer>
|
|---|
| 124 | <widget class="QPushButton">
|
|---|
| 125 | <property name="name">
|
|---|
| 126 | <cstring>buttonOk</cstring>
|
|---|
| 127 | </property>
|
|---|
| 128 | <property name="text">
|
|---|
| 129 | <string>OK</string>
|
|---|
| 130 | </property>
|
|---|
| 131 | <property name="accel">
|
|---|
| 132 | <number>0</number>
|
|---|
| 133 | </property>
|
|---|
| 134 | <property name="autoDefault">
|
|---|
| 135 | <bool>true</bool>
|
|---|
| 136 | </property>
|
|---|
| 137 | <property name="default">
|
|---|
| 138 | <bool>true</bool>
|
|---|
| 139 | </property>
|
|---|
| 140 | </widget>
|
|---|
| 141 | <widget class="QPushButton">
|
|---|
| 142 | <property name="name">
|
|---|
| 143 | <cstring>buttonCancel</cstring>
|
|---|
| 144 | </property>
|
|---|
| 145 | <property name="text">
|
|---|
| 146 | <string>Cancel</string>
|
|---|
| 147 | </property>
|
|---|
| 148 | <property name="accel">
|
|---|
| 149 | <number>0</number>
|
|---|
| 150 | </property>
|
|---|
| 151 | <property name="autoDefault">
|
|---|
| 152 | <bool>true</bool>
|
|---|
| 153 | </property>
|
|---|
| 154 | </widget>
|
|---|
| 155 | </hbox>
|
|---|
| 156 | </widget>
|
|---|
| 157 | </grid>
|
|---|
| 158 | </widget>
|
|---|
| 159 | <connections>
|
|---|
| 160 | <connection>
|
|---|
| 161 | <sender>buttonOk</sender>
|
|---|
| 162 | <signal>clicked()</signal>
|
|---|
| 163 | <receiver>CppMainFile</receiver>
|
|---|
| 164 | <slot>accept()</slot>
|
|---|
| 165 | </connection>
|
|---|
| 166 | <connection>
|
|---|
| 167 | <sender>buttonCancel</sender>
|
|---|
| 168 | <signal>clicked()</signal>
|
|---|
| 169 | <receiver>CppMainFile</receiver>
|
|---|
| 170 | <slot>reject()</slot>
|
|---|
| 171 | </connection>
|
|---|
| 172 | <connection>
|
|---|
| 173 | <sender>listForms</sender>
|
|---|
| 174 | <signal>selectionChanged()</signal>
|
|---|
| 175 | <receiver>CppMainFile</receiver>
|
|---|
| 176 | <slot>updateOkButton()</slot>
|
|---|
| 177 | </connection>
|
|---|
| 178 | <connection>
|
|---|
| 179 | <sender>listForms</sender>
|
|---|
| 180 | <signal>currentChanged(QListBoxItem*)</signal>
|
|---|
| 181 | <receiver>CppMainFile</receiver>
|
|---|
| 182 | <slot>updateOkButton()</slot>
|
|---|
| 183 | </connection>
|
|---|
| 184 | <connection>
|
|---|
| 185 | <sender>editFileName</sender>
|
|---|
| 186 | <signal>textChanged(const QString&)</signal>
|
|---|
| 187 | <receiver>CppMainFile</receiver>
|
|---|
| 188 | <slot>updateOkButton()</slot>
|
|---|
| 189 | </connection>
|
|---|
| 190 | </connections>
|
|---|
| 191 | <includes>
|
|---|
| 192 | <include location="local" impldecl="in implementation">mainfilesettings.ui.h</include>
|
|---|
| 193 | </includes>
|
|---|
| 194 | <forwards>
|
|---|
| 195 | <forward>struct QUnknownInterface;</forward>
|
|---|
| 196 | </forwards>
|
|---|
| 197 | <slots>
|
|---|
| 198 | <slot>init()</slot>
|
|---|
| 199 | <slot>setup( QUnknownInterface * appIface )</slot>
|
|---|
| 200 | <slot>updateOkButton()</slot>
|
|---|
| 201 | </slots>
|
|---|
| 202 | <pixmapinproject/>
|
|---|
| 203 | <layoutdefaults spacing="6" margin="11"/>
|
|---|
| 204 | </UI>
|
|---|