Warning, /education/cantor/src/lib/directives/plottitle.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>PlotTitleControl</class> 0004 <widget class="QWidget" name="PlotTitleControl"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>400</width> 0010 <height>300</height> 0011 </rect> 0012 </property> 0013 <layout class="QVBoxLayout" name="verticalLayout"> 0014 <item> 0015 <layout class="QHBoxLayout" name="horizontalLayout"> 0016 <item> 0017 <widget class="QLabel" name="label"> 0018 <property name="text"> 0019 <string>Plot title:</string> 0020 </property> 0021 </widget> 0022 </item> 0023 <item> 0024 <widget class="QLineEdit" name="titleEdit"/> 0025 </item> 0026 </layout> 0027 </item> 0028 <item> 0029 <spacer name="verticalSpacer"> 0030 <property name="orientation"> 0031 <enum>Qt::Vertical</enum> 0032 </property> 0033 <property name="sizeHint" stdset="0"> 0034 <size> 0035 <width>20</width> 0036 <height>40</height> 0037 </size> 0038 </property> 0039 </spacer> 0040 </item> 0041 </layout> 0042 </widget> 0043 <resources/> 0044 <connections/> 0045 </ui>