cut  1.2.2-pre1
Public Member Functions | List of all members
QeLedPlugin Class Reference

QeLedP Plugin for Qt Designer. More...

#include <QeLedPlugin.hpp>

Inheritance diagram for QeLedPlugin:

Public Member Functions

 QeLedPlugin (QObject *parent=0)
 
bool isContainer () const
 
bool isInitialized () const
 
QIcon icon () 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)
 

Detailed Description

QeLedP Plugin for Qt Designer.

Enables WYSIWYG design while using Qt Designer.

This class implements the QDesignerCustomWidgetInterface that enables Qt Designer to create new instances of the QeLedP widget, and obtain information to present the widget, in the WYSIWYG view of the form, its toolbar, and properties view.

Warning
This class is not intended for developers, and is internal to CUT.

Constructor & Destructor Documentation

◆ QeLedPlugin()

QeLedPlugin::QeLedPlugin ( QObject *  parent = 0)

Member Function Documentation

◆ createWidget()

QWidget * QeLedPlugin::createWidget ( QWidget *  parent)

◆ domXml()

QString QeLedPlugin::domXml ( ) const

◆ group()

QString QeLedPlugin::group ( ) const

◆ icon()

QIcon QeLedPlugin::icon ( ) const

◆ includeFile()

QString QeLedPlugin::includeFile ( ) const

◆ initialize()

void QeLedPlugin::initialize ( QDesignerFormEditorInterface *  core)

◆ isContainer()

bool QeLedPlugin::isContainer ( ) const

◆ isInitialized()

bool QeLedPlugin::isInitialized ( ) const

◆ name()

QString QeLedPlugin::name ( ) const

◆ toolTip()

QString QeLedPlugin::toolTip ( ) const

◆ whatsThis()

QString QeLedPlugin::whatsThis ( ) const

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