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