Plasma
GglPackage Class Reference
#include <ggl_package.h>
Inheritance diagram for GglPackage:

Public Member Functions | |
virtual void | createNewWidgetBrowser (QWidget *parent=0) |
void | gadgetBrowserClosed () |
GglPackage (QObject *parent, const QVariantList &args) | |
virtual bool | installPackage (const QString &archivePath, const QString &packageRoot) |
virtual | ~GglPackage () |
Detailed Description
Definition at line 24 of file ggl_package.h.
Constructor & Destructor Documentation
GglPackage::GglPackage | ( | QObject * | parent, | |
const QVariantList & | args | |||
) |
Definition at line 206 of file ggl_package.cpp.
GglPackage::~GglPackage | ( | ) | [virtual] |
Definition at line 214 of file ggl_package.cpp.
Member Function Documentation
void GglPackage::createNewWidgetBrowser | ( | QWidget * | parent = 0 |
) | [virtual] |
Definition at line 241 of file ggl_package.cpp.
void GglPackage::gadgetBrowserClosed | ( | ) |
Definition at line 251 of file ggl_package.cpp.
bool GglPackage::installPackage | ( | const QString & | archivePath, | |
const QString & | packageRoot | |||
) | [virtual] |
Definition at line 218 of file ggl_package.cpp.
The documentation for this class was generated from the following files: