From b1d0b204e125214893eb84c05d25772ac3afaa28 Mon Sep 17 00:00:00 2001 From: Mavridis Philippe Date: Fri, 24 Dec 2021 11:39:08 +0200 Subject: KWeather: Split Display module in two sumbodules Signed-off-by: Mavridis Philippe --- kweather/serviceconfig.ui | 198 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 198 insertions(+) create mode 100644 kweather/serviceconfig.ui (limited to 'kweather/serviceconfig.ui') diff --git a/kweather/serviceconfig.ui b/kweather/serviceconfig.ui new file mode 100644 index 0000000..84ca62e --- /dev/null +++ b/kweather/serviceconfig.ui @@ -0,0 +1,198 @@ + +serviceConfig +ian reinhart geiser <geiseri@kde.org> + + + serviceConfig + + + + 0 + 0 + 491 + 194 + + + + + 3 + 3 + 0 + 0 + + + + + 0 + 0 + + + + serviceConfig + + + TabFocus + + + + unnamed + + + 0 + + + + m_iconTheme + + + Weather Icons + + + + unnamed + + + + m_systemIcons + + + &Use system theme + + + true + + + + + m_kweatherIcons + + + Use classic &KWeather theme + + + + + + + GroupBox1 + + + + 1 + 1 + 0 + 0 + + + + Logging Options + + + + unnamed + + + + m_enableLog + + + E&nable logging + + + + + Spacer6_2 + + + Horizontal + + + Expanding + + + + 294 + 16 + + + + + + m_labelLogFile + + + false + + + Log f&ile: + + + m_logFile + + + + + m_logFile + + + false + + + + 252 + 0 + + + + Enter the logfile name. + + + Enter the full path and filename to enable logging in KWeather. + + + + + + + spacer4 + + + Vertical + + + Expanding + + + + 20 + 111 + + + + + + + + m_enableLog + toggled(bool) + m_labelLogFile + setEnabled(bool) + + + m_enableLog + toggled(bool) + m_logFile + setEnabled(bool) + + + + kcolorbutton.h + kcombobox.h + kdialog.h + kurlrequester.h + kpushbutton.h + klineedit.h + + + + -- cgit v1.2.1