Warning, /education/kstars/kstars/printing/pwizchartconfig.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>PWizChartConfig</class>
0004  <widget class="QWidget" name="PWizChartConfig">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>586</width>
0010     <height>395</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="minimumSize">
0020    <size>
0021     <width>586</width>
0022     <height>395</height>
0023    </size>
0024   </property>
0025   <layout class="QHBoxLayout" name="horizontalLayout">
0026    <item>
0027     <widget class="QLabel" name="banner">
0028      <property name="sizePolicy">
0029       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0030        <horstretch>0</horstretch>
0031        <verstretch>0</verstretch>
0032       </sizepolicy>
0033      </property>
0034      <property name="minimumSize">
0035       <size>
0036        <width>120</width>
0037        <height>360</height>
0038       </size>
0039      </property>
0040      <property name="text">
0041       <string/>
0042      </property>
0043     </widget>
0044    </item>
0045    <item>
0046     <spacer name="horizontalSpacer">
0047      <property name="orientation">
0048       <enum>Qt::Horizontal</enum>
0049      </property>
0050      <property name="sizeType">
0051       <enum>QSizePolicy::Fixed</enum>
0052      </property>
0053      <property name="sizeHint" stdset="0">
0054       <size>
0055        <width>5</width>
0056        <height>20</height>
0057       </size>
0058      </property>
0059     </spacer>
0060    </item>
0061    <item>
0062     <layout class="QVBoxLayout" name="contentsLayout">
0063      <property name="spacing">
0064       <number>6</number>
0065      </property>
0066      <property name="sizeConstraint">
0067       <enum>QLayout::SetMinimumSize</enum>
0068      </property>
0069      <property name="margin">
0070       <number>0</number>
0071      </property>
0072      <item>
0073       <widget class="QLabel" name="stepTitle">
0074        <property name="font">
0075         <font>
0076          <family>Sans Serif</family>
0077          <pointsize>11</pointsize>
0078          <weight>75</weight>
0079          <italic>false</italic>
0080          <bold>true</bold>
0081          <underline>false</underline>
0082          <strikeout>false</strikeout>
0083         </font>
0084        </property>
0085        <property name="text">
0086         <string>Basic Finder Chart Settings</string>
0087        </property>
0088       </widget>
0089      </item>
0090      <item>
0091       <spacer name="vertSpacer1">
0092        <property name="orientation">
0093         <enum>Qt::Vertical</enum>
0094        </property>
0095        <property name="sizeType">
0096         <enum>QSizePolicy::Fixed</enum>
0097        </property>
0098        <property name="sizeHint" stdset="0">
0099         <size>
0100          <width>20</width>
0101          <height>12</height>
0102         </size>
0103        </property>
0104       </spacer>
0105      </item>
0106      <item>
0107       <widget class="QLabel" name="stepText">
0108        <property name="text">
0109         <string>&lt;p&gt;Set basic document details: title, subtitle and description.&lt;/p&gt;
0110 &lt;p&gt;When done, press &lt;b&gt;Next&lt;/b&gt; button.&lt;/p&gt;</string>
0111        </property>
0112        <property name="wordWrap">
0113         <bool>true</bool>
0114        </property>
0115       </widget>
0116      </item>
0117      <item>
0118       <spacer name="verticalSpacer">
0119        <property name="orientation">
0120         <enum>Qt::Vertical</enum>
0121        </property>
0122        <property name="sizeType">
0123         <enum>QSizePolicy::Fixed</enum>
0124        </property>
0125        <property name="sizeHint" stdset="0">
0126         <size>
0127          <width>20</width>
0128          <height>12</height>
0129         </size>
0130        </property>
0131       </spacer>
0132      </item>
0133      <item>
0134       <layout class="QGridLayout" name="gridLayout">
0135        <property name="sizeConstraint">
0136         <enum>QLayout::SetMinimumSize</enum>
0137        </property>
0138        <item row="0" column="0">
0139         <widget class="QLabel" name="titleLabel">
0140          <property name="text">
0141           <string>Title:</string>
0142          </property>
0143         </widget>
0144        </item>
0145        <item row="0" column="1">
0146         <widget class="QLineEdit" name="titleEdit"/>
0147        </item>
0148        <item row="1" column="1">
0149         <widget class="QLineEdit" name="subtitleEdit"/>
0150        </item>
0151        <item row="1" column="0">
0152         <widget class="QLabel" name="subtitleLabel">
0153          <property name="text">
0154           <string>Subtitle:</string>
0155          </property>
0156         </widget>
0157        </item>
0158        <item row="2" column="0">
0159         <widget class="QLabel" name="descriptionLabel">
0160          <property name="text">
0161           <string>Description:</string>
0162          </property>
0163         </widget>
0164        </item>
0165        <item row="2" column="1">
0166         <widget class="QPlainTextEdit" name="descriptionTextEdit"/>
0167        </item>
0168        <item row="3" column="1">
0169         <spacer name="verticalSpacer_2">
0170          <property name="orientation">
0171           <enum>Qt::Vertical</enum>
0172          </property>
0173          <property name="sizeType">
0174           <enum>QSizePolicy::Fixed</enum>
0175          </property>
0176          <property name="sizeHint" stdset="0">
0177           <size>
0178            <width>20</width>
0179            <height>12</height>
0180           </size>
0181          </property>
0182         </spacer>
0183        </item>
0184       </layout>
0185      </item>
0186     </layout>
0187    </item>
0188   </layout>
0189  </widget>
0190  <resources/>
0191  <connections/>
0192 </ui>