tcasDispPlugin Class Reference

The so-called "TCAS Display" widget plugin. More...

#include <tcasDispPlugin.h>

List of all members.

Public Member Functions

 tcasDispPlugin (QObject *parent=0)
 The default constructor.
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

The so-called "TCAS Display" widget plugin.

This widget plugin make the tcasdisplay widget available to QT Designer for easy form design. This widget plugin is as simple as it gets, and doesn't offer any extras - just the minimum needed to get the plugin working. It is based on the widget plugin example that is included in the QT4 documentation.

Please refer to the QT documentation for details on what the member functions actually do! The implementation should be self explanatory.

Definition at line 19 of file tcasDispPlugin.h.


Constructor & Destructor Documentation

tcasDispPlugin::tcasDispPlugin ( QObject *  parent = 0  ) 

The default constructor.

Parameters:
parent The parent QObject.

Definition at line 10 of file tcasDispPlugin.cpp.

References initialized.


The documentation for this class was generated from the following files:
Generated on Thu Aug 17 12:14:59 2006 for VisualODF by  doxygen 1.4.7