]> git.donarmstrong.com Git - flightcrew.git/blob - src/FlightCrew-gui/Form.ui
Imported Upstream version 0.7.2+dfsg
[flightcrew.git] / src / FlightCrew-gui / Form.ui
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <ui version="4.0">\r
3  <class>MainWindow</class>\r
4  <widget class="QMainWindow" name="MainWindow">\r
5   <property name="geometry">\r
6    <rect>\r
7     <x>0</x>\r
8     <y>0</y>\r
9     <width>792</width>\r
10     <height>395</height>\r
11    </rect>\r
12   </property>\r
13   <property name="windowTitle">\r
14    <string>FlightCrew-gui</string>\r
15   </property>\r
16   <widget class="QWidget" name="centralwidget">\r
17    <layout class="QVBoxLayout" name="verticalLayout">\r
18     <item>\r
19      <layout class="QHBoxLayout" name="horizontalLayout">\r
20       <item>\r
21        <widget class="QComboBox" name="FilepathsCombo">\r
22         <property name="editable">\r
23          <bool>true</bool>\r
24         </property>\r
25         <property name="maxCount">\r
26          <number>10</number>\r
27         </property>\r
28         <property name="insertPolicy">\r
29          <enum>QComboBox::InsertAtTop</enum>\r
30         </property>\r
31        </widget>\r
32       </item>\r
33       <item>\r
34        <widget class="QPushButton" name="BrowseButton">\r
35         <property name="sizePolicy">\r
36          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">\r
37           <horstretch>0</horstretch>\r
38           <verstretch>0</verstretch>\r
39          </sizepolicy>\r
40         </property>\r
41         <property name="text">\r
42          <string>Browse...</string>\r
43         </property>\r
44        </widget>\r
45       </item>\r
46      </layout>\r
47     </item>\r
48     <item>\r
49      <widget class="QTableWidget" name="ResultTable">\r
50       <property name="editTriggers">\r
51        <set>QAbstractItemView::NoEditTriggers</set>\r
52       </property>\r
53       <property name="tabKeyNavigation">\r
54        <bool>false</bool>\r
55       </property>\r
56       <property name="showDropIndicator" stdset="0">\r
57        <bool>false</bool>\r
58       </property>\r
59       <property name="dragDropOverwriteMode">\r
60        <bool>false</bool>\r
61       </property>\r
62       <attribute name="horizontalHeaderStretchLastSection">\r
63        <bool>true</bool>\r
64       </attribute>\r
65       <attribute name="verticalHeaderVisible">\r
66        <bool>false</bool>\r
67       </attribute>\r
68      </widget>\r
69     </item>\r
70     <item>\r
71      <layout class="QHBoxLayout" name="horizontalLayout_3">\r
72       <item>\r
73        <spacer name="horizontalSpacer_2">\r
74         <property name="orientation">\r
75          <enum>Qt::Horizontal</enum>\r
76         </property>\r
77         <property name="sizeHint" stdset="0">\r
78          <size>\r
79           <width>40</width>\r
80           <height>20</height>\r
81          </size>\r
82         </property>\r
83        </spacer>\r
84       </item>\r
85       <item>\r
86        <widget class="QPushButton" name="GoButton">\r
87         <property name="minimumSize">\r
88          <size>\r
89           <width>120</width>\r
90           <height>50</height>\r
91          </size>\r
92         </property>\r
93         <property name="font">\r
94          <font>\r
95           <pointsize>16</pointsize>\r
96          </font>\r
97         </property>\r
98         <property name="text">\r
99          <string>Go!</string>\r
100         </property>\r
101        </widget>\r
102       </item>\r
103       <item>\r
104        <spacer name="horizontalSpacer">\r
105         <property name="orientation">\r
106          <enum>Qt::Horizontal</enum>\r
107         </property>\r
108         <property name="sizeHint" stdset="0">\r
109          <size>\r
110           <width>40</width>\r
111           <height>20</height>\r
112          </size>\r
113         </property>\r
114        </spacer>\r
115       </item>\r
116      </layout>\r
117     </item>\r
118    </layout>\r
119   </widget>\r
120   <widget class="QMenuBar" name="menubar">\r
121    <property name="geometry">\r
122     <rect>\r
123      <x>0</x>\r
124      <y>0</y>\r
125      <width>792</width>\r
126      <height>21</height>\r
127     </rect>\r
128    </property>\r
129    <widget class="QMenu" name="menu_File">\r
130     <property name="title">\r
131      <string>&amp;File</string>\r
132     </property>\r
133     <addaction name="actionExit"/>\r
134    </widget>\r
135    <addaction name="menu_File"/>\r
136   </widget>\r
137   <action name="actionExit">\r
138    <property name="text">\r
139     <string>&amp;Exit</string>\r
140    </property>\r
141   </action>\r
142  </widget>\r
143  <resources/>\r
144  <connections/>\r
145 </ui>\r