Changeset 12178


Ignore:
Timestamp:
10/13/11 09:16:58 (13 years ago)
Author:
tbretz
Message:
Added buttons to enable disable all pixels of a singel patch.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/gui/design.ui

    r12135 r12178  
    1111    <x>0</x>
    1212    <y>0</y>
    13     <width>1346</width>
     13    <width>1425</width>
    1414    <height>927</height>
    1515   </rect>
     
    5353      </property>
    5454      <property name="currentIndex">
    55        <number>3</number>
     55       <number>5</number>
    5656      </property>
    5757      <property name="documentMode">
     
    29482948                 </item>
    29492949                 <item>
    2950                   <layout class="QHBoxLayout" name="horizontalLayout_23">
     2950                  <layout class="QGridLayout" name="gridLayout_96">
    29512951                   <property name="topMargin">
    29522952                    <number>0</number>
    29532953                   </property>
    2954                    <item>
     2954                   <item row="1" column="0" colspan="2">
    29552955                    <widget class="QPushButton" name="fThresholdDisableOthers">
    29562956                     <property name="text">
    29572957                      <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>
    29582972                     </property>
    29592973                    </widget>
     
    1514015154&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
    1514115155p, li { white-space: pre-wrap; }
    15142 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
    15143 &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
     15156&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
     15157&lt;p style=&quot;-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';&quot;&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
    1514415158              </property>
    1514515159              <property name="textInteractionFlags">
     
    1519315207     <x>0</x>
    1519415208     <y>0</y>
    15195      <width>1346</width>
     15209     <width>1425</width>
    1519615210     <height>21</height>
    1519715211    </rect>
     
    1653716551  </connection>
    1653816552  <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>
    1655516553   <sender>fTextFontPlus</sender>
    1655616554   <signal>clicked()</signal>
     
    1658116579     <x>926</x>
    1658216580     <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>
    1658316597    </hint>
    1658416598   </hints>
Note: See TracChangeset for help on using the changeset viewer.