cut  1.2.1-pre1
Public Member Functions | List of all members
QeDmsLabelPlugin Class Reference

QeDmsLabel Plugin for Qt Designer. More...

#include <QeDmsLabelPlugin.hpp>

Inheritance diagram for QeDmsLabelPlugin:

Public Member Functions

 QeDmsLabelPlugin (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

QeDmsLabel 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 QeDmsLabel 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

◆ QeDmsLabelPlugin()

QeDmsLabelPlugin::QeDmsLabelPlugin ( QObject *  parent = 0)

Member Function Documentation

◆ createWidget()

QWidget * QeDmsLabelPlugin::createWidget ( QWidget *  parent)

◆ domXml()

QString QeDmsLabelPlugin::domXml ( ) const

◆ group()

QString QeDmsLabelPlugin::group ( ) const

◆ icon()

QIcon QeDmsLabelPlugin::icon ( ) const

◆ includeFile()

QString QeDmsLabelPlugin::includeFile ( ) const

◆ initialize()

void QeDmsLabelPlugin::initialize ( QDesignerFormEditorInterface *  core)

◆ isContainer()

bool QeDmsLabelPlugin::isContainer ( ) const

◆ isInitialized()

bool QeDmsLabelPlugin::isInitialized ( ) const

◆ name()

QString QeDmsLabelPlugin::name ( ) const

◆ toolTip()

QString QeDmsLabelPlugin::toolTip ( ) const

◆ whatsThis()

QString QeDmsLabelPlugin::whatsThis ( ) const

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