Changeset 11590
- Timestamp:
- 07/26/11 10:20:38 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/design.ui
r11548 r11590 11 11 <x>0</x> 12 12 <y>0</y> 13 <width>1 201</width>13 <width>1144</width> 14 14 <height>855</height> 15 15 </rect> … … 53 53 </property> 54 54 <property name="currentIndex"> 55 <number> 4</number>55 <number>6</number> 56 56 </property> 57 57 <property name="documentMode"> … … 4647 4647 <property name="geometry"> 4648 4648 <rect> 4649 <x> 10</x>4650 <y> 30</y>4651 <width>4 41</width>4649 <x>0</x> 4650 <y>40</y> 4651 <width>421</width> 4652 4652 <height>206</height> 4653 4653 </rect> … … 4667 4667 <widget class="QLabel" name="label_127"> 4668 4668 <property name="text"> 4669 <string>N o. streams</string>4669 <string>Number</string> 4670 4670 </property> 4671 4671 <property name="alignment"> … … 4877 4877 <property name="geometry"> 4878 4878 <rect> 4879 <x> 110</x>4880 <y> 60</y>4879 <x>80</x> 4880 <y>70</y> 4881 4881 <width>268</width> 4882 4882 <height>152</height> … … 5092 5092 <property name="geometry"> 5093 5093 <rect> 5094 <x> 10</x>5095 <y> 20</y>5094 <x>0</x> 5095 <y>40</y> 5096 5096 <width>423</width> 5097 5097 <height>241</height> … … 5380 5380 <property name="geometry"> 5381 5381 <rect> 5382 <x> 100</x>5383 <y> 80</y>5382 <x>70</x> 5383 <y>100</y> 5384 5384 <width>298</width> 5385 5385 <height>104</height> … … 7261 7261 <x>0</x> 7262 7262 <y>0</y> 7263 <width>1 201</width>7263 <width>1144</width> 7264 7264 <height>21</height> 7265 7265 </rect> … … 7502 7502 <property name="minimumSize"> 7503 7503 <size> 7504 <width>2 08</width>7505 <height>68 5</height>7504 <width>241</width> 7505 <height>687</height> 7506 7506 </size> 7507 7507 </property> … … 8306 8306 </item> 8307 8307 <item> 8308 <layout class="QGridLayout" name="gridLayout_55">8309 <property name="topMargin">8310 <number>0</number>8311 </property>8312 <item row="0" column="0">8313 <widget class="QPushButton" name="fMcpStartRun">8314 <property name="text">8315 <string>Start Run</string>8316 </property>8317 </widget>8318 </item>8319 <item row="0" column="1">8320 <widget class="QPushButton" name="fMcpStopRun">8321 <property name="text">8322 <string>Stop Run</string>8323 </property>8324 </widget>8325 </item>8326 <item row="2" column="0">8327 <widget class="QComboBox" name="fMcpNumEvents"/>8328 </item>8329 <item row="2" column="1">8330 <widget class="QComboBox" name="fMcpTime"/>8331 </item>8332 <item row="1" column="0" colspan="2">8333 <widget class="QComboBox" name="fMcpRunType"/>8334 </item>8335 </layout>8336 </item>8337 <item>8338 8308 <spacer name="verticalSpacer_31"> 8339 8309 <property name="orientation"> … … 8347 8317 </property> 8348 8318 </spacer> 8319 </item> 8320 <item> 8321 <layout class="QGridLayout" name="gridLayout_55"> 8322 <property name="topMargin"> 8323 <number>0</number> 8324 </property> 8325 <item row="0" column="0"> 8326 <widget class="QPushButton" name="fMcpStartRun"> 8327 <property name="text"> 8328 <string>Start Run</string> 8329 </property> 8330 </widget> 8331 </item> 8332 <item row="1" column="0" colspan="3"> 8333 <widget class="QComboBox" name="fMcpRunType"/> 8334 </item> 8335 <item row="2" column="0" colspan="3"> 8336 <layout class="QHBoxLayout" name="horizontalLayout_29"> 8337 <item> 8338 <widget class="QComboBox" name="fMcpNumEvents"/> 8339 </item> 8340 <item> 8341 <widget class="QComboBox" name="fMcpTime"/> 8342 </item> 8343 </layout> 8344 </item> 8345 <item row="0" column="1"> 8346 <widget class="QPushButton" name="fMcpStopRun"> 8347 <property name="text"> 8348 <string>Stop Run</string> 8349 </property> 8350 </widget> 8351 </item> 8352 <item row="0" column="2"> 8353 <widget class="QPushButton" name="fMcpReset"> 8354 <property name="text"> 8355 <string>Reset</string> 8356 </property> 8357 </widget> 8358 </item> 8359 </layout> 8349 8360 </item> 8350 8361 <item>
Note:
See TracChangeset
for help on using the changeset viewer.