- Timestamp:
- 11/04/11 19:12:33 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/design.ui
r12358 r12375 5544 5544 </widget> 5545 5545 </item> 5546 <item row="3" column="1">5547 <widget class="QPushButton" name="fFadLedRoi">5548 <property name="enabled">5549 <bool>true</bool>5550 </property>5551 <property name="sizePolicy">5552 <sizepolicy hsizetype="Fixed" vsizetype="Minimum">5553 <horstretch>0</horstretch>5554 <verstretch>0</verstretch>5555 </sizepolicy>5556 </property>5557 <property name="maximumSize">5558 <size>5559 <width>18</width>5560 <height>16777215</height>5561 </size>5562 </property>5563 <property name="text">5564 <string/>5565 </property>5566 <property name="icon">5567 <iconset resource="design.qrc">5568 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>5569 </property>5570 <property name="iconSize">5571 <size>5572 <width>16</width>5573 <height>16</height>5574 </size>5575 </property>5576 <property name="checkable">5577 <bool>false</bool>5578 </property>5579 <property name="flat">5580 <bool>true</bool>5581 </property>5582 </widget>5583 </item>5584 5546 <item row="2" column="0"> 5585 5547 <widget class="QLabel" name="label_99"> … … 6095 6057 <widget class="QSpinBox" name="fFadRoiCh9Cmd"> 6096 6058 <property name="enabled"> 6097 <bool> false</bool>6059 <bool>true</bool> 6098 6060 </property> 6099 6061 <property name="alignment"> … … 14300 14262 <enum>QAbstractSpinBox::NoButtons</enum> 14301 14263 </property> 14302 <property name="currentSection">14303 <enum>QDateTimeEdit::HourSection</enum>14304 </property>14305 <property name="displayFormat">14306 <string>hh:mm:ss</string>14307 </property>14308 <property name="calendarPopup">14309 <bool>false</bool>14310 </property>14311 <property name="timeSpec">14312 <enum>Qt::OffsetFromUTC</enum>14313 </property>14314 14264 <property name="time"> 14315 14265 <time> … … 14318 14268 <second>0</second> 14319 14269 </time> 14270 </property> 14271 <property name="currentSection"> 14272 <enum>QDateTimeEdit::HourSection</enum> 14273 </property> 14274 <property name="displayFormat"> 14275 <string>hh:mm:ss</string> 14276 </property> 14277 <property name="calendarPopup"> 14278 <bool>false</bool> 14279 </property> 14280 <property name="timeSpec"> 14281 <enum>Qt::OffsetFromUTC</enum> 14320 14282 </property> 14321 14283 </widget> … … 14442 14404 <enum>QAbstractSpinBox::NoButtons</enum> 14443 14405 </property> 14444 <property name="currentSection">14445 <enum>QDateTimeEdit::HourSection</enum>14446 </property>14447 <property name="displayFormat">14448 <string>hh:mm:ss</string>14449 </property>14450 <property name="calendarPopup">14451 <bool>false</bool>14452 </property>14453 <property name="timeSpec">14454 <enum>Qt::OffsetFromUTC</enum>14455 </property>14456 14406 <property name="time"> 14457 14407 <time> … … 14460 14410 <second>0</second> 14461 14411 </time> 14412 </property> 14413 <property name="currentSection"> 14414 <enum>QDateTimeEdit::HourSection</enum> 14415 </property> 14416 <property name="displayFormat"> 14417 <string>hh:mm:ss</string> 14418 </property> 14419 <property name="calendarPopup"> 14420 <bool>false</bool> 14421 </property> 14422 <property name="timeSpec"> 14423 <enum>Qt::OffsetFromUTC</enum> 14462 14424 </property> 14463 14425 </widget> … … 15538 15500 <y>0</y> 15539 15501 <width>1436</width> 15540 <height>2 1</height>15502 <height>20</height> 15541 15503 </rect> 15542 15504 </property>
Note:
See TracChangeset
for help on using the changeset viewer.