summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/tools/argsetgeolocation.ui
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/tools/argsetgeolocation.ui')
-rw-r--r--kstars/kstars/tools/argsetgeolocation.ui201
1 files changed, 201 insertions, 0 deletions
diff --git a/kstars/kstars/tools/argsetgeolocation.ui b/kstars/kstars/tools/argsetgeolocation.ui
new file mode 100644
index 00000000..00e0f7b0
--- /dev/null
+++ b/kstars/kstars/tools/argsetgeolocation.ui
@@ -0,0 +1,201 @@
+<!DOCTYPE UI><UI version="3.1.2" stdsetdef="1">
+<class>ArgSetGeoLocation</class>
+<widget class="QWidget">
+ <property name="name">
+ <cstring>ArgSetGeoLocation</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>316</width>
+ <height>208</height>
+ </rect>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout36</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout35</cstring>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout34</cstring>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLabel" row="1" column="0">
+ <property name="name">
+ <cstring>textLabel1_2</cstring>
+ </property>
+ <property name="text">
+ <string>Province:</string>
+ </property>
+ </widget>
+ <widget class="KLineEdit" row="2" column="1">
+ <property name="name">
+ <cstring>CountryName</cstring>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Country name</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Enter the Country name for the desired location. It might be easier to use the "Find City" location to choose your location from the list of predefined cities.</string>
+ </property>
+ </widget>
+ <widget class="QLabel" row="0" column="0">
+ <property name="name">
+ <cstring>textLabel1</cstring>
+ </property>
+ <property name="text">
+ <string>City:</string>
+ </property>
+ </widget>
+ <widget class="QLabel" row="2" column="0">
+ <property name="name">
+ <cstring>textLabel1_2_3</cstring>
+ </property>
+ <property name="text">
+ <string>Country:</string>
+ </property>
+ </widget>
+ <widget class="KLineEdit" row="0" column="1">
+ <property name="name">
+ <cstring>CityName</cstring>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>City name</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Enter the City name for the desired location. It might be easier to use the "Find City" location to choose your location from the list of predefined cities.</string>
+ </property>
+ </widget>
+ <widget class="KLineEdit" row="1" column="1">
+ <property name="name">
+ <cstring>ProvinceName</cstring>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Province name</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Enter the Province name for the desired location. It might be easier to use the "Find City" location to choose your location from the list of predefined cities.</string>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout33</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <spacer>
+ <property name="name">
+ <cstring>spacer23_3</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Horizontal</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>49</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ <widget class="KPushButton">
+ <property name="name">
+ <cstring>FindCityButton</cstring>
+ </property>
+ <property name="text">
+ <string>Find City</string>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Open the Set Location tool</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <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>
+ </property>
+ </widget>
+ </hbox>
+ </widget>
+ </vbox>
+ </widget>
+ <spacer>
+ <property name="name">
+ <cstring>spacer23</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Horizontal</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>49</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </hbox>
+ </widget>
+ <spacer>
+ <property name="name">
+ <cstring>spacer27</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>40</height>
+ </size>
+ </property>
+ </spacer>
+ </vbox>
+</widget>
+<customwidgets>
+</customwidgets>
+<tabstops>
+ <tabstop>CityName</tabstop>
+ <tabstop>ProvinceName</tabstop>
+ <tabstop>CountryName</tabstop>
+ <tabstop>FindCityButton</tabstop>
+</tabstops>
+<slots>
+ <slot>slotFindCity()</slot>
+</slots>
+<layoutdefaults spacing="6" margin="11"/>
+<includehints>
+ <includehint>klineedit.h</includehint>
+ <includehint>klineedit.h</includehint>
+ <includehint>klineedit.h</includehint>
+ <includehint>kpushbutton.h</includehint>
+</includehints>
+</UI>