From 42673b0179d00e2b5a05fb48438577b923f00b8b 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 (cherry picked from commit 06772a369f2beef80bb291ded30cbe125a24af56) --- src/statisticsbase.ui | 478 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 478 insertions(+) create mode 100644 src/statisticsbase.ui (limited to 'src/statisticsbase.ui') diff --git a/src/statisticsbase.ui b/src/statisticsbase.ui new file mode 100644 index 0000000..c10548e --- /dev/null +++ b/src/statisticsbase.ui @@ -0,0 +1,478 @@ + +StatisticsBase + + + StatisticsBase + + + + 0 + 0 + 261 + 303 + + + + + 5 + 5 + 0 + 0 + + + + KNetStats + + + + unnamed + + + Minimum + + + + layout3 + + + + unnamed + + + + mChart + + + + 7 + 5 + 0 + 0 + + + + Panel + + + Sunken + + + + + spacer4_2 + + + Vertical + + + Expanding + + + + 20 + 41 + + + + + + mMaxSpeed + + + + 7 + + + + ? KB/s + + + AlignVCenter|AlignRight + + + + + textLabel2_3 + + + + 7 + + + + 0 KB/s + + + AlignVCenter|AlignRight + + + + + + + tabWidget2 + + + + 7 + 4 + 0 + 0 + + + + + tab + + + &Statistics + + + + unnamed + + + + mLabel5 + + + Upload speed: + + + + + mLabel1 + + + Received: + + + + + mLabel6 + + + Download speed: + + + + + mLabel2 + + + Transmited: + + + + + spacer2_2 + + + Horizontal + + + Expanding + + + + 71 + 20 + + + + + + mPktSpeedRx + + + AlignVCenter|AlignRight + + + + + textLabel1 + + + Bytes + + + + + mPRx + + + AlignVCenter|AlignRight + + + + + mByteSpeedTx + + + AlignVCenter|AlignRight + + + + + mBTx + + + AlignVCenter|AlignRight + + + + + mPTx + + + AlignVCenter|AlignRight + + + + + mPktSpeedTx + + + AlignVCenter|AlignRight + + + + + mBRx + + + AlignVCenter|AlignRight + + + + + mByteSpeedRx + + + AlignVCenter|AlignRight + + + + + textLabel2 + + + Packets + + + + + + + tab + + + Deta&ils + + + + unnamed + + + + textLabel1_2 + + + IP: + + + + + textLabel2_2 + + + Netmask: + + + + + textLabel3 + + + MAC: + + + + + textLabel7 + + + MTU: + + + + + spacer4 + + + Vertical + + + Expanding + + + + 200 + 21 + + + + + + spacer5 + + + Horizontal + + + Expanding + + + + 51 + 80 + + + + + + mIP + + + + 5 + 7 + 0 + 0 + + + + NoWrap + + + + + mNetmask + + + + 5 + 7 + 0 + 0 + + + + NoWrap + + + + + mMAC + + + + 5 + 7 + 0 + 0 + + + + 1 + + + + + + NoWrap + + + + + mMTU + + + 1 + + + + + + AlignVCenter + + + + + + + + layout2 + + + + unnamed + + + + spacer2 + + + Horizontal + + + Expanding + + + + 91 + 20 + + + + + + mOk + + + + 1 + 4 + 0 + 0 + + + + O&k + + + true + + + + + + + + + mOk + clicked() + StatisticsBase + accept() + + + + tabWidget2 + mOk + + + + kactivelabel.h + kpushbutton.h + + -- cgit v1.2.1