GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
QtHandles::GLCanvas Member List

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

addEventMask(int m)QtHandles::Canvasinline
begin_rendering(void)QtHandles::GLCanvasprivate
blockRedraw(bool block=true)QtHandles::Canvas
Canvas(octave::base_qobject &oct_qobj, octave::interpreter &interp, 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(octave::base_qobject &oct_qobj, octave::interpreter &interp, const graphics_handle &handle, QWidget *parent, const std::string &name)QtHandles::Canvasstatic
do_getPixels(const graphics_handle &handle)QtHandles::GLCanvasvirtual
do_print(const QString &file_cmd, const QString &term, const graphics_handle &handle)QtHandles::GLCanvasvirtual
draw(const graphics_handle &handle)QtHandles::GLCanvasvirtual
drawZoomBox(const QPoint &p1, const QPoint &p2)QtHandles::GLCanvasvirtual
end_rendering(void)QtHandles::GLCanvasprivate
EventMask enum nameQtHandles::Canvas
getPixels(void)QtHandles::Canvasinlinevirtual
gh_callback_event(const graphics_handle &h, const std::string &name)QtHandles::Canvassignal
gh_callback_event(const graphics_handle &h, const std::string &name, const octave_value &data)QtHandles::Canvassignal
gh_set_event(const graphics_handle &h, const std::string &name, const octave_value &value)QtHandles::Canvassignal
gh_set_event(const graphics_handle &h, const std::string &name, const octave_value &value, bool notify_toolkit)QtHandles::Canvassignal
gh_set_event(const graphics_handle &h, const std::string &name, const octave_value &value, bool notify_toolkit, bool redraw_figure)QtHandles::Canvassignal
GLCanvas(octave::base_qobject &oct_qobj, octave::interpreter &interp, const graphics_handle &handle, QWidget *parent)QtHandles::GLCanvas
initializeGL(void)QtHandles::GLCanvas
interpreter_event(const octave::fcn_callback &fcn)QtHandles::Canvassignal
interpreter_event(const octave::meth_callback &meth)QtHandles::Canvassignal
KeyPress enum valueQtHandles::Canvas
keyPressEvent(QKeyEvent *event)QtHandles::GLCanvasprotected
KeyRelease enum valueQtHandles::Canvas
keyReleaseEvent(QKeyEvent *event)QtHandles::GLCanvasprotected
m_clickModeQtHandles::Canvasprivate
m_eventMaskQtHandles::Canvasprivate
m_glfcnsQtHandles::GLCanvasprivate
m_handleQtHandles::Canvasprivate
m_interpreterQtHandles::Canvasprotected
m_mouseAnchorQtHandles::Canvasprivate
m_mouseAxesQtHandles::Canvasprivate
m_mouseCurrentQtHandles::Canvasprivate
m_mouseModeQtHandles::Canvasprivate
m_octave_qobjQtHandles::Canvasprotected
m_rectModeQtHandles::Canvasprivate
m_redrawBlockedQtHandles::Canvasprivate
m_rendererQtHandles::GLCanvasprivate
make_cursor(const QString &name, int hot_x=-1, int hot_y=-1)QtHandles::Canvasprivate
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::Canvasinline
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, std::string fallback, QImage cdata, Matrix hotspot)QtHandles::Canvas
setEventMask(int m)QtHandles::Canvasinline
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)=defaultQtHandles::Canvasvirtual
~GLCanvas(void)QtHandles::GLCanvas