|
Developer Documentation
|
Go to the source code of this file.
Namespaces | |
| PluginFunctions | |
Functions | |
| bool | PluginFunctions::getObject (int _identifier, QtWidgetObject *&_object) |
| QtWidgetNode * | PluginFunctions::qtWidgetNode (BaseObjectData *_object) |
| Get a QtWidgetNode from an object. More... | |
| QtWidgetObject * | PluginFunctions::qtWidgetObject (BaseObjectData *_object) |
| Cast an BaseObject to a QtWidgetObject if possible. More... | |
This file contains functions which can be used by plugins to access QtWidgets in the framework.
Definition in file PluginFunctionsQtWidget.hh.