GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QtHandles::GLCanvas Member List

This is the complete list of members for QtHandles::GLCanvas, including all inherited members.

addEventMask(int m)QtHandles::Canvasinline
annotation_callback(const octave_value_list &args)QtHandles::Canvasprotected
autoAxes(const graphics_handle &handle)QtHandles::GLCanvasvirtual
blockRedraw(bool block=true)QtHandles::Canvas
Canvas(const graphics_handle &handle)QtHandles::Canvasinlineprotected
canvasAutoAxes(const graphics_handle &handle)QtHandles::Canvasprotected
canvasKeyPressEvent(QKeyEvent *event)QtHandles::Canvasprotected
canvasKeyReleaseEvent(QKeyEvent *event)QtHandles::Canvasprotected
canvasMouseDoubleClickEvent(QMouseEvent *event)QtHandles::Canvasprotected
canvasMouseMoveEvent(QMouseEvent *event)QtHandles::Canvasprotected
canvasMousePressEvent(QMouseEvent *event)QtHandles::Canvasprotected
canvasMouseReleaseEvent(QMouseEvent *event)QtHandles::Canvasprotected
canvasPaintEvent(void)QtHandles::Canvasprotected
canvasToggleAxes(const graphics_handle &handle)QtHandles::Canvasprotected
canvasToggleGrid(const graphics_handle &handle)QtHandles::Canvasprotected
canvasWheelEvent(QWheelEvent *event)QtHandles::Canvasprotected
clearEventMask(int m)QtHandles::Canvasinline
create(const std::string &name, QWidget *parent, const graphics_handle &handle)QtHandles::Canvasstatic
draw(const graphics_handle &handle)QtHandles::GLCanvasvirtual
drawZoomBox(const QPoint &p1, const QPoint &p2)QtHandles::GLCanvasvirtual
EventMask enum nameQtHandles::Canvas
GLCanvas(QWidget *parent, const graphics_handle &handle)QtHandles::GLCanvas
KeyPress enum valueQtHandles::Canvas
keyPressEvent(QKeyEvent *event)QtHandles::GLCanvasprotected
KeyRelease enum valueQtHandles::Canvas
keyReleaseEvent(QKeyEvent *event)QtHandles::GLCanvasprotected
mouseDoubleClickEvent(QMouseEvent *event)QtHandles::GLCanvasprotected
mouseMoveEvent(QMouseEvent *event)QtHandles::GLCanvasprotected
mousePressEvent(QMouseEvent *event)QtHandles::GLCanvasprotected
mouseReleaseEvent(QMouseEvent *event)QtHandles::GLCanvasprotected
paintGL(void)QtHandles::GLCanvasprotected
print(const QString &file_cmd, const QString &term)QtHandles::Canvas
qWidget(void)QtHandles::GLCanvasinlinevirtual
redraw(bool sync=false)QtHandles::Canvas
resize(int, int, int, int)QtHandles::GLCanvasinlinevirtual
select_object(graphics_object obj, QMouseEvent *event, graphics_object &currentObj, graphics_object &axesObj, bool axes_only=false, std::vector< std::string > omit=std::vector< std::string >())QtHandles::Canvasprotected
selectFromAxes(const graphics_object &ax, const QPoint &pt)QtHandles::GLCanvasvirtual
setCursor(MouseMode mode)QtHandles::Canvas
setEventMask(int m)QtHandles::Canvasinline
toggleAxes(const graphics_handle &handle)QtHandles::GLCanvasvirtual
toggleGrid(const graphics_handle &handle)QtHandles::GLCanvasvirtual
updateCurrentPoint(const graphics_object &fig, const graphics_object &obj, QMouseEvent *event)QtHandles::Canvasprotected
updateCurrentPoint(const graphics_object &fig, const graphics_object &obj)QtHandles::Canvasprotected
wheelEvent(QWheelEvent *event)QtHandles::GLCanvasprotected
~Canvas(void)QtHandles::Canvasinlinevirtual
~GLCanvas(void)QtHandles::GLCanvas