kget
KGetBarApplet Class Reference
#include <kgetbarapplet.h>
Inheritance diagram for KGetBarApplet:

Classes | |
class | Private |
Public Member Functions | |
KGetBarApplet (QObject *parent, const QVariantList &args) | |
~KGetBarApplet () | |
void | init () |
![]() | |
KGetApplet (QObject *parent, const QVariantList &args) | |
~KGetApplet () | |
void | init () |
void | setDataWidget (QGraphicsWidget *widget) |
Additional Inherited Members | |
![]() | |
void | dataUpdated (const QString &name, const Plasma::DataEngine::Data &data) |
![]() | |
void | transfersAdded (const QList< OrgKdeKgetTransferInterface * > &transfers) |
void | transfersRemoved (const QList< OrgKdeKgetTransferInterface * > &transfers) |
void | update () |
![]() | |
virtual void | constraintsEvent (Plasma::Constraints constraints) |
virtual void | dropEvent (QGraphicsSceneDragDropEvent *event) |
virtual void | dropEvent (QDropEvent *event) |
virtual bool | sceneEventFilter (QGraphicsItem *watched, QEvent *event) |
![]() | |
QGraphicsWidget * | m_dataWidget |
KIO::filesize_t | m_downloadedSize |
Plasma::DataEngine * | m_engine |
ErrorWidget * | m_errorWidget |
Plasma::Meter * | m_globalProgress |
Plasma::IconWidget * | m_icon |
ProxyWidget * | m_proxyWidget |
KIO::filesize_t | m_totalSize |
QHash < OrgKdeKgetTransferInterface *, Data > | m_transfers |
![]() | |
static const QString | KGET_DBUS_PATH = "/KGet" |
static const QString | KGET_DBUS_SERVICE = "org.kde.kget" |
Detailed Description
Definition at line 33 of file kgetbarapplet.h.
Constructor & Destructor Documentation
KGetBarApplet::KGetBarApplet | ( | QObject * | parent, |
const QVariantList & | args | ||
) |
Definition at line 124 of file kgetbarapplet.cpp.
KGetBarApplet::~KGetBarApplet | ( | ) |
Definition at line 129 of file kgetbarapplet.cpp.
Member Function Documentation
void KGetBarApplet::init | ( | ) |
Definition at line 133 of file kgetbarapplet.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.