GSI Object Oriented Online Offline (Go4) GO4-6.4.5
Loading...
Searching...
No Matches
QGo4WidgetPlugin Class Reference

#include <QGo4WidgetPlugin.h>

Inheritance diagram for QGo4WidgetPlugin:

Public Member Functions

 QGo4WidgetPlugin (QObject *parent=nullptr)
QWidget * createWidget (QWidget *parent)
QString domXml () const
QString group () const
QIcon icon () const
QString includeFile () const
void initialize (QDesignerFormEditorInterface *core)
bool isContainer () const
bool isInitialized () const
QString name () const
QString toolTip () const
QString whatsThis () const

Private Attributes

bool initialized

Detailed Description

Definition at line 20 of file QGo4WidgetPlugin.h.

Constructor & Destructor Documentation

◆ QGo4WidgetPlugin()

QGo4WidgetPlugin::QGo4WidgetPlugin ( QObject * parent = nullptr)

Definition at line 21 of file QGo4WidgetPlugin.cpp.

References initialized.

Member Function Documentation

◆ createWidget()

QWidget * QGo4WidgetPlugin::createWidget ( QWidget * parent)

Definition at line 40 of file QGo4WidgetPlugin.cpp.

◆ domXml()

QString QGo4WidgetPlugin::domXml ( ) const

Definition at line 75 of file QGo4WidgetPlugin.cpp.

◆ group()

QString QGo4WidgetPlugin::group ( ) const

Definition at line 50 of file QGo4WidgetPlugin.cpp.

◆ icon()

QIcon QGo4WidgetPlugin::icon ( ) const

Definition at line 55 of file QGo4WidgetPlugin.cpp.

◆ includeFile()

QString QGo4WidgetPlugin::includeFile ( ) const

Definition at line 89 of file QGo4WidgetPlugin.cpp.

◆ initialize()

void QGo4WidgetPlugin::initialize ( QDesignerFormEditorInterface * core)

Definition at line 27 of file QGo4WidgetPlugin.cpp.

References initialized.

◆ isContainer()

bool QGo4WidgetPlugin::isContainer ( ) const

Definition at line 70 of file QGo4WidgetPlugin.cpp.

◆ isInitialized()

bool QGo4WidgetPlugin::isInitialized ( ) const

Definition at line 35 of file QGo4WidgetPlugin.cpp.

References initialized.

◆ name()

QString QGo4WidgetPlugin::name ( ) const

Definition at line 45 of file QGo4WidgetPlugin.cpp.

◆ toolTip()

QString QGo4WidgetPlugin::toolTip ( ) const

Definition at line 60 of file QGo4WidgetPlugin.cpp.

◆ whatsThis()

QString QGo4WidgetPlugin::whatsThis ( ) const

Definition at line 65 of file QGo4WidgetPlugin.cpp.

Field Documentation

◆ initialized

bool QGo4WidgetPlugin::initialized
private

Definition at line 41 of file QGo4WidgetPlugin.h.

Referenced by QGo4WidgetPlugin(), initialize(), and isInitialized().


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