From 06772a369f2beef80bb291ded30cbe125a24af56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 26 Oct 2018 04:07:01 +0200 Subject: Fix structure of directories MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- src/configurebase.ui | 677 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 677 insertions(+) create mode 100644 src/configurebase.ui (limited to 'src/configurebase.ui') diff --git a/src/configurebase.ui b/src/configurebase.ui new file mode 100644 index 0000000..7619924 --- /dev/null +++ b/src/configurebase.ui @@ -0,0 +1,677 @@ + +ConfigureBase + + + ConfigureBase + + + + 0 + 0 + 355 + 307 + + + + + 4 + 4 + 0 + 0 + + + + Configure KNetStats + + + + unnamed + + + Minimum + + + + layout7 + + + + unnamed + + + + mSpacer + + + Horizontal + + + Expanding + + + + 120 + 20 + + + + + + mOk + + + Ok + + + true + + + + + mApply + + + Apply + + + + + mCancel + + + Cancel + + + + + + + mInterfaces + + + + 5 + 7 + 0 + 0 + + + + + + mAppearanceGroup + + + + 5 + 7 + 0 + 0 + + + + Appearance + + + + unnamed + + + + mWdgStack + + + + mIconPage + + + 0 + + + + unnamed + + + 0 + + + + layout5 + + + + unnamed + + + + mLabel4 + + + Theme: + + + + + + Classic + + + + + Modem + + + + + Network + + + + + Wireless + + + + + Kppp + + + + mTheme + + + + + spacer2 + + + Horizontal + + + Expanding + + + + 21 + 20 + + + + + + + + layout7_2 + + + + unnamed + + + + mIconError + + + + 0 + 0 + 0 + 0 + + + + + 22 + 22 + + + + true + + + + + spacer3 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + mIconNone + + + + 0 + 0 + 0 + 0 + + + + + 22 + 22 + + + + true + + + + + spacer4 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + mIconTx + + + + 0 + 0 + 0 + 0 + + + + + 22 + 22 + + + + true + + + + + spacer5 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + mIconRx + + + + 0 + 0 + 0 + 0 + + + + + 22 + 22 + + + + true + + + + + spacer6 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + mIconBoth + + + + 0 + 0 + 0 + 0 + + + + + 22 + 22 + + + + true + + + + + + + spacer11 + + + Vertical + + + Expanding + + + + 20 + 20 + + + + + + + + mTextPage + + + 1 + + + + unnamed + + + 0 + + + + mTxtUplColor + + + + + + + + mLabel5 + + + Download color: + + + + + mTxtDldColor + + + + + + + + mTxtFont + + + + 5 + 0 + 0 + 0 + + + + + + mLabel6 + + + Upload color: + + + + + + + mBarsPage + + + 2 + + + + unnamed + + + 0 + + + + mChartBgLabel + + + Background: + + + + + mChartUplColor + + + + + + + + mLabel7 + + + Upload color: + + + + + mLabel8 + + + Download color: + + + + + mChartDldColor + + + + + + + + mChartBgColor + + + + + + + + mChartTransparentBackground + + + Transparent background + + + + + + + + + + mConfigurationGroup + + + + 5 + 7 + 0 + 0 + + + + Configuration + + + + unnamed + + + + + Icon + + + + + Text + + + + + Chart + + + + mViewMode + + + + + mLabel3 + + + View mode: + + + + + mLabel2 + + + Update interval: + + + WordBreak|AlignVCenter + + + + + mUpdateInterval + + + 300 + + + 100 + + + 2000 + + + ms + + + + + mMonitoring + + + To monitor this interface + + + + + + + + + mViewMode + activated(int) + mWdgStack + raiseWidget(int) + + + mChartTransparentBackground + toggled(bool) + mChartBgColor + setDisabled(bool) + + + mChartTransparentBackground + toggled(bool) + mChartBgLabel + setDisabled(bool) + + + + mOk + mApply + mCancel + mInterfaces + mMonitoring + mUpdateInterval + mViewMode + mTheme + mTxtUplColor + mTxtDldColor + mTxtFont + mChartUplColor + mChartDldColor + mChartBgColor + mChartTransparentBackground + + + + kcolorbutton.h + kcombobox.h + knuminput.h + kpushbutton.h + tdefontrequester.h + + -- cgit v1.2.1