piePlugin Class Reference

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

#include <piePlugin.h>

List of all members.

Public Member Functions

 piePlugin (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 "pie Display" widget plugin.

This widget plugin make the pieDisplay 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 piePlugin.h.


Constructor & Destructor Documentation

piePlugin::piePlugin ( QObject *  parent = 0  ) 

The default constructor.

Parameters:
parent parent QObject.

Definition at line 10 of file piePlugin.cpp.

References initialized.


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