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

#include <QGo4CommandsHistoryPlugin.h>

+ Inheritance diagram for QGo4CommandsHistoryPlugin:

Public Member Functions

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

Constructor & Destructor Documentation

QGo4CommandsHistoryPlugin::QGo4CommandsHistoryPlugin ( QObject *  parent = 0)

Definition at line 19 of file QGo4CommandsHistoryPlugin.cpp.

References initialized.

Member Function Documentation

QWidget * QGo4CommandsHistoryPlugin::createWidget ( QWidget *  parent)

Definition at line 38 of file QGo4CommandsHistoryPlugin.cpp.

QString QGo4CommandsHistoryPlugin::domXml ( ) const

Definition at line 73 of file QGo4CommandsHistoryPlugin.cpp.

QString QGo4CommandsHistoryPlugin::group ( ) const

Definition at line 48 of file QGo4CommandsHistoryPlugin.cpp.

QIcon QGo4CommandsHistoryPlugin::icon ( ) const

Definition at line 53 of file QGo4CommandsHistoryPlugin.cpp.

QString QGo4CommandsHistoryPlugin::includeFile ( ) const

Definition at line 87 of file QGo4CommandsHistoryPlugin.cpp.

void QGo4CommandsHistoryPlugin::initialize ( QDesignerFormEditorInterface *  core)

Definition at line 25 of file QGo4CommandsHistoryPlugin.cpp.

References initialized.

bool QGo4CommandsHistoryPlugin::isContainer ( ) const

Definition at line 68 of file QGo4CommandsHistoryPlugin.cpp.

bool QGo4CommandsHistoryPlugin::isInitialized ( ) const

Definition at line 33 of file QGo4CommandsHistoryPlugin.cpp.

References initialized.

QString QGo4CommandsHistoryPlugin::name ( ) const

Definition at line 43 of file QGo4CommandsHistoryPlugin.cpp.

QString QGo4CommandsHistoryPlugin::toolTip ( ) const

Definition at line 58 of file QGo4CommandsHistoryPlugin.cpp.

QString QGo4CommandsHistoryPlugin::whatsThis ( ) const

Definition at line 63 of file QGo4CommandsHistoryPlugin.cpp.

Member Data Documentation

bool QGo4CommandsHistoryPlugin::initialized
private

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