kget
#include <kgetapplet.h>
 | 
| void  | dataUpdated (const QString &name, const Plasma::DataEngine::Data &data) | 
|   | 
Definition at line 68 of file kgetapplet.h.
 
      
        
          | KGetApplet::KGetApplet  | 
          ( | 
          QObject *  | 
          parent,  | 
        
        
           | 
           | 
          const QVariantList &  | 
          args  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | KGetApplet::~KGetApplet  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void KGetApplet::constraintsEvent  | 
          ( | 
          Plasma::Constraints  | 
          constraints | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | void KGetApplet::dataUpdated  | 
          ( | 
          const QString &  | 
          name,  | 
         
        
           | 
           | 
          const Plasma::DataEngine::Data &  | 
          data  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void KGetApplet::dropEvent  | 
          ( | 
          QGraphicsSceneDragDropEvent *  | 
          event | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | void KGetApplet::dropEvent  | 
          ( | 
          QDropEvent *  | 
          event | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
      
        
          | void KGetApplet::init  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | bool KGetApplet::sceneEventFilter  | 
          ( | 
          QGraphicsItem *  | 
          watched,  | 
         
        
           | 
           | 
          QEvent *  | 
          event  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | void KGetApplet::transfersAdded  | 
          ( | 
          const QList< OrgKdeKgetTransferInterface * > &  | 
          transfers | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | void KGetApplet::transfersRemoved  | 
          ( | 
          const QList< OrgKdeKgetTransferInterface * > &  | 
          transfers | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | void KGetApplet::update  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | const QString KGetApplet::KGET_DBUS_PATH = "/KGet" | 
         
       
   | 
  
staticprotected   | 
  
 
 
  
  
      
        
          | const QString KGetApplet::KGET_DBUS_SERVICE = "org.kde.kget" | 
         
       
   | 
  
staticprotected   | 
  
 
 
  
  
      
        
          | KIO::filesize_t KGetApplet::m_downloadedSize | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | Plasma::DataEngine* KGetApplet::m_engine | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | Plasma::Meter* KGetApplet::m_globalProgress | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | Plasma::IconWidget* KGetApplet::m_icon | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KIO::filesize_t KGetApplet::m_totalSize | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QHash<OrgKdeKgetTransferInterface*, Data> KGetApplet::m_transfers | 
         
       
   | 
  
protected   | 
  
 
 
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
KDE's Doxygen guidelines are available online.