Home
last modified time | relevance | path

Searched refs:PlainChartDrawer (Results 1 – 25 of 58) sorted by relevance

123

/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/stats/drawer/
H A DPlainChartDrawer.cc14 PlainChartDrawer::PlainChartDrawer(QWidget* p) : QFrame(p), ChartDrawer(), pmCtxMenu(new QMenu(thi… in PlainChartDrawer() function in kt::PlainChartDrawer
21 …connect(this, &PlainChartDrawer::customContextMenuRequested, this, &PlainChartDrawer::showContextM… in PlainChartDrawer()
24 PlainChartDrawer::~PlainChartDrawer() in ~PlainChartDrawer()
28 inline PlainChartDrawer::wgtunit_t PlainChartDrawer::height() const in height()
33 inline PlainChartDrawer::wgtunit_t PlainChartDrawer::width() const in width()
38 inline PlainChartDrawer::wgtunit_t PlainChartDrawer::TY(const wgtunit_t y) const in TY()
43 inline PlainChartDrawer::wgtunit_t PlainChartDrawer::FindXScreenCoords(const wgtunit_t x) const in FindXScreenCoords()
48 inline PlainChartDrawer::wgtunit_t PlainChartDrawer::FindYScreenCoords(const wgtunit_t y) const in FindYScreenCoords()
399 void PlainChartDrawer::zeroAll() in zeroAll()
476 void PlainChartDrawer::findSetMax() in findSetMax()
[all …]
H A DPlainChartDrawer.h33 class PlainChartDrawer : public QFrame, public ChartDrawer
97 PlainChartDrawer(QWidget *p = nullptr);
99 ~PlainChartDrawer() override;
/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/stats/
H A DSpdTabPage.cc16 pmDlChtWgt = new PlainChartDrawer(this); in SpdTabPage()
17 pmPeersChtWgt = new PlainChartDrawer(this); in SpdTabPage()
18 pmUlChtWgt = new PlainChartDrawer(this); in SpdTabPage()
20 …connect(dynamic_cast<PlainChartDrawer*>(pmDlChtWgt), &PlainChartDrawer::Zeroed, this, &SpdTabPage:… in SpdTabPage()
21 …connect(dynamic_cast<PlainChartDrawer*>(pmUlChtWgt), &PlainChartDrawer::Zeroed, this, &SpdTabPage:… in SpdTabPage()
H A DConnsTabPage.cc16 pmConnsChtWgt = new PlainChartDrawer(this); in ConnsTabPage()
17 pmDhtChtWgt = new PlainChartDrawer(this); in ConnsTabPage()
167 … pmConnsChtWgt->setMaxMode(static_cast<PlainChartDrawer::MaxMode>(StatsPluginSettings::maxMode())); in applySettings()
168 pmDhtChtWgt->setMaxMode(static_cast<PlainChartDrawer::MaxMode>(StatsPluginSettings::maxMode())); in applySettings()
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/ast/
H A Dktorrent.po7399 #: plugins/stats/drawer/PlainChartDrawer.cc:493
7407 #: plugins/stats/drawer/PlainChartDrawer.cc:496
7415 #: plugins/stats/drawer/PlainChartDrawer.cc:303
7422 #: plugins/stats/drawer/PlainChartDrawer.cc:310
7429 #: plugins/stats/drawer/PlainChartDrawer.cc:317
7436 #: plugins/stats/drawer/PlainChartDrawer.cc:331
7442 #: plugins/stats/drawer/PlainChartDrawer.cc:331
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/he/
H A Dktorrent.po7462 #: plugins/stats/drawer/PlainChartDrawer.cc:493
7470 #: plugins/stats/drawer/PlainChartDrawer.cc:496
7478 #: plugins/stats/drawer/PlainChartDrawer.cc:303
7485 #: plugins/stats/drawer/PlainChartDrawer.cc:310
7492 #: plugins/stats/drawer/PlainChartDrawer.cc:317
7499 #: plugins/stats/drawer/PlainChartDrawer.cc:331
7505 #: plugins/stats/drawer/PlainChartDrawer.cc:331
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/hr/
H A Dktorrent.po7430 #: plugins/stats/drawer/PlainChartDrawer.cc:493
7438 #: plugins/stats/drawer/PlainChartDrawer.cc:496
7446 #: plugins/stats/drawer/PlainChartDrawer.cc:303
7453 #: plugins/stats/drawer/PlainChartDrawer.cc:310
7460 #: plugins/stats/drawer/PlainChartDrawer.cc:317
7467 #: plugins/stats/drawer/PlainChartDrawer.cc:331
7473 #: plugins/stats/drawer/PlainChartDrawer.cc:331
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/ia/
H A Dktorrent.po7399 #: plugins/stats/drawer/PlainChartDrawer.cc:493
7409 #: plugins/stats/drawer/PlainChartDrawer.cc:496
7417 #: plugins/stats/drawer/PlainChartDrawer.cc:303
7424 #: plugins/stats/drawer/PlainChartDrawer.cc:310
7431 #: plugins/stats/drawer/PlainChartDrawer.cc:317
7438 #: plugins/stats/drawer/PlainChartDrawer.cc:331
7444 #: plugins/stats/drawer/PlainChartDrawer.cc:331
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/zh_CN/
H A Dktorrent.po7565 #: plugins/stats/drawer/PlainChartDrawer.cc:493
7575 #: plugins/stats/drawer/PlainChartDrawer.cc:496
7585 #: plugins/stats/drawer/PlainChartDrawer.cc:303
7592 #: plugins/stats/drawer/PlainChartDrawer.cc:310
7599 #: plugins/stats/drawer/PlainChartDrawer.cc:317
7606 #: plugins/stats/drawer/PlainChartDrawer.cc:331
7612 #: plugins/stats/drawer/PlainChartDrawer.cc:331
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/mr/
H A Dktorrent.po7413 #: plugins/stats/drawer/PlainChartDrawer.cc:493
7421 #: plugins/stats/drawer/PlainChartDrawer.cc:496
7429 #: plugins/stats/drawer/PlainChartDrawer.cc:303
7436 #: plugins/stats/drawer/PlainChartDrawer.cc:310
7443 #: plugins/stats/drawer/PlainChartDrawer.cc:317
7450 #: plugins/stats/drawer/PlainChartDrawer.cc:331
7456 #: plugins/stats/drawer/PlainChartDrawer.cc:331
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/se/
H A Dktorrent.po7395 #: plugins/stats/drawer/PlainChartDrawer.cc:493
7403 #: plugins/stats/drawer/PlainChartDrawer.cc:496
7411 #: plugins/stats/drawer/PlainChartDrawer.cc:303
7418 #: plugins/stats/drawer/PlainChartDrawer.cc:310
7425 #: plugins/stats/drawer/PlainChartDrawer.cc:317
7432 #: plugins/stats/drawer/PlainChartDrawer.cc:331
7438 #: plugins/stats/drawer/PlainChartDrawer.cc:331
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/sr/
H A Dktorrent.po7820 #: plugins/stats/drawer/PlainChartDrawer.cc:545
7830 #: plugins/stats/drawer/PlainChartDrawer.cc:549
7840 #: plugins/stats/drawer/PlainChartDrawer.cc:340
7847 #: plugins/stats/drawer/PlainChartDrawer.cc:344
7854 #: plugins/stats/drawer/PlainChartDrawer.cc:348
7862 #: plugins/stats/drawer/PlainChartDrawer.cc:360
7869 #: plugins/stats/drawer/PlainChartDrawer.cc:360
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/be/
H A Dktorrent.po7675 #: plugins/stats/drawer/PlainChartDrawer.cc:493
7683 #: plugins/stats/drawer/PlainChartDrawer.cc:496
7691 #: plugins/stats/drawer/PlainChartDrawer.cc:303
7698 #: plugins/stats/drawer/PlainChartDrawer.cc:310
7706 #: plugins/stats/drawer/PlainChartDrawer.cc:317
7714 #: plugins/stats/drawer/PlainChartDrawer.cc:331
7720 #: plugins/stats/drawer/PlainChartDrawer.cc:331
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/hi/
H A Dktorrent.po7692 #: plugins/stats/drawer/PlainChartDrawer.cc:493
7700 #: plugins/stats/drawer/PlainChartDrawer.cc:496
7708 #: plugins/stats/drawer/PlainChartDrawer.cc:303
7715 #: plugins/stats/drawer/PlainChartDrawer.cc:310
7723 #: plugins/stats/drawer/PlainChartDrawer.cc:317
7731 #: plugins/stats/drawer/PlainChartDrawer.cc:331
7737 #: plugins/stats/drawer/PlainChartDrawer.cc:331
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/ug/
H A Dktorrent.po7418 #: plugins/stats/drawer/PlainChartDrawer.cc:493
7426 #: plugins/stats/drawer/PlainChartDrawer.cc:496
7434 #: plugins/stats/drawer/PlainChartDrawer.cc:303
7441 #: plugins/stats/drawer/PlainChartDrawer.cc:310
7448 #: plugins/stats/drawer/PlainChartDrawer.cc:317
7455 #: plugins/stats/drawer/PlainChartDrawer.cc:331
7461 #: plugins/stats/drawer/PlainChartDrawer.cc:331
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/zh_TW/
H A Dktorrent.po7588 #: plugins/stats/drawer/PlainChartDrawer.cc:493
7598 #: plugins/stats/drawer/PlainChartDrawer.cc:496
7608 #: plugins/stats/drawer/PlainChartDrawer.cc:303
7615 #: plugins/stats/drawer/PlainChartDrawer.cc:310
7622 #: plugins/stats/drawer/PlainChartDrawer.cc:317
7629 #: plugins/stats/drawer/PlainChartDrawer.cc:331
7635 #: plugins/stats/drawer/PlainChartDrawer.cc:331
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/ko/
H A Dktorrent.po7658 #: plugins/stats/drawer/PlainChartDrawer.cc:493
7668 #: plugins/stats/drawer/PlainChartDrawer.cc:496
7678 #: plugins/stats/drawer/PlainChartDrawer.cc:303
7685 #: plugins/stats/drawer/PlainChartDrawer.cc:310
7692 #: plugins/stats/drawer/PlainChartDrawer.cc:317
7699 #: plugins/stats/drawer/PlainChartDrawer.cc:331
7705 #: plugins/stats/drawer/PlainChartDrawer.cc:331
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/ru/
H A Dktorrent.po7767 #: plugins/stats/drawer/PlainChartDrawer.cc:493
7777 #: plugins/stats/drawer/PlainChartDrawer.cc:496
7787 #: plugins/stats/drawer/PlainChartDrawer.cc:303
7794 #: plugins/stats/drawer/PlainChartDrawer.cc:310
7801 #: plugins/stats/drawer/PlainChartDrawer.cc:317
7808 #: plugins/stats/drawer/PlainChartDrawer.cc:331
7814 #: plugins/stats/drawer/PlainChartDrawer.cc:331
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/kk/
H A Dktorrent.po7716 #: plugins/stats/drawer/PlainChartDrawer.cc:493
7726 #: plugins/stats/drawer/PlainChartDrawer.cc:496
7736 #: plugins/stats/drawer/PlainChartDrawer.cc:303
7743 #: plugins/stats/drawer/PlainChartDrawer.cc:310
7750 #: plugins/stats/drawer/PlainChartDrawer.cc:317
7757 #: plugins/stats/drawer/PlainChartDrawer.cc:331
7763 #: plugins/stats/drawer/PlainChartDrawer.cc:331
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/ja/
H A Dktorrent.po7870 #: plugins/stats/drawer/PlainChartDrawer.cc:493
7880 #: plugins/stats/drawer/PlainChartDrawer.cc:496
7890 #: plugins/stats/drawer/PlainChartDrawer.cc:303
7898 #: plugins/stats/drawer/PlainChartDrawer.cc:310
7906 #: plugins/stats/drawer/PlainChartDrawer.cc:317
7914 #: plugins/stats/drawer/PlainChartDrawer.cc:331
7920 #: plugins/stats/drawer/PlainChartDrawer.cc:331
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/uk/
H A Dktorrent.po7822 #: plugins/stats/drawer/PlainChartDrawer.cc:493
7832 #: plugins/stats/drawer/PlainChartDrawer.cc:496
7842 #: plugins/stats/drawer/PlainChartDrawer.cc:303
7849 #: plugins/stats/drawer/PlainChartDrawer.cc:310
7856 #: plugins/stats/drawer/PlainChartDrawer.cc:317
7863 #: plugins/stats/drawer/PlainChartDrawer.cc:331
7869 #: plugins/stats/drawer/PlainChartDrawer.cc:331
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/bg/
H A Dktorrent.po8099 #: plugins/stats/drawer/PlainChartDrawer.cc:493
8107 #: plugins/stats/drawer/PlainChartDrawer.cc:496
8115 #: plugins/stats/drawer/PlainChartDrawer.cc:303
8122 #: plugins/stats/drawer/PlainChartDrawer.cc:310
8130 #: plugins/stats/drawer/PlainChartDrawer.cc:317
8138 #: plugins/stats/drawer/PlainChartDrawer.cc:331
8144 #: plugins/stats/drawer/PlainChartDrawer.cc:331
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/km/
H A Dktorrent.po7742 #: plugins/stats/drawer/PlainChartDrawer.cc:493
7752 #: plugins/stats/drawer/PlainChartDrawer.cc:496
7762 #: plugins/stats/drawer/PlainChartDrawer.cc:303
7770 #: plugins/stats/drawer/PlainChartDrawer.cc:310
7778 #: plugins/stats/drawer/PlainChartDrawer.cc:317
7786 #: plugins/stats/drawer/PlainChartDrawer.cc:331
7792 #: plugins/stats/drawer/PlainChartDrawer.cc:331
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/nn/
H A Dktorrent.po7611 #: plugins/stats/drawer/PlainChartDrawer.cc:493
7621 #: plugins/stats/drawer/PlainChartDrawer.cc:496
7631 #: plugins/stats/drawer/PlainChartDrawer.cc:303
7638 #: plugins/stats/drawer/PlainChartDrawer.cc:310
7645 #: plugins/stats/drawer/PlainChartDrawer.cc:317
7652 #: plugins/stats/drawer/PlainChartDrawer.cc:331
7658 #: plugins/stats/drawer/PlainChartDrawer.cc:331
/dports/net-p2p/ktorrent/ktorrent-21.12.3/po/fi/
H A Dktorrent.po7703 …, mutta tämä valitsee kahdesta eri kaaviokäyttöliittymäelementistä (PlainChartDrawer ja KPlotWgtDr…
7746 #: plugins/stats/drawer/PlainChartDrawer.cc:493
7756 #: plugins/stats/drawer/PlainChartDrawer.cc:496
7766 #: plugins/stats/drawer/PlainChartDrawer.cc:303
7773 #: plugins/stats/drawer/PlainChartDrawer.cc:310
7780 #: plugins/stats/drawer/PlainChartDrawer.cc:317
7787 #: plugins/stats/drawer/PlainChartDrawer.cc:331
7793 #: plugins/stats/drawer/PlainChartDrawer.cc:331

123