GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Private Attributes | List of all members
QRootWindowPlugin Class Reference

#include <QRootWindowPlugin.h>

+ Inheritance diagram for QRootWindowPlugin:

Public Member Functions

 QRootWindowPlugin (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)
 

Private Attributes

bool initialized
 

Detailed Description

Definition at line 19 of file QRootWindowPlugin.h.

Constructor & Destructor Documentation

QRootWindowPlugin::QRootWindowPlugin ( QObject *  parent = 0)

Definition at line 20 of file QRootWindowPlugin.cpp.

References initialized.

Member Function Documentation

QWidget * QRootWindowPlugin::createWidget ( QWidget *  parent)

Definition at line 38 of file QRootWindowPlugin.cpp.

QString QRootWindowPlugin::domXml ( ) const

Definition at line 78 of file QRootWindowPlugin.cpp.

QString QRootWindowPlugin::group ( ) const

Definition at line 53 of file QRootWindowPlugin.cpp.

QIcon QRootWindowPlugin::icon ( ) const

Definition at line 58 of file QRootWindowPlugin.cpp.

QString QRootWindowPlugin::includeFile ( ) const

Definition at line 92 of file QRootWindowPlugin.cpp.

void QRootWindowPlugin::initialize ( QDesignerFormEditorInterface *  core)

Definition at line 26 of file QRootWindowPlugin.cpp.

References initialized.

bool QRootWindowPlugin::isContainer ( ) const

Definition at line 73 of file QRootWindowPlugin.cpp.

bool QRootWindowPlugin::isInitialized ( ) const

Definition at line 33 of file QRootWindowPlugin.cpp.

References initialized.

QString QRootWindowPlugin::name ( ) const

Definition at line 48 of file QRootWindowPlugin.cpp.

QString QRootWindowPlugin::toolTip ( ) const

Definition at line 63 of file QRootWindowPlugin.cpp.

QString QRootWindowPlugin::whatsThis ( ) const

Definition at line 68 of file QRootWindowPlugin.cpp.

Member Data Documentation

bool QRootWindowPlugin::initialized
private

Definition at line 40 of file QRootWindowPlugin.h.

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


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