Man Linux: Main Page and Category List

NAME

       tlp::ElementPropertiesWidgetPlugin -

SYNOPSIS

       #include <ElementPropertiesWidgetPlugin.h>

   Public Member Functions
       ElementPropertiesWidgetPlugin (QObject *parent=0)
       bool isContainer () const
       bool isInitialized () const
       QIcon icon () const
       QString codeTemplate () const
       QString domXml () const
       QString group () const
       QString includeFile () const
       QString name () const
       QString toolTip () const
       QString whatsThis () const
       QWidget * createWidget (QWidget *parent)
       void initialize (QDesignerFormEditorInterface *core)

Constructor & Destructor Documentation

   tlp::ElementPropertiesWidgetPlugin::ElementPropertiesWidgetPlugin (QObject
       * parent = 0)

Member Function Documentation

   QString tlp::ElementPropertiesWidgetPlugin::codeTemplate () const
   QWidget* tlp::ElementPropertiesWidgetPlugin::createWidget (QWidget *
       parent)
   QString tlp::ElementPropertiesWidgetPlugin::domXml () const
   QString tlp::ElementPropertiesWidgetPlugin::group () const
   QIcon tlp::ElementPropertiesWidgetPlugin::icon () const
   QString tlp::ElementPropertiesWidgetPlugin::includeFile () const
   void tlp::ElementPropertiesWidgetPlugin::initialize
       (QDesignerFormEditorInterface * core)
   bool tlp::ElementPropertiesWidgetPlugin::isContainer () const
   bool tlp::ElementPropertiesWidgetPlugin::isInitialized () const
   QString tlp::ElementPropertiesWidgetPlugin::name () const
   QString tlp::ElementPropertiesWidgetPlugin::toolTip () const
   QString tlp::ElementPropertiesWidgetPlugin::whatsThis () const

Author

       Generated automatically by Doxygen for Tulip QT Library from the source
       code.

Version 3.1.2                     19 Jul tlp::ElementPropertiesWidgetPlugin(3)