Warning, /multimedia/subtitlecomposer/src/gui/subtitlemeta/subtitlepositionwidget.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>SubtitlePositionWidget</class> 0004 <widget class="QWidget" name="SubtitlePositionWidget"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>400</width> 0010 <height>306</height> 0011 </rect> 0012 </property> 0013 <property name="windowTitle"> 0014 <string>Form</string> 0015 </property> 0016 <layout class="QGridLayout" name="gridLayout"> 0017 <item row="1" column="0" alignment="Qt::AlignTop"> 0018 <widget class="QGroupBox" name="grpHAlign"> 0019 <property name="title"> 0020 <string>Horizontal Alignment</string> 0021 </property> 0022 <layout class="QHBoxLayout" name="horizontalLayout"> 0023 <item> 0024 <spacer name="haSL"> 0025 <property name="orientation"> 0026 <enum>Qt::Horizontal</enum> 0027 </property> 0028 <property name="sizeHint" stdset="0"> 0029 <size> 0030 <width>40</width> 0031 <height>20</height> 0032 </size> 0033 </property> 0034 </spacer> 0035 </item> 0036 <item> 0037 <widget class="QPushButton" name="haLeft"> 0038 <property name="text"> 0039 <string/> 0040 </property> 0041 <property name="icon"> 0042 <iconset theme="align-horizontal-left"/> 0043 </property> 0044 <property name="checkable"> 0045 <bool>true</bool> 0046 </property> 0047 <property name="autoExclusive"> 0048 <bool>true</bool> 0049 </property> 0050 </widget> 0051 </item> 0052 <item> 0053 <widget class="QPushButton" name="haCenter"> 0054 <property name="text"> 0055 <string/> 0056 </property> 0057 <property name="icon"> 0058 <iconset theme="align-horizontal-center"/> 0059 </property> 0060 <property name="checkable"> 0061 <bool>true</bool> 0062 </property> 0063 <property name="autoExclusive"> 0064 <bool>true</bool> 0065 </property> 0066 </widget> 0067 </item> 0068 <item> 0069 <widget class="QPushButton" name="haRight"> 0070 <property name="text"> 0071 <string/> 0072 </property> 0073 <property name="icon"> 0074 <iconset theme="align-horizontal-right"/> 0075 </property> 0076 <property name="checkable"> 0077 <bool>true</bool> 0078 </property> 0079 <property name="autoExclusive"> 0080 <bool>true</bool> 0081 </property> 0082 </widget> 0083 </item> 0084 <item> 0085 <spacer name="haSR"> 0086 <property name="orientation"> 0087 <enum>Qt::Horizontal</enum> 0088 </property> 0089 <property name="sizeHint" stdset="0"> 0090 <size> 0091 <width>40</width> 0092 <height>20</height> 0093 </size> 0094 </property> 0095 </spacer> 0096 </item> 0097 </layout> 0098 </widget> 0099 </item> 0100 <item row="1" column="1" alignment="Qt::AlignTop"> 0101 <widget class="QGroupBox" name="grpVAlign"> 0102 <property name="title"> 0103 <string>Vertical Alignment</string> 0104 </property> 0105 <layout class="QHBoxLayout" name="horizontalLayout_2"> 0106 <item> 0107 <spacer name="vaSL"> 0108 <property name="orientation"> 0109 <enum>Qt::Horizontal</enum> 0110 </property> 0111 <property name="sizeHint" stdset="0"> 0112 <size> 0113 <width>40</width> 0114 <height>20</height> 0115 </size> 0116 </property> 0117 </spacer> 0118 </item> 0119 <item> 0120 <widget class="QPushButton" name="vaTop"> 0121 <property name="icon"> 0122 <iconset theme="align-vertical-top"/> 0123 </property> 0124 <property name="checkable"> 0125 <bool>true</bool> 0126 </property> 0127 <property name="autoExclusive"> 0128 <bool>true</bool> 0129 </property> 0130 </widget> 0131 </item> 0132 <item> 0133 <widget class="QPushButton" name="vaBottom"> 0134 <property name="icon"> 0135 <iconset theme="align-vertical-bottom"/> 0136 </property> 0137 <property name="checkable"> 0138 <bool>true</bool> 0139 </property> 0140 <property name="autoExclusive"> 0141 <bool>true</bool> 0142 </property> 0143 </widget> 0144 </item> 0145 <item> 0146 <spacer name="vaSR"> 0147 <property name="orientation"> 0148 <enum>Qt::Horizontal</enum> 0149 </property> 0150 <property name="sizeHint" stdset="0"> 0151 <size> 0152 <width>40</width> 0153 <height>20</height> 0154 </size> 0155 </property> 0156 </spacer> 0157 </item> 0158 </layout> 0159 </widget> 0160 </item> 0161 <item row="0" column="0" colspan="2" alignment="Qt::AlignTop"> 0162 <widget class="QGroupBox" name="grpPosition"> 0163 <property name="title"> 0164 <string>Position/Size</string> 0165 </property> 0166 <layout class="QGridLayout" name="gridLayout_2"> 0167 <item row="4" column="1"> 0168 <widget class="QDoubleSpinBox" name="posBottom"> 0169 <property name="suffix"> 0170 <string>%</string> 0171 </property> 0172 <property name="maximum"> 0173 <double>100.000000000000000</double> 0174 </property> 0175 </widget> 0176 </item> 0177 <item row="3" column="0"> 0178 <widget class="QDoubleSpinBox" name="posLeft"> 0179 <property name="suffix"> 0180 <string>%</string> 0181 </property> 0182 <property name="maximum"> 0183 <double>100.000000000000000</double> 0184 </property> 0185 </widget> 0186 </item> 0187 <item row="1" column="1"> 0188 <widget class="QDoubleSpinBox" name="posTop"> 0189 <property name="suffix"> 0190 <string>%</string> 0191 </property> 0192 <property name="maximum"> 0193 <double>100.000000000000000</double> 0194 </property> 0195 </widget> 0196 </item> 0197 <item row="3" column="2"> 0198 <widget class="QDoubleSpinBox" name="posRight"> 0199 <property name="suffix"> 0200 <string>%</string> 0201 </property> 0202 <property name="maximum"> 0203 <double>100.000000000000000</double> 0204 </property> 0205 </widget> 0206 </item> 0207 </layout> 0208 </widget> 0209 </item> 0210 </layout> 0211 </widget> 0212 <tabstops> 0213 <tabstop>posTop</tabstop> 0214 <tabstop>posRight</tabstop> 0215 <tabstop>posBottom</tabstop> 0216 <tabstop>posLeft</tabstop> 0217 </tabstops> 0218 <resources/> 0219 <connections/> 0220 </ui>