Changeset 11659 for trunk/FACT++


Ignore:
Timestamp:
07/27/11 17:14:49 (14 years ago)
Author:
tbretz
Message:
Added clock conditioner LED for locked status.
File:
1 edited

Legend:

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

    r11645 r11659  
    5353      </property>
    5454      <property name="currentIndex">
    55        <number>2</number>
     55       <number>0</number>
    5656      </property>
    5757      <property name="documentMode">
     
    19371937                 </property>
    19381938                </widget>
     1939               </item>
     1940               <item row="3" column="3">
     1941                <layout class="QHBoxLayout" name="horizontalLayout_31">
     1942                 <item>
     1943                  <spacer name="horizontalSpacer_43">
     1944                   <property name="orientation">
     1945                    <enum>Qt::Horizontal</enum>
     1946                   </property>
     1947                   <property name="sizeHint" stdset="0">
     1948                    <size>
     1949                     <width>40</width>
     1950                     <height>20</height>
     1951                    </size>
     1952                   </property>
     1953                  </spacer>
     1954                 </item>
     1955                 <item>
     1956                  <widget class="QPushButton" name="fClockCondLed">
     1957                   <property name="enabled">
     1958                    <bool>true</bool>
     1959                   </property>
     1960                   <property name="sizePolicy">
     1961                    <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
     1962                     <horstretch>0</horstretch>
     1963                     <verstretch>0</verstretch>
     1964                    </sizepolicy>
     1965                   </property>
     1966                   <property name="maximumSize">
     1967                    <size>
     1968                     <width>18</width>
     1969                     <height>16777215</height>
     1970                    </size>
     1971                   </property>
     1972                   <property name="text">
     1973                    <string/>
     1974                   </property>
     1975                   <property name="icon">
     1976                    <iconset resource="design.qrc">
     1977                     <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
     1978                   </property>
     1979                   <property name="iconSize">
     1980                    <size>
     1981                     <width>16</width>
     1982                     <height>16</height>
     1983                    </size>
     1984                   </property>
     1985                   <property name="checkable">
     1986                    <bool>false</bool>
     1987                   </property>
     1988                   <property name="flat">
     1989                    <bool>true</bool>
     1990                   </property>
     1991                  </widget>
     1992                 </item>
     1993                </layout>
    19391994               </item>
    19401995              </layout>
Note: See TracChangeset for help on using the changeset viewer.