Developer Documentation
PluginFunctionsQtWidget.hh File Reference

Go to the source code of this file.

Namespaces

 PluginFunctions
 

Functions

bool PluginFunctions::getObject (int _identifier, QtWidgetObject *&_object)
 
QtWidgetNodePluginFunctions::qtWidgetNode (BaseObjectData *_object)
 Get a QtWidgetNode from an object. More...
 
QtWidgetObjectPluginFunctions::qtWidgetObject (BaseObjectData *_object)
 Cast an BaseObject to a QtWidgetObject if possible. More...
 

Detailed Description

This file contains functions which can be used by plugins to access QtWidgets in the framework.

Definition in file PluginFunctionsQtWidget.hh.