- Timestamp:
- 10/23/11 19:43:21 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/design.ui
r12178 r12253 53 53 </property> 54 54 <property name="currentIndex"> 55 <number> 5</number>55 <number>0</number> 56 56 </property> 57 57 <property name="documentMode"> … … 64 64 <bool>true</bool> 65 65 </property> 66 <widget class="QWidget" name="tab"> 67 <attribute name="title"> 68 <string>Drive</string> 69 </attribute> 70 <layout class="QGridLayout" name="gridLayout_98"> 71 <item row="0" column="0"> 72 <widget class="QDockWidget" name="fDriveDock"> 73 <property name="sizePolicy"> 74 <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> 75 <horstretch>0</horstretch> 76 <verstretch>0</verstretch> 77 </sizepolicy> 78 </property> 79 <property name="features"> 80 <set>QDockWidget::NoDockWidgetFeatures</set> 81 </property> 82 <property name="allowedAreas"> 83 <set>Qt::AllDockWidgetAreas</set> 84 </property> 85 <property name="windowTitle"> 86 <string>Drive controls</string> 87 </property> 88 <widget class="QWidget" name="fDriveWidget"> 89 <property name="sizePolicy"> 90 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> 91 <horstretch>0</horstretch> 92 <verstretch>0</verstretch> 93 </sizepolicy> 94 </property> 95 <layout class="QGridLayout" name="gridLayout_97" rowstretch="0" columnstretch="0"/> 96 </widget> 97 </widget> 98 </item> 99 </layout> 100 </widget> 66 101 <widget class="QWidget" name="fTriggerTab"> 67 102 <attribute name="title"> … … 15154 15189 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 15155 15190 p, li { white-space: pre-wrap; } 15156 </style></head><body style=" font-family:' Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">15157 <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>15191 </style></head><body style=" font-family:'Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;"> 15192 <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> 15158 15193 </property> 15159 15194 <property name="textInteractionFlags">
Note:
See TracChangeset
for help on using the changeset viewer.