QtPdWidgets
2.3.1
|
Public Member Functions | |
ClipImagePlugin (QObject *parent=0) | |
QWidget * | createWidget (QWidget *parent) |
![]() | |
Plugin (const QString &, QObject *parent=0) | |
Plugin constructor. More... | |
bool | isContainer () const |
Returns, if the widget is a container. More... | |
bool | isInitialized () const |
Returns the initialized state. More... | |
QIcon | icon () const |
Returns the icon of the plugin. More... | |
QString | domXml () const |
Returns the recommended default setting for the plugin as an XML tree. More... | |
QString | group () const |
Returns the name of the plugin group to display in the list of plugins. More... | |
QString | includeFile () const |
Returns the name of the header needed to use the plugin class. More... | |
QString | name () const |
Returns the name of the Plugin class. More... | |
QString | toolTip () const |
Returns the plugin's tooltip. More... | |
QString | whatsThis () const |
Returns the text for the "What is this?" function. More... | |
void | initialize (QDesignerFormEditorInterface *core) |
Initializes static plugin objects. More... | |
|
inline |
|
inline |