#include <componentsdockplugin.h>
Public Member Functions | |
| ComponentsDockPlugin (QObject *parent, const QList< QVariant > ¶ms) | |
| ~ComponentsDockPlugin () | |
Protected Member Functions | |
| QDockWidget * | createDock (KXmlGuiWindow *parent) |
Definition at line 28 of file componentsdockplugin.h.
| ComponentsDockPlugin::ComponentsDockPlugin | ( | QObject * | parent, | |
| const QList< QVariant > & | params | |||
| ) |
Definition at line 29 of file componentsdockplugin.cpp.
| ComponentsDockPlugin::~ComponentsDockPlugin | ( | ) |
Definition at line 34 of file componentsdockplugin.cpp.
| QDockWidget * ComponentsDockPlugin::createDock | ( | KXmlGuiWindow * | parent | ) | [protected, virtual] |
Implements GluonCreator::DockPlugin.
Definition at line 39 of file componentsdockplugin.cpp.
1.6.3