QtPdWidgets  2.3.1
Public Member Functions | List of all members
PushButtonPlugin Class Reference
Inheritance diagram for PushButtonPlugin:
Inheritance graph
[legend]
Collaboration diagram for PushButtonPlugin:
Collaboration graph
[legend]

Public Member Functions

 PushButtonPlugin (QObject *parent=0)
 
QWidget * createWidget (QWidget *parent)
 
- Public Member Functions inherited from Plugin
 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...
 

Constructor & Destructor Documentation

◆ PushButtonPlugin()

PushButtonPlugin::PushButtonPlugin ( QObject *  parent = 0)
inline

Member Function Documentation

◆ createWidget()

QWidget* PushButtonPlugin::createWidget ( QWidget *  parent)
inline

The documentation for this class was generated from the following file: