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

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

addEventMask(int m)QtHandles::Canvasinline
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)=0QtHandles::Canvasprotectedpure virtual
do_print(const QString &file_cmd, const QString &term, const graphics_handle &handle)=0QtHandles::Canvasprotectedpure virtual
draw(const graphics_handle &handle)=0QtHandles::Canvasprotectedpure virtual
drawZoomBox(const QPoint &p1, const QPoint &p2)=0QtHandles::Canvasprotectedpure virtual
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
interpreter_event(const octave::fcn_callback &fcn)QtHandles::Canvassignal
interpreter_event(const octave::meth_callback &meth)QtHandles::Canvassignal
KeyPress enum valueQtHandles::Canvas
KeyRelease enum valueQtHandles::Canvas
m_clickModeQtHandles::Canvasprivate
m_eventMaskQtHandles::Canvasprivate
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
make_cursor(const QString &name, int hot_x=-1, int hot_y=-1)QtHandles::Canvasprivate
print(const QString &file_cmd, const QString &term)QtHandles::Canvasinline
qWidget(void)=0QtHandles::Canvaspure virtual
redraw(bool sync=false)QtHandles::Canvas
resize(int x, int y, int width, int height)=0QtHandles::Canvasprotectedpure virtual
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)=0QtHandles::Canvasprotectedpure virtual
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
~Canvas(void)=defaultQtHandles::Canvasvirtual