#include "OToolkitAPI.h"
◆ InterfaceLogType
| Enumerator |
|---|
| Information | |
| Warning | |
| Error | |
◆ APIInterface()
| otoolkit::APIInterface::APIInterface |
( |
| ) |
|
|
protected |
◆ ~APIInterface()
| otoolkit::APIInterface::~APIInterface |
( |
| ) |
|
|
protectedvirtual |
◆ addTool()
| virtual bool otoolkit::APIInterface::addTool |
( |
Tool * | _tool | ) |
|
|
pure virtual |
◆ createSettingsInstance()
| virtual SettingsRef otoolkit::APIInterface::createSettingsInstance |
( |
void | | ) |
|
|
pure virtual |
◆ log()
| virtual void otoolkit::APIInterface::log |
( |
const QString & | _sender, |
|
|
InterfaceLogType | _type, |
|
|
const QString & | _message ) |
|
pure virtual |
◆ registerToolActivityNotifier()
◆ removeToolActivityNotifier()
◆ rootWidget()
| virtual const QWidget * otoolkit::APIInterface::rootWidget |
( |
void | | ) |
const |
|
pure virtual |
◆ updateStatusString()
| virtual void otoolkit::APIInterface::updateStatusString |
( |
const QString & | _statusText | ) |
|
|
pure virtual |
◆ updateStatusStringAsError()
| virtual void otoolkit::APIInterface::updateStatusStringAsError |
( |
const QString & | _statusText | ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: