summaryrefslogtreecommitdiffstats
path: root/kweather/prefdialogdata.ui
diff options
context:
space:
mode:
authorMavridis Philippe <mavridisf@gmail.com>2021-12-24 11:39:08 +0200
committerMavridis Philippe <mavridisf@gmail.com>2022-01-14 12:39:19 +0200
commitb1d0b204e125214893eb84c05d25772ac3afaa28 (patch)
tree98de199a2515a34682e994a5ab5884ce38b2ccf1 /kweather/prefdialogdata.ui
parent257301adc00e7adab75adf9103a5564572a99972 (diff)
downloadtdetoys-b1d0b204e125214893eb84c05d25772ac3afaa28.tar.gz
tdetoys-b1d0b204e125214893eb84c05d25772ac3afaa28.zip
KWeather: Split Display module in two sumbodules
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
Diffstat (limited to 'kweather/prefdialogdata.ui')
-rw-r--r--kweather/prefdialogdata.ui393
1 files changed, 0 insertions, 393 deletions
diff --git a/kweather/prefdialogdata.ui b/kweather/prefdialogdata.ui
deleted file mode 100644
index 6c053aa..0000000
--- a/kweather/prefdialogdata.ui
+++ /dev/null
@@ -1,393 +0,0 @@
-<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
-<class>prefsDialogData</class>
-<author>ian reinhart geiser &lt;geiseri@kde.org&gt;</author>
-<widget class="TQWidget">
- <property name="name">
- <cstring>prefsDialogData</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>761</width>
- <height>464</height>
- </rect>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>3</hsizetype>
- <vsizetype>3</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="caption">
- <string>prefsDialogData</string>
- </property>
- <property name="focusPolicy">
- <enum>TabFocus</enum>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <widget class="TQGroupBox">
- <property name="name">
- <cstring>GroupBox2</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>1</hsizetype>
- <vsizetype>1</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Sunken</enum>
- </property>
- <property name="title">
- <string>Weather Station Options</string>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQLabel">
- <property name="name">
- <cstring>TextLabel1_4_2_2</cstring>
- </property>
- <property name="text">
- <string>&amp;Location:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>m_reportLocation</cstring>
- </property>
- </widget>
- <widget class="KComboBox">
- <property name="name">
- <cstring>m_reportLocation</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>3</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- </widget>
- <spacer>
- <property name="name">
- <cstring>spacer2</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>MinimumExpanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>40</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </hbox>
- </widget>
- <widget class="TQButtonGroup">
- <property name="name">
- <cstring>m_viewMode</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>1</hsizetype>
- <vsizetype>1</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="midLineWidth">
- <number>0</number>
- </property>
- <property name="title">
- <string>Panel Display Options</string>
- </property>
- <property name="alignment">
- <set>AlignVCenter|AlignLeft</set>
- </property>
- <property name="exclusive">
- <bool>true</bool>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQRadioButton">
- <property name="name">
- <cstring>m_smallView</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>1</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text">
- <string>&amp;Show icon only</string>
- </property>
- <property name="buttonGroupId">
- <number>1</number>
- </property>
- <property name="toolTip" stdset="0">
- <string>&lt;qt&gt;Click here to show only the weather icon.&lt;/qt&gt;</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>This feature will allow you to make KWeather take up only one slot on the kicker. Normally this application will take up two slots. The small view will only show the weather icon, while the normal view will display both the icon and the current weather statistics. For the small view the weather statistics will be put on the buttons tool tip.</string>
- </property>
- </widget>
- <widget class="TQRadioButton">
- <property name="name">
- <cstring>CheckBox9</cstring>
- </property>
- <property name="text">
- <string>Show &amp;icon and temperature</string>
- </property>
- <property name="buttonGroupId">
- <number>2</number>
- </property>
- </widget>
- <widget class="TQRadioButton">
- <property name="name">
- <cstring>CheckBox10</cstring>
- </property>
- <property name="text">
- <string>Show icon, temperature, &amp;wind and pressure information</string>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- <property name="buttonGroupId">
- <number>3</number>
- </property>
- </widget>
- </vbox>
- </widget>
- <widget class="TQGroupBox">
- <property name="name">
- <cstring>GroupBox1</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>1</hsizetype>
- <vsizetype>1</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="title">
- <string>Logging Options</string>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="2">
- <property name="name">
- <cstring>m_enableLog</cstring>
- </property>
- <property name="text">
- <string>E&amp;nable logging</string>
- </property>
- </widget>
- <spacer row="0" column="2">
- <property name="name">
- <cstring>Spacer6_2</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>294</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <widget class="TQLabel" row="1" column="0">
- <property name="name">
- <cstring>m_labelLogFile</cstring>
- </property>
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="text">
- <string>Log &amp;file:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>m_logFile</cstring>
- </property>
- </widget>
- <widget class="KURLRequester" row="1" column="1" rowspan="1" colspan="2">
- <property name="name">
- <cstring>m_logFile</cstring>
- </property>
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="minimumSize">
- <size>
- <width>252</width>
- <height>0</height>
- </size>
- </property>
- <property name="toolTip" stdset="0">
- <string>Enter the logfile name.</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Enter the full path and filename to enable logging in KWeather.</string>
- </property>
- </widget>
- </grid>
- </widget>
- <widget class="TQButtonGroup">
- <property name="name">
- <cstring>m_iconTheme</cstring>
- </property>
- <property name="title">
- <string>Weather Icons</string>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQRadioButton">
- <property name="name">
- <cstring>m_systemIcons</cstring>
- </property>
- <property name="text">
- <string>&amp;Use system theme</string>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="TQRadioButton">
- <property name="name">
- <cstring>m_kweatherIcons</cstring>
- </property>
- <property name="text">
- <string>Use classic &amp;KWeather theme</string>
- </property>
- </widget>
- </vbox>
- </widget>
- <widget class="TQGroupBox">
- <property name="name">
- <cstring>groupBox3</cstring>
- </property>
- <property name="title">
- <string>Text</string>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQLayoutWidget">
- <property name="name">
- <cstring>layout1</cstring>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQLabel">
- <property name="name">
- <cstring>textLabel1</cstring>
- </property>
- <property name="text">
- <string>Color:</string>
- </property>
- </widget>
- <widget class="KColorButton">
- <property name="name">
- <cstring>m_textColor</cstring>
- </property>
- <property name="text">
- <string></string>
- </property>
- </widget>
- </hbox>
- </widget>
- <spacer>
- <property name="name">
- <cstring>spacer3</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>637</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </hbox>
- </widget>
- </vbox>
-</widget>
-<connections>
- <connection>
- <sender>m_enableLog</sender>
- <signal>toggled(bool)</signal>
- <receiver>m_labelLogFile</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
- <connection>
- <sender>m_enableLog</sender>
- <signal>toggled(bool)</signal>
- <receiver>m_logFile</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
-</connections>
-<includes>
- <include location="global" impldecl="in implementation">kcolorbutton.h</include>
- <include location="global" impldecl="in implementation">kcombobox.h</include>
- <include location="global" impldecl="in implementation">kdialog.h</include>
- <include location="global" impldecl="in implementation">klineedit.h</include>
- <include location="global" impldecl="in implementation">kpushbutton.h</include>
- <include location="global" impldecl="in implementation">kurlrequester.h</include>
- <include location="global" impldecl="in implementation">kpushbutton.h</include>
- <include location="global" impldecl="in implementation">klineedit.h</include>
-</includes>
-<layoutdefaults spacing="3" margin="6"/>
-<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
-</UI>