Changeset 10548


Ignore:
Timestamp:
05/03/11 20:53:54 (14 years ago)
Author:
tbretz
Message:
Implemented a status LED for the FTUs
File:
1 edited

Legend:

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

    r10528 r10548  
    32853285<html><head><meta name="qrichtext" content="1" /><style type="text/css">
    32863286p, li { white-space: pre-wrap; }
    3287 </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
    3288 &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>
     3287&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
     3288&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>
    32893289              </property>
    32903290              <property name="textInteractionFlags">
     
    35223522   <property name="minimumSize">
    35233523    <size>
    3524      <width>223</width>
    3525      <height>262</height>
     3524     <width>250</width>
     3525     <height>291</height>
    35263526    </size>
    35273527   </property>
     
    37343734        </widget>
    37353735       </item>
    3736        <item row="6" column="4">
     3736       <item row="7" column="4">
    37373737        <widget class="QLabel" name="fStatusChatLabel">
    37383738         <property name="text">
     
    37413741        </widget>
    37423742       </item>
    3743        <item row="6" column="3">
     3743       <item row="7" column="3">
    37443744        <widget class="QPushButton" name="fStatusChatLed">
    37453745         <property name="enabled">
     
    37793779        </widget>
    37803780       </item>
    3781        <item row="5" column="1">
     3781       <item row="6" column="1">
    37823782        <widget class="QCheckBox" name="fStatusLoggerEnable">
    37833783         <property name="enabled">
     
    38043804        </widget>
    38053805       </item>
    3806        <item row="5" column="3">
     3806       <item row="6" column="3">
    38073807        <widget class="QPushButton" name="fStatusLoggerLed">
    38083808         <property name="enabled">
     
    38423842        </widget>
    38433843       </item>
    3844        <item row="5" column="4">
     3844       <item row="6" column="4">
    38453845        <widget class="QLabel" name="fStatusLoggerLabel">
    38463846         <property name="text">
     
    38943894        </widget>
    38953895       </item>
    3896        <item row="5" column="2">
     3896       <item row="6" column="2">
    38973897        <widget class="QLabel" name="fStatusLogger">
    38983898         <property name="sizePolicy">
     
    39133913        </widget>
    39143914       </item>
    3915        <item row="6" column="2">
     3915       <item row="7" column="2">
    39163916        <widget class="QLabel" name="fStatusChat">
    39173917         <property name="sizePolicy">
     
    39633963         </property>
    39643964        </spacer>
     3965       </item>
     3966       <item row="5" column="3">
     3967        <widget class="QPushButton" name="fStatusFTULed">
     3968         <property name="maximumSize">
     3969          <size>
     3970           <width>18</width>
     3971           <height>16777215</height>
     3972          </size>
     3973         </property>
     3974         <property name="text">
     3975          <string/>
     3976         </property>
     3977         <property name="icon">
     3978          <iconset resource="design.qrc">
     3979           <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
     3980         </property>
     3981         <property name="flat">
     3982          <bool>true</bool>
     3983         </property>
     3984        </widget>
     3985       </item>
     3986       <item row="5" column="2">
     3987        <widget class="QLabel" name="label_59">
     3988         <property name="text">
     3989          <string>FTU</string>
     3990         </property>
     3991         <property name="alignment">
     3992          <set>Qt::AlignCenter</set>
     3993         </property>
     3994        </widget>
     3995       </item>
     3996       <item row="5" column="4">
     3997        <widget class="QLabel" name="fStatusFTULabel">
     3998         <property name="text">
     3999          <string>Offline</string>
     4000         </property>
     4001        </widget>
    39654002       </item>
    39664003      </layout>
Note: See TracChangeset for help on using the changeset viewer.