Home
last modified time | relevance | path

Searched refs:custom3DActions (Results 1 – 7 of 7) sorted by relevance

/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/
H A DGraph3D.h359 void custom3DActions(MyWidget *);
H A DApplicationWindow.h757 void custom3DActions(MyWidget *w);
H A DGraph3D.cpp2067 emit custom3DActions(this); in updatePoints() local
2081 emit custom3DActions(this); in updateCones() local
2105 emit custom3DActions(this); in updateCross() local
H A DApplicationWindow.cpp1365 custom3DActions(w); in customToolBars()
8506 void ApplicationWindow::custom3DActions(MyWidget *w) in custom3DActions() function in ApplicationWindow
10155 connect(plot, SIGNAL(custom3DActions(MyWidget *)), this, SLOT(custom3DActions(MyWidget *))); in connectSurfacePlot()
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/plot3D/
H A DPlot3DDialog.cpp1132 app->custom3DActions(d_plot); in updatePlot()
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/core/
H A DApplicationWindow.h916 void custom3DActions(QMdiSubWindow *w);
H A DApplicationWindow.cpp1927 custom3DActions(w);
11773 void ApplicationWindow::custom3DActions(QMdiSubWindow *w)
15705 custom3DActions(plot);