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

#include <QRootWindowPlugin.h>

+ Inheritance diagram for QRootWindowPlugin:

Public Member Functions

 QRootWindowPlugin (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 19 of file QRootWindowPlugin.h.

Constructor & Destructor Documentation

◆ QRootWindowPlugin()

QRootWindowPlugin::QRootWindowPlugin ( QObject * parent = nullptr)

Definition at line 20 of file QRootWindowPlugin.cpp.

References initialized.

Member Function Documentation

◆ createWidget()

QWidget * QRootWindowPlugin::createWidget ( QWidget * parent)

Definition at line 38 of file QRootWindowPlugin.cpp.

◆ domXml()

QString QRootWindowPlugin::domXml ( ) const

Definition at line 78 of file QRootWindowPlugin.cpp.

◆ group()

QString QRootWindowPlugin::group ( ) const

Definition at line 53 of file QRootWindowPlugin.cpp.

◆ icon()

QIcon QRootWindowPlugin::icon ( ) const

Definition at line 58 of file QRootWindowPlugin.cpp.

◆ includeFile()

QString QRootWindowPlugin::includeFile ( ) const

Definition at line 92 of file QRootWindowPlugin.cpp.

◆ initialize()

void QRootWindowPlugin::initialize ( QDesignerFormEditorInterface * core)

Definition at line 26 of file QRootWindowPlugin.cpp.

References initialized.

◆ isContainer()

bool QRootWindowPlugin::isContainer ( ) const

Definition at line 73 of file QRootWindowPlugin.cpp.

◆ isInitialized()

bool QRootWindowPlugin::isInitialized ( ) const

Definition at line 33 of file QRootWindowPlugin.cpp.

References initialized.

◆ name()

QString QRootWindowPlugin::name ( ) const

Definition at line 48 of file QRootWindowPlugin.cpp.

◆ toolTip()

QString QRootWindowPlugin::toolTip ( ) const

Definition at line 63 of file QRootWindowPlugin.cpp.

◆ whatsThis()

QString QRootWindowPlugin::whatsThis ( ) const

Definition at line 68 of file QRootWindowPlugin.cpp.

Field Documentation

◆ initialized

bool QRootWindowPlugin::initialized
private

Definition at line 40 of file QRootWindowPlugin.h.

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


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