Changeset 12178
- Timestamp:
- 10/13/11 09:16:58 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/design.ui
r12135 r12178 11 11 <x>0</x> 12 12 <y>0</y> 13 <width>1 346</width>13 <width>1425</width> 14 14 <height>927</height> 15 15 </rect> … … 53 53 </property> 54 54 <property name="currentIndex"> 55 <number> 3</number>55 <number>5</number> 56 56 </property> 57 57 <property name="documentMode"> … … 2948 2948 </item> 2949 2949 <item> 2950 <layout class="Q HBoxLayout" name="horizontalLayout_23">2950 <layout class="QGridLayout" name="gridLayout_96"> 2951 2951 <property name="topMargin"> 2952 2952 <number>0</number> 2953 2953 </property> 2954 <item >2954 <item row="1" column="0" colspan="2"> 2955 2955 <widget class="QPushButton" name="fThresholdDisableOthers"> 2956 2956 <property name="text"> 2957 2957 <string>Disable others</string> 2958 </property> 2959 </widget> 2960 </item> 2961 <item row="0" column="0"> 2962 <widget class="QPushButton" name="fThresholdEnablePatch"> 2963 <property name="text"> 2964 <string>Enable</string> 2965 </property> 2966 </widget> 2967 </item> 2968 <item row="0" column="1"> 2969 <widget class="QPushButton" name="fThresholdDisablePatch"> 2970 <property name="text"> 2971 <string>Disable</string> 2958 2972 </property> 2959 2973 </widget> … … 15140 15154 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 15141 15155 p, li { white-space: pre-wrap; } 15142 </style></head><body style=" font-family:' Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;">15143 <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>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> 15144 15158 </property> 15145 15159 <property name="textInteractionFlags"> … … 15193 15207 <x>0</x> 15194 15208 <y>0</y> 15195 <width>1 346</width>15209 <width>1425</width> 15196 15210 <height>21</height> 15197 15211 </rect> … … 16537 16551 </connection> 16538 16552 <connection> 16539 <sender>fLogClear</sender>16540 <signal>clicked()</signal>16541 <receiver>fLogText</receiver>16542 <slot>clear()</slot>16543 <hints>16544 <hint type="sourcelabel">16545 <x>1069</x>16546 <y>109</y>16547 </hint>16548 <hint type="destinationlabel">16549 <x>631</x>16550 <y>122</y>16551 </hint>16552 </hints>16553 </connection>16554 <connection>16555 16553 <sender>fTextFontPlus</sender> 16556 16554 <signal>clicked()</signal> … … 16581 16579 <x>926</x> 16582 16580 <y>821</y> 16581 </hint> 16582 </hints> 16583 </connection> 16584 <connection> 16585 <sender>fLogClear</sender> 16586 <signal>clicked()</signal> 16587 <receiver>fLogText</receiver> 16588 <slot>clear()</slot> 16589 <hints> 16590 <hint type="sourcelabel"> 16591 <x>1069</x> 16592 <y>109</y> 16593 </hint> 16594 <hint type="destinationlabel"> 16595 <x>631</x> 16596 <y>122</y> 16583 16597 </hint> 16584 16598 </hints>
Note:
See TracChangeset
for help on using the changeset viewer.