Home
last modified time | relevance | path

Searched refs:defaultAxisRect (Results 1 – 11 of 11) sorted by relevance

/dports/net/ns3/ns-allinone-3.35/netanim-3.108/
H A Dqcustomplot.cpp8825 QCPAxisRect *defaultAxisRect = new QCPAxisRect(this, true); in QCustomPlot() local
8826 mPlotLayout->addElement(0, 0, defaultAxisRect); in QCustomPlot()
8827 xAxis = defaultAxisRect->axis(QCPAxis::atBottom); in QCustomPlot()
8828 yAxis = defaultAxisRect->axis(QCPAxis::atLeft); in QCustomPlot()
8829 xAxis2 = defaultAxisRect->axis(QCPAxis::atTop); in QCustomPlot()
8830 yAxis2 = defaultAxisRect->axis(QCPAxis::atRight); in QCustomPlot()
8833 defaultAxisRect->insetLayout()->addElement(legend, Qt::AlignRight|Qt::AlignTop); in QCustomPlot()
8834 defaultAxisRect->insetLayout()->setMargins(QMargins(12, 12, 12, 12)); in QCustomPlot()
8836 defaultAxisRect->setLayer("background"); in QCustomPlot()
/dports/astro/stellarium/stellarium-0.21.3/src/external/qcustomplot/
H A Dqcustomplot.cpp9061 QCPAxisRect *defaultAxisRect = new QCPAxisRect(this, true); in QCustomPlot() local
9062 mPlotLayout->addElement(0, 0, defaultAxisRect); in QCustomPlot()
9063 xAxis = defaultAxisRect->axis(QCPAxis::atBottom); in QCustomPlot()
9064 yAxis = defaultAxisRect->axis(QCPAxis::atLeft); in QCustomPlot()
9065 xAxis2 = defaultAxisRect->axis(QCPAxis::atTop); in QCustomPlot()
9066 yAxis2 = defaultAxisRect->axis(QCPAxis::atRight); in QCustomPlot()
9069 defaultAxisRect->insetLayout()->addElement(legend, Qt::AlignRight|Qt::AlignTop); in QCustomPlot()
9070 defaultAxisRect->insetLayout()->setMargins(QMargins(12, 12, 12, 12)); in QCustomPlot()
9072 defaultAxisRect->setLayer(QLatin1String("background")); in QCustomPlot()
/dports/comms/wsjtz/wsjtx/qcustomplot-source/
H A Dqcustomplot.cpp12662 QCPAxisRect *defaultAxisRect = new QCPAxisRect(this, true); in QCustomPlot() local
12663 mPlotLayout->addElement(0, 0, defaultAxisRect); in QCustomPlot()
12664 xAxis = defaultAxisRect->axis(QCPAxis::atBottom); in QCustomPlot()
12665 yAxis = defaultAxisRect->axis(QCPAxis::atLeft); in QCustomPlot()
12666 xAxis2 = defaultAxisRect->axis(QCPAxis::atTop); in QCustomPlot()
12667 yAxis2 = defaultAxisRect->axis(QCPAxis::atRight); in QCustomPlot()
12670 defaultAxisRect->insetLayout()->addElement(legend, Qt::AlignRight|Qt::AlignTop); in QCustomPlot()
12671 defaultAxisRect->insetLayout()->setMargins(QMargins(12, 12, 12, 12)); in QCustomPlot()
12673 defaultAxisRect->setLayer(QLatin1String("background")); in QCustomPlot()
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qcustomplot-source/
H A Dqcustomplot.cpp12925 QCPAxisRect *defaultAxisRect = new QCPAxisRect(this, true); in QCustomPlot() local
12926 mPlotLayout->addElement(0, 0, defaultAxisRect); in QCustomPlot()
12927 xAxis = defaultAxisRect->axis(QCPAxis::atBottom); in QCustomPlot()
12928 yAxis = defaultAxisRect->axis(QCPAxis::atLeft); in QCustomPlot()
12929 xAxis2 = defaultAxisRect->axis(QCPAxis::atTop); in QCustomPlot()
12930 yAxis2 = defaultAxisRect->axis(QCPAxis::atRight); in QCustomPlot()
12933 defaultAxisRect->insetLayout()->addElement(legend, Qt::AlignRight|Qt::AlignTop); in QCustomPlot()
12934 defaultAxisRect->insetLayout()->setMargins(QMargins(12, 12, 12, 12)); in QCustomPlot()
12936 defaultAxisRect->setLayer(QLatin1String("background")); in QCustomPlot()
/dports/astro/kstars/kstars-3.5.6/kstars/auxiliary/
H A Dqcustomplot.cpp13651 QCPAxisRect *defaultAxisRect = new QCPAxisRect(this, true); in QCustomPlot() local
13652 mPlotLayout->addElement(0, 0, defaultAxisRect); in QCustomPlot()
13653 xAxis = defaultAxisRect->axis(QCPAxis::atBottom); in QCustomPlot()
13654 yAxis = defaultAxisRect->axis(QCPAxis::atLeft); in QCustomPlot()
13655 xAxis2 = defaultAxisRect->axis(QCPAxis::atTop); in QCustomPlot()
13656 yAxis2 = defaultAxisRect->axis(QCPAxis::atRight); in QCustomPlot()
13659 defaultAxisRect->insetLayout()->addElement(legend, Qt::AlignRight|Qt::AlignTop); in QCustomPlot()
13660 defaultAxisRect->insetLayout()->setMargins(QMargins(12, 12, 12, 12)); in QCustomPlot()
13662 defaultAxisRect->setLayer(QLatin1String("background")); in QCustomPlot()
/dports/net/savvycan/SavvyCAN-1.0.245/
H A Dqcustomplot.cpp13666 QCPAxisRect *defaultAxisRect = new QCPAxisRect(this, true);
13667 mPlotLayout->addElement(0, 0, defaultAxisRect);
13668 xAxis = defaultAxisRect->axis(QCPAxis::atBottom);
13669 yAxis = defaultAxisRect->axis(QCPAxis::atLeft);
13670 xAxis2 = defaultAxisRect->axis(QCPAxis::atTop);
13671 yAxis2 = defaultAxisRect->axis(QCPAxis::atRight);
13674 defaultAxisRect->insetLayout()->addElement(legend, Qt::AlignRight|Qt::AlignTop);
13675 defaultAxisRect->insetLayout()->setMargins(QMargins(12, 12, 12, 12));
13677 defaultAxisRect->setLayer(QLatin1String("background"));
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/widgets/
H A Dqcustomplot.cpp13657 QCPAxisRect *defaultAxisRect = new QCPAxisRect(this, true); in QCustomPlot() local
13658 mPlotLayout->addElement(0, 0, defaultAxisRect); in QCustomPlot()
13659 xAxis = defaultAxisRect->axis(QCPAxis::atBottom); in QCustomPlot()
13660 yAxis = defaultAxisRect->axis(QCPAxis::atLeft); in QCustomPlot()
13661 xAxis2 = defaultAxisRect->axis(QCPAxis::atTop); in QCustomPlot()
13662 yAxis2 = defaultAxisRect->axis(QCPAxis::atRight); in QCustomPlot()
13665 defaultAxisRect->insetLayout()->addElement(legend, Qt::AlignRight|Qt::AlignTop); in QCustomPlot()
13666 defaultAxisRect->insetLayout()->setMargins(QMargins(12, 12, 12, 12)); in QCustomPlot()
13668 defaultAxisRect->setLayer(QLatin1String("background")); in QCustomPlot()
/dports/net/wireshark/wireshark-3.6.1/ui/qt/widgets/
H A Dqcustomplot.cpp13657 QCPAxisRect *defaultAxisRect = new QCPAxisRect(this, true); in QCustomPlot() local
13658 mPlotLayout->addElement(0, 0, defaultAxisRect); in QCustomPlot()
13659 xAxis = defaultAxisRect->axis(QCPAxis::atBottom); in QCustomPlot()
13660 yAxis = defaultAxisRect->axis(QCPAxis::atLeft); in QCustomPlot()
13661 xAxis2 = defaultAxisRect->axis(QCPAxis::atTop); in QCustomPlot()
13662 yAxis2 = defaultAxisRect->axis(QCPAxis::atRight); in QCustomPlot()
13665 defaultAxisRect->insetLayout()->addElement(legend, Qt::AlignRight|Qt::AlignTop); in QCustomPlot()
13666 defaultAxisRect->insetLayout()->setMargins(QMargins(12, 12, 12, 12)); in QCustomPlot()
13668 defaultAxisRect->setLayer(QLatin1String("background")); in QCustomPlot()
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/widgets/
H A Dqcustomplot.cpp13657 QCPAxisRect *defaultAxisRect = new QCPAxisRect(this, true); in QCustomPlot() local
13658 mPlotLayout->addElement(0, 0, defaultAxisRect); in QCustomPlot()
13659 xAxis = defaultAxisRect->axis(QCPAxis::atBottom); in QCustomPlot()
13660 yAxis = defaultAxisRect->axis(QCPAxis::atLeft); in QCustomPlot()
13661 xAxis2 = defaultAxisRect->axis(QCPAxis::atTop); in QCustomPlot()
13662 yAxis2 = defaultAxisRect->axis(QCPAxis::atRight); in QCustomPlot()
13665 defaultAxisRect->insetLayout()->addElement(legend, Qt::AlignRight|Qt::AlignTop); in QCustomPlot()
13666 defaultAxisRect->insetLayout()->setMargins(QMargins(12, 12, 12, 12)); in QCustomPlot()
13668 defaultAxisRect->setLayer(QLatin1String("background")); in QCustomPlot()
/dports/net/tshark/wireshark-3.6.1/ui/qt/widgets/
H A Dqcustomplot.cpp13657 QCPAxisRect *defaultAxisRect = new QCPAxisRect(this, true); in QCustomPlot() local
13658 mPlotLayout->addElement(0, 0, defaultAxisRect); in QCustomPlot()
13659 xAxis = defaultAxisRect->axis(QCPAxis::atBottom); in QCustomPlot()
13660 yAxis = defaultAxisRect->axis(QCPAxis::atLeft); in QCustomPlot()
13661 xAxis2 = defaultAxisRect->axis(QCPAxis::atTop); in QCustomPlot()
13662 yAxis2 = defaultAxisRect->axis(QCPAxis::atRight); in QCustomPlot()
13665 defaultAxisRect->insetLayout()->addElement(legend, Qt::AlignRight|Qt::AlignTop); in QCustomPlot()
13666 defaultAxisRect->insetLayout()->setMargins(QMargins(12, 12, 12, 12)); in QCustomPlot()
13668 defaultAxisRect->setLayer(QLatin1String("background")); in QCustomPlot()
/dports/graphics/qcustomplot-qt5/qcustomplot/
H A Dqcustomplot.cpp13661 QCPAxisRect *defaultAxisRect = new QCPAxisRect(this, true); in QCustomPlot() local
13662 mPlotLayout->addElement(0, 0, defaultAxisRect); in QCustomPlot()
13663 xAxis = defaultAxisRect->axis(QCPAxis::atBottom); in QCustomPlot()
13664 yAxis = defaultAxisRect->axis(QCPAxis::atLeft); in QCustomPlot()
13665 xAxis2 = defaultAxisRect->axis(QCPAxis::atTop); in QCustomPlot()
13666 yAxis2 = defaultAxisRect->axis(QCPAxis::atRight); in QCustomPlot()
13669 defaultAxisRect->insetLayout()->addElement(legend, Qt::AlignRight|Qt::AlignTop); in QCustomPlot()
13670 defaultAxisRect->insetLayout()->setMargins(QMargins(12, 12, 12, 12)); in QCustomPlot()
13672 defaultAxisRect->setLayer(QLatin1String("background")); in QCustomPlot()