Changeset 12253 for trunk/FACT++/gui


Ignore:
Timestamp:
10/23/11 19:43:21 (13 years ago)
Author:
tbretz
Message:
Added tab for drive controls.
File:
1 edited

Legend:

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

    r12178 r12253  
    5353      </property>
    5454      <property name="currentIndex">
    55        <number>5</number>
     55       <number>0</number>
    5656      </property>
    5757      <property name="documentMode">
     
    6464       <bool>true</bool>
    6565      </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>
    66101      <widget class="QWidget" name="fTriggerTab">
    67102       <attribute name="title">
     
    1515415189&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;
    1515515190p, li { white-space: pre-wrap; }
    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>
     15191&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
     15192&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>
    1515815193              </property>
    1515915194              <property name="textInteractionFlags">
Note: See TracChangeset for help on using the changeset viewer.