Ignore:
Timestamp:
06/30/11 20:17:03 (13 years ago)
Author:
neise
Message:
Added StartRun/StopRun
File:
1 edited

Legend:

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

    r11214 r11222  
    46004600                  </rect>
    46014601                 </property>
    4602                  <layout class="QGridLayout" name="gridLayout_48" columnstretch="0,0,0,0,0,0">
     4602                 <layout class="QGridLayout" name="gridLayout_48" columnstretch="0,0,0,0,0">
    46034603                  <item row="4" column="3">
    46044604                   <widget class="QDoubleSpinBox" name="fFadEthernetRateAvg">
     
    55085508               <enum>QAbstractSpinBox::NoButtons</enum>
    55095509              </property>
    5510               <property name="currentSection">
    5511                <enum>QDateTimeEdit::HourSection</enum>
    5512               </property>
    5513               <property name="displayFormat">
    5514                <string>hh:mm:ss</string>
    5515               </property>
    5516               <property name="calendarPopup">
    5517                <bool>false</bool>
    5518               </property>
    5519               <property name="timeSpec">
    5520                <enum>Qt::OffsetFromUTC</enum>
    5521               </property>
    55225510              <property name="time">
    55235511               <time>
     
    55265514                <second>0</second>
    55275515               </time>
     5516              </property>
     5517              <property name="currentSection">
     5518               <enum>QDateTimeEdit::HourSection</enum>
     5519              </property>
     5520              <property name="displayFormat">
     5521               <string>hh:mm:ss</string>
     5522              </property>
     5523              <property name="calendarPopup">
     5524               <bool>false</bool>
     5525              </property>
     5526              <property name="timeSpec">
     5527               <enum>Qt::OffsetFromUTC</enum>
    55285528              </property>
    55295529             </widget>
     
    56505650               <enum>QAbstractSpinBox::NoButtons</enum>
    56515651              </property>
    5652               <property name="currentSection">
    5653                <enum>QDateTimeEdit::HourSection</enum>
    5654               </property>
    5655               <property name="displayFormat">
    5656                <string>hh:mm:ss</string>
    5657               </property>
    5658               <property name="calendarPopup">
    5659                <bool>false</bool>
    5660               </property>
    5661               <property name="timeSpec">
    5662                <enum>Qt::OffsetFromUTC</enum>
    5663               </property>
    56645652              <property name="time">
    56655653               <time>
     
    56685656                <second>0</second>
    56695657               </time>
     5658              </property>
     5659              <property name="currentSection">
     5660               <enum>QDateTimeEdit::HourSection</enum>
     5661              </property>
     5662              <property name="displayFormat">
     5663               <string>hh:mm:ss</string>
     5664              </property>
     5665              <property name="calendarPopup">
     5666               <bool>false</bool>
     5667              </property>
     5668              <property name="timeSpec">
     5669               <enum>Qt::OffsetFromUTC</enum>
    56705670              </property>
    56715671             </widget>
     
    69846984    <size>
    69856985     <width>230</width>
    6986      <height>403</height>
     6986     <height>431</height>
    69876987    </size>
    69886988   </property>
     
    76057605     <item>
    76067606      <spacer name="verticalSpacer_3">
     7607       <property name="orientation">
     7608        <enum>Qt::Vertical</enum>
     7609       </property>
     7610       <property name="sizeHint" stdset="0">
     7611        <size>
     7612         <width>20</width>
     7613         <height>40</height>
     7614        </size>
     7615       </property>
     7616      </spacer>
     7617     </item>
     7618     <item>
     7619      <layout class="QHBoxLayout" name="horizontalLayout_25">
     7620       <property name="topMargin">
     7621        <number>0</number>
     7622       </property>
     7623       <item>
     7624        <widget class="QPushButton" name="fFtmStartRun">
     7625         <property name="text">
     7626          <string>Start run</string>
     7627         </property>
     7628        </widget>
     7629       </item>
     7630       <item>
     7631        <widget class="QPushButton" name="fFtmStopRun">
     7632         <property name="text">
     7633          <string>Stop run</string>
     7634         </property>
     7635        </widget>
     7636       </item>
     7637      </layout>
     7638     </item>
     7639     <item>
     7640      <spacer name="verticalSpacer_31">
    76077641       <property name="orientation">
    76087642        <enum>Qt::Vertical</enum>
Note: See TracChangeset for help on using the changeset viewer.