Changeset 10548
- Timestamp:
- 05/03/11 20:53:54 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/design.ui
r10528 r10548 3285 3285 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 3286 3286 p, li { white-space: pre-wrap; } 3287 </style></head><body style=" font-family:' Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">3288 <p style="-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';"></p></body></html></string>3287 </style></head><body style=" font-family:'Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;"> 3288 <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html></string> 3289 3289 </property> 3290 3290 <property name="textInteractionFlags"> … … 3522 3522 <property name="minimumSize"> 3523 3523 <size> 3524 <width>2 23</width>3525 <height>2 62</height>3524 <width>250</width> 3525 <height>291</height> 3526 3526 </size> 3527 3527 </property> … … 3734 3734 </widget> 3735 3735 </item> 3736 <item row=" 6" column="4">3736 <item row="7" column="4"> 3737 3737 <widget class="QLabel" name="fStatusChatLabel"> 3738 3738 <property name="text"> … … 3741 3741 </widget> 3742 3742 </item> 3743 <item row=" 6" column="3">3743 <item row="7" column="3"> 3744 3744 <widget class="QPushButton" name="fStatusChatLed"> 3745 3745 <property name="enabled"> … … 3779 3779 </widget> 3780 3780 </item> 3781 <item row=" 5" column="1">3781 <item row="6" column="1"> 3782 3782 <widget class="QCheckBox" name="fStatusLoggerEnable"> 3783 3783 <property name="enabled"> … … 3804 3804 </widget> 3805 3805 </item> 3806 <item row=" 5" column="3">3806 <item row="6" column="3"> 3807 3807 <widget class="QPushButton" name="fStatusLoggerLed"> 3808 3808 <property name="enabled"> … … 3842 3842 </widget> 3843 3843 </item> 3844 <item row=" 5" column="4">3844 <item row="6" column="4"> 3845 3845 <widget class="QLabel" name="fStatusLoggerLabel"> 3846 3846 <property name="text"> … … 3894 3894 </widget> 3895 3895 </item> 3896 <item row=" 5" column="2">3896 <item row="6" column="2"> 3897 3897 <widget class="QLabel" name="fStatusLogger"> 3898 3898 <property name="sizePolicy"> … … 3913 3913 </widget> 3914 3914 </item> 3915 <item row=" 6" column="2">3915 <item row="7" column="2"> 3916 3916 <widget class="QLabel" name="fStatusChat"> 3917 3917 <property name="sizePolicy"> … … 3963 3963 </property> 3964 3964 </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> 3965 4002 </item> 3966 4003 </layout>
Note:
See TracChangeset
for help on using the changeset viewer.