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

0001 <ui version="4.0" >
0002  <class>ArgSetGeoLocation</class>
0003  <widget class="QWidget" name="ArgSetGeoLocation" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>316</width>
0009     <height>208</height>
0010    </rect>
0011   </property>
0012   <layout class="QVBoxLayout" >
0013    <property name="margin" >
0014     <number>10</number>
0015    </property>
0016    <property name="spacing" >
0017     <number>6</number>
0018    </property>
0019    <item>
0020     <layout class="QHBoxLayout" >
0021      <property name="margin" >
0022       <number>0</number>
0023      </property>
0024      <property name="spacing" >
0025       <number>6</number>
0026      </property>
0027      <item>
0028       <layout class="QVBoxLayout" >
0029        <property name="margin" >
0030         <number>0</number>
0031        </property>
0032        <property name="spacing" >
0033         <number>6</number>
0034        </property>
0035        <item>
0036         <layout class="QGridLayout" >
0037          <property name="margin" >
0038           <number>0</number>
0039          </property>
0040          <property name="spacing" >
0041           <number>6</number>
0042          </property>
0043          <item row="1" column="0" >
0044           <widget class="QLabel" name="textLabel1_2" >
0045            <property name="text" >
0046             <string>Province:</string>
0047            </property>
0048           </widget>
0049          </item>
0050          <item row="2" column="1" >
0051           <widget class="QLineEdit" name="CountryName" >
0052            <property name="toolTip" >
0053             <string>Country name</string>
0054            </property>
0055            <property name="whatsThis" >
0056             <string>Enter the Country name for the desired location.  It might be easier to use the &quot;Find City...&quot; button to choose your location from the list of predefined cities.</string>
0057            </property>
0058           </widget>
0059          </item>
0060          <item row="0" column="0" >
0061           <widget class="QLabel" name="textLabel1" >
0062            <property name="text" >
0063             <string>City:</string>
0064            </property>
0065           </widget>
0066          </item>
0067          <item row="2" column="0" >
0068           <widget class="QLabel" name="textLabel1_2_3" >
0069            <property name="text" >
0070             <string>Country:</string>
0071            </property>
0072           </widget>
0073          </item>
0074          <item row="0" column="1" >
0075           <widget class="QLineEdit" name="CityName" >
0076            <property name="toolTip" >
0077             <string>City name</string>
0078            </property>
0079            <property name="whatsThis" >
0080             <string>Enter the City name for the desired location.  It might be easier to use the &quot;Find City...&quot; button to choose your location from the list of predefined cities.</string>
0081            </property>
0082           </widget>
0083          </item>
0084          <item row="1" column="1" >
0085           <widget class="QLineEdit" name="ProvinceName" >
0086            <property name="toolTip" >
0087             <string>Province name</string>
0088            </property>
0089            <property name="whatsThis" >
0090             <string>Enter the Province name for the desired location.  It might be easier to use the &quot;Find City...&quot; button to choose your location from the list of predefined cities.</string>
0091            </property>
0092           </widget>
0093          </item>
0094         </layout>
0095        </item>
0096        <item>
0097         <layout class="QHBoxLayout" >
0098          <property name="margin" >
0099           <number>0</number>
0100          </property>
0101          <property name="spacing" >
0102           <number>6</number>
0103          </property>
0104          <item>
0105           <spacer>
0106            <property name="orientation" >
0107             <enum>Qt::Horizontal</enum>
0108            </property>
0109            <property name="sizeType" >
0110             <enum>QSizePolicy::Expanding</enum>
0111            </property>
0112            <property name="sizeHint" >
0113             <size>
0114              <width>49</width>
0115              <height>20</height>
0116             </size>
0117            </property>
0118           </spacer>
0119          </item>
0120          <item>
0121           <widget class="QPushButton" name="FindCityButton" >
0122            <property name="toolTip" >
0123             <string>Open the Set Location tool</string>
0124            </property>
0125            <property name="whatsThis" >
0126             <string>Press this button to open the Set Location dialog, which will allow you to choose a location from our list of over 2500 cities around the word.  Once a location has been selected, the City, Province and Country fields will be filled in.</string>
0127            </property>
0128            <property name="text" >
0129             <string>Find City...</string>
0130            </property>
0131           </widget>
0132          </item>
0133         </layout>
0134        </item>
0135       </layout>
0136      </item>
0137      <item>
0138       <spacer>
0139        <property name="orientation" >
0140         <enum>Qt::Horizontal</enum>
0141        </property>
0142        <property name="sizeType" >
0143         <enum>QSizePolicy::Expanding</enum>
0144        </property>
0145        <property name="sizeHint" >
0146         <size>
0147          <width>49</width>
0148          <height>20</height>
0149         </size>
0150        </property>
0151       </spacer>
0152      </item>
0153     </layout>
0154    </item>
0155    <item>
0156     <spacer>
0157      <property name="orientation" >
0158       <enum>Qt::Vertical</enum>
0159      </property>
0160      <property name="sizeType" >
0161       <enum>QSizePolicy::Expanding</enum>
0162      </property>
0163      <property name="sizeHint" >
0164       <size>
0165        <width>20</width>
0166        <height>40</height>
0167       </size>
0168      </property>
0169     </spacer>
0170    </item>
0171   </layout>
0172  </widget>
0173   <customwidgets>
0174   <customwidget>
0175    <class>QPushButton</class>
0176    <extends></extends>
0177    <header>kpushbutton.h</header>
0178    <container>0</container>
0179    <pixmap></pixmap>
0180   </customwidget>
0181   <customwidget>
0182    <class>QLineEdit</class>
0183    <extends></extends>
0184    <header>klineedit.h</header>
0185    <container>0</container>
0186    <pixmap></pixmap>
0187   </customwidget>
0188  </customwidgets>
0189  <tabstops>
0190   <tabstop>CityName</tabstop>
0191   <tabstop>ProvinceName</tabstop>
0192   <tabstop>CountryName</tabstop>
0193   <tabstop>FindCityButton</tabstop>
0194  </tabstops>
0195  <resources/>
0196  <connections/>
0197 </ui>