Changeset 11797
- Timestamp:
- 08/05/11 16:26:26 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/design.ui
r11782 r11797 53 53 </property> 54 54 <property name="currentIndex"> 55 <number> 6</number>55 <number>2</number> 56 56 </property> 57 57 <property name="documentMode"> … … 6915 6915 <widget class="QWidget" name="fEventTab"> 6916 6916 <attribute name="title"> 6917 <string> Page</string>6917 <string>Events</string> 6918 6918 </attribute> 6919 6919 <layout class="QGridLayout" name="gridLayout_68"> … … 8686 8686 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 8687 8687 p, li { white-space: pre-wrap; } 8688 </style></head><body style=" font-family:'Ubuntu'; font-size: 11pt; font-weight:400; font-style:normal;">8689 <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-size:9pt;"></p></body></html></string>8688 </style></head><body style=" font-family:'Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;"> 8689 <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> 8690 8690 </property> 8691 8691 <property name="textInteractionFlags"> … … 8740 8740 <y>0</y> 8741 8741 <width>1316</width> 8742 <height>2 5</height>8742 <height>21</height> 8743 8743 </rect> 8744 8744 </property> … … 9891 9891 </customwidget> 9892 9892 <customwidget> 9893 <class>Q GLWidget</class>9893 <class>QCameraWidget</class> 9894 9894 <extends>QWidget</extends> 9895 <header>QtOpenGL/QGLWidget</header>9896 </customwidget>9897 <customwidget>9898 <class>BasicGlCamera</class>9899 <extends>QGLWidget</extends>9900 <header>BasicGlCamera.h</header>9901 </customwidget>9902 <customwidget>9903 <class>QCameraWidget</class>9904 <extends>BasicGlCamera</extends>9905 9895 <header>QCameraWidget.h</header> 9896 <container>1</container> 9906 9897 </customwidget> 9907 9898 </customwidgets>
Note:
See TracChangeset
for help on using the changeset viewer.