This is the complete list of members for Figure, including all inherited members.
addCustomToolBar(QToolBar *bar, bool visible, bool isdefault) | Figure | private |
asyncUpdate(void) | Figure | signal |
beingDeleted(void) | Figure | protectedvirtual |
create(octave::base_qobject &oct_qobj, octave::interpreter &interp, const graphics_object &go) | Figure | static |
do_connections(const QObject *receiver, const QObject *emitter=nullptr) | Figure | virtual |
enableMouseTracking(void) | Figure | private |
eventNotifyAfter(QObject *watched, QEvent *event) | Figure | virtual |
eventNotifyBefore(QObject *watched, QEvent *event) | Figure | virtual |
Figure(octave::base_qobject &oct_qobj, octave::interpreter &interp, const graphics_object &go, FigureWindow *win) | Figure | |
figureWindowShown() | Figure | privateslot |
fileName(void) | Figure | |
finalize(void) | Object | protectedvirtual |
fromQObject(QObject *obj) | Object | static |
GenericEventNotifyReceiver(void) | GenericEventNotifyReceiver | inline |
gh_callback_event(const graphics_handle &h, const std::string &name) | Object | signal |
gh_callback_event(const graphics_handle &h, const std::string &name, const octave_value &data) | Object | signal |
gh_set_event(const graphics_handle &h, const std::string &name, const octave_value &value) | Object | signal |
gh_set_event(const graphics_handle &h, const std::string &name, const octave_value &value, bool notify_toolkit) | Object | signal |
gh_set_event(const graphics_handle &h, const std::string &name, const octave_value &value, bool notify_toolkit, bool redraw_figure) | Object | signal |
init(QObject *obj, bool callBase=false) | Object | protected |
innerContainer(void) | Figure | virtual |
interpreter_event(const octave::fcn_callback &fcn) | Figure | signal |
interpreter_event(const octave::meth_callback &meth) | Figure | signal |
m_blockUpdates | Figure | private |
m_container | Figure | private |
m_figureToolBar | Figure | private |
m_go | Object | protected |
m_handle | Object | protected |
m_innerRect | Figure | private |
m_interpreter | Object | protected |
m_menuBar | Figure | private |
m_octave_qobj | Object | protected |
m_outerRect | Figure | private |
m_pointer_cdata | Figure | private |
m_previousHeight | Figure | private |
m_qobject | Object | protected |
m_resizable | Figure | private |
m_statusBar | Figure | private |
menu(void) | Figure | virtual |
mouseMode(void) | Figure | |
object(void) const | Object | |
Object(octave::base_qobject &qobj, octave::interpreter &interp, const graphics_object &go, QObject *obj=nullptr) | Object | |
objectDestroyed(QObject *obj=nullptr) | Object | slot |
parentObject(octave::interpreter &interp, const graphics_object &go) | Object | protectedstatic |
print(const QString &file_cmd, const QString &term) | Figure | protectedvirtual |
properties(void) | Object | inline |
properties(void) const | Object | inline |
properties(void) | Object | inline |
properties(void) const | Object | inline |
qObject(void) | Object | inlinevirtual |
qWidget(void) | Object | inline |
redraw(void) | Figure | protectedvirtual |
screenChanged(QScreen *) | Figure | privateslot |
set_geometry(QRect r) | Figure | private |
setFileName(const QString &name) | Figure | |
show(void) | Figure | protectedvirtual |
showCustomToolBar(QToolBar *bar, bool visible) | Figure | private |
showFigureStatusBar(bool visible) | Figure | private |
slotFinalize(void) | Object | slot |
slotGetPixels(void) | Figure | slot |
slotPrint(const QString &file_cmd, const QString &term) | Object | slot |
slotRedraw(void) | Object | slot |
slotShow(void) | Object | slot |
slotUpdate(int pId) | Object | slot |
ToolBar class | Figure | friend |
update(int pId) | Figure | protectedvirtual |
updateBoundingBox(bool internal=false, int flags=0) | Figure | protected |
UpdateBoundingBoxAll enum value | Figure | protected |
UpdateBoundingBoxFlag enum name | Figure | protected |
UpdateBoundingBoxPosition enum value | Figure | protected |
UpdateBoundingBoxSize enum value | Figure | protected |
updateContainer(void) | Figure | privateslot |
updateFigureHeight(int delta_h) | Figure | privateslot |
updateStatusBar(ColumnVector pt) | Figure | |
~Figure(void) | Figure | |
~GenericEventNotifyReceiver(void)=default | GenericEventNotifyReceiver | virtual |
~Object(void) | Object | virtual |