Changeset 11331


Ignore:
Timestamp:
07/11/11 11:05:35 (13 years ago)
Author:
tbretz
Message:
Added FAD reset button
File:
1 edited

Legend:

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

    r11321 r11331  
    46544654                   <x>110</x>
    46554655                   <y>60</y>
    4656                    <width>263</width>
     4656                   <width>268</width>
    46574657                   <height>152</height>
    46584658                  </rect>
     
    69546954&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;
    69556955p, li { white-space: pre-wrap; }
    6956 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
    6957 &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>
     6956&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;
     6957&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>
    69586958              </property>
    69596959              <property name="textInteractionFlags">
     
    72487248   <property name="minimumSize">
    72497249    <size>
    7250      <width>208</width>
    7251      <height>562</height>
     7250     <width>223</width>
     7251     <height>596</height>
    72527252    </size>
    72537253   </property>
     
    79337933     </item>
    79347934     <item>
    7935       <layout class="QHBoxLayout" name="horizontalLayout_26">
     7935      <layout class="QGridLayout" name="gridLayout_54">
    79367936       <property name="topMargin">
    79377937        <number>0</number>
    79387938       </property>
    7939        <item>
     7939       <item row="0" column="0">
    79407940        <widget class="QPushButton" name="fFadStart">
    79417941         <property name="text">
     
    79447944        </widget>
    79457945       </item>
    7946        <item>
     7946       <item row="0" column="1">
    79477947        <widget class="QPushButton" name="fFadStop">
    79487948         <property name="text">
     
    79517951        </widget>
    79527952       </item>
    7953        <item>
     7953       <item row="1" column="1">
    79547954        <widget class="QPushButton" name="fFadAbort">
    79557955         <property name="text">
    79567956          <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>
    79577964         </property>
    79587965        </widget>
Note: See TracChangeset for help on using the changeset viewer.