/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/qtterminal/ |
H A D | QtGnuplotWidget.cpp | 56 int QtGnuplotWidget::m_widgetUid = 1; 58 QtGnuplotWidget::QtGnuplotWidget(QWidget* parent) in QtGnuplotWidget() function in QtGnuplotWidget 66 QtGnuplotWidget::QtGnuplotWidget(int id, QtGnuplotEventHandler* eventHandler, QWidget* parent) in QtGnuplotWidget() function in QtGnuplotWidget 74 void QtGnuplotWidget::init() in init() 119 bool QtGnuplotWidget::isActive() const in isActive() 124 QSize QtGnuplotWidget::plotAreaSize() const in plotAreaSize() 129 void QtGnuplotWidget::setViewMatrix() in setViewMatrix() 257 QSize QtGnuplotWidget::sizeHint() const in sizeHint() 265 QPixmap QtGnuplotWidget::createPixmap() in createPixmap() 277 void QtGnuplotWidget::copyToClipboard() in copyToClipboard() [all …]
|
H A D | QtGnuplotInstance.h | 49 class QtGnuplotWidget; variable 56 QtGnuplotInstance(QtGnuplotWidget* widget = 0, QString gnuplotPath = "gnuplot"); 61 void setWidget(QtGnuplotWidget* widget); 63 QtGnuplotWidget* widget(); 77 QtGnuplotWidget* m_widget;
|
H A D | QtGnuplotInstance.cpp | 50 QtGnuplotInstance::QtGnuplotInstance(QtGnuplotWidget* widget, QString gnuplotPath) in QtGnuplotInstance() 68 void QtGnuplotInstance::setWidget(QtGnuplotWidget* widget) in setWidget() 82 QtGnuplotWidget* QtGnuplotInstance::widget() in widget()
|
H A D | QtGnuplotWidget.h | 64 class QtGnuplotWidget : public QWidget, public QtGnuplotEventReceiver 69 QtGnuplotWidget(QWidget* parent); 70 QtGnuplotWidget(int id = 0, QtGnuplotEventHandler* eventHandler = 0, QWidget* parent = 0);
|
H A D | embed_example.h | 53 class QtGnuplotWidget; variable 73 QtGnuplotWidget* widgets[4];
|
H A D | QtGnuplotWindow.h | 59 class QtGnuplotWidget; variable 100 QtGnuplotWidget* m_widget;
|
H A D | QtGnuplotEvent.h | 82 class QtGnuplotWidget; variable 119 bool postTermEvent(int type, int mx, int my, int par1, int par2, QtGnuplotWidget* widget);
|
H A D | QtGnuplotScene.h | 57 class QtGnuplotWidget; variable 91 QtGnuplotWidget* m_widget;
|
/dports/math/gnuplot/gnuplot-5.4.1/src/qtterminal/ |
H A D | QtGnuplotWidget.cpp | 56 int QtGnuplotWidget::m_widgetUid = 1; 58 QtGnuplotWidget::QtGnuplotWidget(QWidget* parent) in QtGnuplotWidget() function in QtGnuplotWidget 66 QtGnuplotWidget::QtGnuplotWidget(int id, QtGnuplotEventHandler* eventHandler, QWidget* parent) in QtGnuplotWidget() function in QtGnuplotWidget 74 void QtGnuplotWidget::init() in init() 120 bool QtGnuplotWidget::isActive() const in isActive() 125 QSize QtGnuplotWidget::plotAreaSize() const in plotAreaSize() 130 void QtGnuplotWidget::setViewMatrix() in setViewMatrix() 258 QSize QtGnuplotWidget::sizeHint() const in sizeHint() 266 QPixmap QtGnuplotWidget::createPixmap() in createPixmap() 278 void QtGnuplotWidget::copyToClipboard() in copyToClipboard() [all …]
|
H A D | QtGnuplotInstance.h | 49 class QtGnuplotWidget; variable 56 QtGnuplotInstance(QtGnuplotWidget* widget = 0, QString gnuplotPath = "gnuplot"); 61 void setWidget(QtGnuplotWidget* widget); 63 QtGnuplotWidget* widget(); 77 QtGnuplotWidget* m_widget;
|
H A D | QtGnuplotInstance.cpp | 50 QtGnuplotInstance::QtGnuplotInstance(QtGnuplotWidget* widget, QString gnuplotPath) in QtGnuplotInstance() 68 void QtGnuplotInstance::setWidget(QtGnuplotWidget* widget) in setWidget() 82 QtGnuplotWidget* QtGnuplotInstance::widget() in widget()
|
H A D | QtGnuplotWidget.h | 64 class QtGnuplotWidget : public QWidget, public QtGnuplotEventReceiver 69 QtGnuplotWidget(QWidget* parent); 70 QtGnuplotWidget(int id = 0, QtGnuplotEventHandler* eventHandler = 0, QWidget* parent = 0);
|
H A D | embed_example.h | 53 class QtGnuplotWidget; variable 73 QtGnuplotWidget* widgets[4];
|
H A D | QtGnuplotWindow.h | 59 class QtGnuplotWidget; variable 100 QtGnuplotWidget* m_widget;
|
H A D | QtGnuplotEvent.h | 82 class QtGnuplotWidget; variable 119 bool postTermEvent(int type, int mx, int my, int par1, int par2, QtGnuplotWidget* widget);
|
H A D | QtGnuplotScene.h | 55 class QtGnuplotWidget; variable 89 QtGnuplotWidget* m_widget;
|
H A D | Makefile.am | 6 QtGnuplotApplication.h QtGnuplotWidget.h QtGnuplotScene.h QtGnuplotEvent.h \
|
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/qtterminal/ |
H A D | QtGnuplotWidget.cpp | 56 int QtGnuplotWidget::m_widgetUid = 1; 58 QtGnuplotWidget::QtGnuplotWidget(QWidget* parent) in QtGnuplotWidget() function in QtGnuplotWidget 66 QtGnuplotWidget::QtGnuplotWidget(int id, QtGnuplotEventHandler* eventHandler, QWidget* parent) in QtGnuplotWidget() function in QtGnuplotWidget 74 void QtGnuplotWidget::init() in init() 120 bool QtGnuplotWidget::isActive() const in isActive() 125 QSize QtGnuplotWidget::plotAreaSize() const in plotAreaSize() 130 void QtGnuplotWidget::setViewMatrix() in setViewMatrix() 258 QSize QtGnuplotWidget::sizeHint() const in sizeHint() 266 QPixmap QtGnuplotWidget::createPixmap() in createPixmap() 278 void QtGnuplotWidget::copyToClipboard() in copyToClipboard() [all …]
|
H A D | QtGnuplotInstance.h | 49 class QtGnuplotWidget; variable 56 QtGnuplotInstance(QtGnuplotWidget* widget = 0, QString gnuplotPath = "gnuplot"); 61 void setWidget(QtGnuplotWidget* widget); 63 QtGnuplotWidget* widget(); 77 QtGnuplotWidget* m_widget;
|
H A D | QtGnuplotInstance.cpp | 50 QtGnuplotInstance::QtGnuplotInstance(QtGnuplotWidget* widget, QString gnuplotPath) in QtGnuplotInstance() 68 void QtGnuplotInstance::setWidget(QtGnuplotWidget* widget) in setWidget() 82 QtGnuplotWidget* QtGnuplotInstance::widget() in widget()
|
H A D | QtGnuplotWidget.h | 64 class QtGnuplotWidget : public QWidget, public QtGnuplotEventReceiver 69 QtGnuplotWidget(QWidget* parent); 70 QtGnuplotWidget(int id = 0, QtGnuplotEventHandler* eventHandler = 0, QWidget* parent = 0);
|
H A D | embed_example.h | 53 class QtGnuplotWidget; variable 73 QtGnuplotWidget* widgets[4];
|
H A D | QtGnuplotWindow.h | 59 class QtGnuplotWidget; variable 100 QtGnuplotWidget* m_widget;
|
H A D | QtGnuplotEvent.h | 82 class QtGnuplotWidget; variable 119 bool postTermEvent(int type, int mx, int my, int par1, int par2, QtGnuplotWidget* widget);
|
H A D | QtGnuplotScene.h | 55 class QtGnuplotWidget; variable 89 QtGnuplotWidget* m_widget;
|