You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeedu/kstars/kstars/tools/argsetgeolocation.ui

202 lines
9.6 KiB

<!DOCTYPE UI><UI version="3.1.2" stdsetdef="1">
<class>ArgSetGeoLocation</class>
<widget class="TQWidget">
<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="TQLayoutWidget">
<property name="name">
<cstring>tqlayout36</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout35</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout34</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" 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="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>City:</string>
</property>
</widget>
<widget class="TQLabel" 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="TQLayoutWidget">
<property name="name">
<cstring>tqlayout33</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="tqsizeHint">
<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="tqsizeHint">
<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="tqsizeHint">
<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>
<Q_SLOTS>
<slot>slotFindCity()</slot>
</Q_SLOTS>
<tqlayoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>klineedit.h</includehint>
<includehint>klineedit.h</includehint>
<includehint>klineedit.h</includehint>
<includehint>kpushbutton.h</includehint>
</includehints>
</UI>