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
QGo4BrowserTreeWidgetPlugin Class Reference

#include <QGo4BrowserTreeWidgetPlugin.h>

+ Inheritance diagram for QGo4BrowserTreeWidgetPlugin:

Public Member Functions

 QGo4BrowserTreeWidgetPlugin (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 QGo4BrowserTreeWidgetPlugin.h.

Constructor & Destructor Documentation

QGo4BrowserTreeWidgetPlugin::QGo4BrowserTreeWidgetPlugin ( QObject *  parent = 0)

Definition at line 20 of file QGo4BrowserTreeWidgetPlugin.cpp.

References initialized.

Member Function Documentation

QWidget * QGo4BrowserTreeWidgetPlugin::createWidget ( QWidget *  parent)

Definition at line 39 of file QGo4BrowserTreeWidgetPlugin.cpp.

QString QGo4BrowserTreeWidgetPlugin::domXml ( ) const

Definition at line 75 of file QGo4BrowserTreeWidgetPlugin.cpp.

QString QGo4BrowserTreeWidgetPlugin::group ( ) const

Definition at line 49 of file QGo4BrowserTreeWidgetPlugin.cpp.

QIcon QGo4BrowserTreeWidgetPlugin::icon ( ) const

Definition at line 54 of file QGo4BrowserTreeWidgetPlugin.cpp.

QString QGo4BrowserTreeWidgetPlugin::includeFile ( ) const

Definition at line 89 of file QGo4BrowserTreeWidgetPlugin.cpp.

void QGo4BrowserTreeWidgetPlugin::initialize ( QDesignerFormEditorInterface *  core)

Definition at line 26 of file QGo4BrowserTreeWidgetPlugin.cpp.

References initialized.

bool QGo4BrowserTreeWidgetPlugin::isContainer ( ) const

Definition at line 70 of file QGo4BrowserTreeWidgetPlugin.cpp.

bool QGo4BrowserTreeWidgetPlugin::isInitialized ( ) const

Definition at line 34 of file QGo4BrowserTreeWidgetPlugin.cpp.

References initialized.

QString QGo4BrowserTreeWidgetPlugin::name ( ) const

Definition at line 44 of file QGo4BrowserTreeWidgetPlugin.cpp.

QString QGo4BrowserTreeWidgetPlugin::toolTip ( ) const

Definition at line 59 of file QGo4BrowserTreeWidgetPlugin.cpp.

QString QGo4BrowserTreeWidgetPlugin::whatsThis ( ) const

Definition at line 65 of file QGo4BrowserTreeWidgetPlugin.cpp.

Member Data Documentation

bool QGo4BrowserTreeWidgetPlugin::initialized
private

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