kalzium
KalziumGLPart Class Reference
#include <kalziumglpart.h>
Inheritance diagram for KalziumGLPart:

Detailed Description
Definition at line 37 of file kalziumglpart.h.
Public Member Functions | |
| KalziumGLPart (QWidget *, QObject *, const QStringList &) | |
| virtual | ~KalziumGLPart () |
Static Public Member Functions | |
| static KAboutData * | createAboutData () |
Protected Member Functions | |
| bool | openFile () |
Protected Attributes | |
| KalziumGLWidget * | m_widget |
Constructor & Destructor Documentation
| KalziumGLPart::KalziumGLPart | ( | QWidget * | parentWidget, | |
| QObject * | parent, | |||
| const QStringList & | args | |||
| ) |
Definition at line 74 of file kalziumglpart.cpp.
| KalziumGLPart::~KalziumGLPart | ( | ) | [virtual] |
Definition at line 90 of file kalziumglpart.cpp.
Member Function Documentation
| KAboutData * KalziumGLPart::createAboutData | ( | ) | [static] |
Definition at line 96 of file kalziumglpart.cpp.
| bool KalziumGLPart::openFile | ( | ) | [protected] |
Definition at line 108 of file kalziumglpart.cpp.
Member Data Documentation
KalziumGLWidget* KalziumGLPart::m_widget [protected] |
Definition at line 49 of file kalziumglpart.h.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference