Warning, /education/kstars/kstars/tools/scriptnamedialog.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>ScriptNameDialog</class>
0003  <widget class="QWidget" name="ScriptNameDialog" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>400</width>
0009     <height>82</height>
0010    </rect>
0011   </property>
0012   <layout class="QGridLayout" >
0013    <property name="margin" >
0014     <number>9</number>
0015    </property>
0016    <property name="spacing" >
0017     <number>6</number>
0018    </property>
0019    <item row="1" column="0" >
0020     <widget class="QLabel" name="textLabel2" >
0021      <property name="text" >
0022       <string>Author:</string>
0023      </property>
0024     </widget>
0025    </item>
0026    <item row="0" column="1" >
0027     <widget class="QLineEdit" name="ScriptName" >
0028      <property name="toolTip" >
0029       <string>Enter name for the script</string>
0030      </property>
0031      <property name="whatsThis" >
0032       <string>Enter a name for the script.  This is not the file name, just a short descriptive line of text.</string>
0033      </property>
0034     </widget>
0035    </item>
0036    <item row="1" column="1" >
0037     <widget class="QLineEdit" name="AuthorName" >
0038      <property name="toolTip" >
0039       <string>Enter author's name</string>
0040      </property>
0041     </widget>
0042    </item>
0043    <item row="0" column="0" >
0044     <widget class="QLabel" name="textLabel1" >
0045      <property name="frameShape" >
0046       <enum>QFrame::NoFrame</enum>
0047      </property>
0048      <property name="frameShadow" >
0049       <enum>QFrame::Plain</enum>
0050      </property>
0051      <property name="text" >
0052       <string>Script name:</string>
0053      </property>
0054     </widget>
0055    </item>
0056   </layout>
0057  </widget>
0058  <customwidgets>
0059   <customwidget>
0060    <class>QLineEdit</class>
0061    <extends></extends>
0062    <header>klineedit.h</header>
0063    <container>0</container>
0064    <pixmap></pixmap>
0065   </customwidget>
0066  </customwidgets>
0067  <resources/>
0068  <connections/>
0069 </ui>