Plasma
UiLoader Class Reference
#include <uiloader.h>
Inheritance diagram for UiLoader:

Public Member Functions | |
| QStringList | availableWidgets () const |
| QGraphicsWidget * | createWidget (const QString &className, QGraphicsWidget *parent=0) |
| UiLoader () | |
| virtual | ~UiLoader () |
Detailed Description
Definition at line 29 of file uiloader.h.
Constructor & Destructor Documentation
| UiLoader::UiLoader | ( | ) |
Definition at line 71 of file uiloader.cpp.
| UiLoader::~UiLoader | ( | ) | [virtual] |
Definition at line 96 of file uiloader.cpp.
Member Function Documentation
| QStringList UiLoader::availableWidgets | ( | ) | const |
Definition at line 101 of file uiloader.cpp.
| QGraphicsWidget * UiLoader::createWidget | ( | const QString & | className, | |
| QGraphicsWidget * | parent = 0 | |||
| ) |
Definition at line 106 of file uiloader.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference