Changeset 11331
- Timestamp:
- 07/11/11 11:05:35 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/design.ui
r11321 r11331 4654 4654 <x>110</x> 4655 4655 <y>60</y> 4656 <width>26 3</width>4656 <width>268</width> 4657 4657 <height>152</height> 4658 4658 </rect> … … 6954 6954 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 6955 6955 p, li { white-space: pre-wrap; } 6956 </style></head><body style=" font-family:' Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;">6957 <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "></p></body></html></string>6956 </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> 6957 <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu';"></p></body></html></string> 6958 6958 </property> 6959 6959 <property name="textInteractionFlags"> … … 7248 7248 <property name="minimumSize"> 7249 7249 <size> 7250 <width>2 08</width>7251 <height>5 62</height>7250 <width>223</width> 7251 <height>596</height> 7252 7252 </size> 7253 7253 </property> … … 7933 7933 </item> 7934 7934 <item> 7935 <layout class="Q HBoxLayout" name="horizontalLayout_26">7935 <layout class="QGridLayout" name="gridLayout_54"> 7936 7936 <property name="topMargin"> 7937 7937 <number>0</number> 7938 7938 </property> 7939 <item >7939 <item row="0" column="0"> 7940 7940 <widget class="QPushButton" name="fFadStart"> 7941 7941 <property name="text"> … … 7944 7944 </widget> 7945 7945 </item> 7946 <item >7946 <item row="0" column="1"> 7947 7947 <widget class="QPushButton" name="fFadStop"> 7948 7948 <property name="text"> … … 7951 7951 </widget> 7952 7952 </item> 7953 <item >7953 <item row="1" column="1"> 7954 7954 <widget class="QPushButton" name="fFadAbort"> 7955 7955 <property name="text"> 7956 7956 <string>Abort</string> 7957 </property> 7958 </widget> 7959 </item> 7960 <item row="1" column="0"> 7961 <widget class="QPushButton" name="fFadReset"> 7962 <property name="text"> 7963 <string>Reset</string> 7957 7964 </property> 7958 7965 </widget>
Note:
See TracChangeset
for help on using the changeset viewer.