This is the complete list of members for otoolkit::APIInterface, including all inherited members.
addTool(Tool *_tool)=0 | otoolkit::APIInterface | pure virtual |
APIInterface() | otoolkit::APIInterface | protected |
createSettingsInstance(void)=0 | otoolkit::APIInterface | pure virtual |
Error enum value | otoolkit::APIInterface | |
Information enum value | otoolkit::APIInterface | |
InterfaceLogType enum name | otoolkit::APIInterface | |
log(const QString &_sender, InterfaceLogType _type, const QString &_message)=0 | otoolkit::APIInterface | pure virtual |
registerToolActivityNotifier(otoolkit::ToolActivityNotifier *_notifier)=0 | otoolkit::APIInterface | pure virtual |
removeToolActivityNotifier(otoolkit::ToolActivityNotifier *_notifier)=0 | otoolkit::APIInterface | pure virtual |
rootWidget(void) const =0 | otoolkit::APIInterface | pure virtual |
updateStatusString(const QString &_statusText)=0 | otoolkit::APIInterface | pure virtual |
updateStatusStringAsError(const QString &_statusText)=0 | otoolkit::APIInterface | pure virtual |
Warning enum value | otoolkit::APIInterface | |
~APIInterface() | otoolkit::APIInterface | protectedvirtual |