kget
KGetPanelBar Class Reference
#include <kgetpanelbar.h>
Inheritance diagram for KGetPanelBar:

Classes | |
class | Private |
Public Slots | |
void | dataUpdated (const QString &name, const Plasma::DataEngine::Data &data) |
![]() | |
void | dataUpdated (const QString &name, const Plasma::DataEngine::Data &data) |
Public Member Functions | |
KGetPanelBar (QObject *parent, const QVariantList &args) | |
~KGetPanelBar () | |
void | init () |
void | paintInterface (QPainter *painter, const QStyleOptionGraphicsItem *option, const QRect &contentsRect) |
![]() | |
KGetApplet (QObject *parent, const QVariantList &args) | |
~KGetApplet () | |
void | init () |
void | setDataWidget (QGraphicsWidget *widget) |
Additional Inherited Members | |
![]() | |
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 35 of file kgetpanelbar.h.
Constructor & Destructor Documentation
KGetPanelBar::KGetPanelBar | ( | QObject * | parent, |
const QVariantList & | args | ||
) |
Definition at line 152 of file kgetpanelbar.cpp.
KGetPanelBar::~KGetPanelBar | ( | ) |
Definition at line 163 of file kgetpanelbar.cpp.
Member Function Documentation
|
slot |
Definition at line 205 of file kgetpanelbar.cpp.
void KGetPanelBar::init | ( | ) |
Definition at line 169 of file kgetpanelbar.cpp.
void KGetPanelBar::paintInterface | ( | QPainter * | painter, |
const QStyleOptionGraphicsItem * | option, | ||
const QRect & | contentsRect | ||
) |
Definition at line 198 of file kgetpanelbar.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.