Warning, /graphics/kst-plot/tests/kstcontrol/cwidget.ui is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?> 0002 <ui version="4.0"> 0003 <class>CWidget</class> 0004 <widget class="QMainWindow" name="CWidget"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>752</width> 0010 <height>451</height> 0011 </rect> 0012 </property> 0013 <widget class="QWidget" name="centralWidget"> 0014 <layout class="QGridLayout" name="gridLayout"> 0015 <item row="1" column="0"> 0016 <widget class="QLineEdit" name="commandline"/> 0017 </item> 0018 <item row="1" column="1"> 0019 <widget class="QPushButton" name="send"> 0020 <property name="text"> 0021 <string>Send</string> 0022 </property> 0023 </widget> 0024 </item> 0025 <item row="0" column="0" colspan="2"> 0026 <widget class="QTextEdit" name="log"> 0027 <property name="readOnly"> 0028 <bool>true</bool> 0029 </property> 0030 </widget> 0031 </item> 0032 <item row="0" column="2" rowspan="2"> 0033 <widget class="QTextEdit" name="doc"> 0034 <property name="minimumSize"> 0035 <size> 0036 <width>300</width> 0037 <height>0</height> 0038 </size> 0039 </property> 0040 <property name="maximumSize"> 0041 <size> 0042 <width>600</width> 0043 <height>16777215</height> 0044 </size> 0045 </property> 0046 <property name="readOnly"> 0047 <bool>true</bool> 0048 </property> 0049 </widget> 0050 </item> 0051 </layout> 0052 </widget> 0053 <widget class="QMenuBar" name="menuBar"> 0054 <property name="geometry"> 0055 <rect> 0056 <x>0</x> 0057 <y>0</y> 0058 <width>752</width> 0059 <height>21</height> 0060 </rect> 0061 </property> 0062 </widget> 0063 <widget class="QToolBar" name="mainToolBar"> 0064 <attribute name="toolBarArea"> 0065 <enum>TopToolBarArea</enum> 0066 </attribute> 0067 <attribute name="toolBarBreak"> 0068 <bool>false</bool> 0069 </attribute> 0070 </widget> 0071 <widget class="QStatusBar" name="statusBar"/> 0072 </widget> 0073 <layoutdefault spacing="6" margin="11"/> 0074 <resources/> 0075 <connections/> 0076 </ui>