kget
#include <dbuskgetwrapper.h>
Definition at line 32 of file dbuskgetwrapper.h.
DBusKGetWrapper::DBusKGetWrapper |
( |
MainWindow * |
parent | ) |
|
DBusKGetWrapper::~DBusKGetWrapper |
( |
| ) |
|
QStringList DBusKGetWrapper::addTransfer |
( |
const QString & |
src, |
|
|
const QString & |
destDir = QString() , |
|
|
bool |
start = false |
|
) |
| |
bool DBusKGetWrapper::delTransfer |
( |
const QString & |
dbusObjectPath | ) |
|
bool DBusKGetWrapper::dropTargetVisible |
( |
| ) |
const |
void DBusKGetWrapper::importLinks |
( |
const QList< QString > & |
links | ) |
|
bool DBusKGetWrapper::isSupported |
( |
const QString & |
url | ) |
const |
bool DBusKGetWrapper::offlineMode |
( |
| ) |
const |
void DBusKGetWrapper::setDropTargetVisible |
( |
bool |
setVisible | ) |
|
void DBusKGetWrapper::setOfflineMode |
( |
bool |
online | ) |
|
void DBusKGetWrapper::showNewTransferDialog |
( |
const QStringList & |
urls | ) |
|
void DBusKGetWrapper::transferAddedRemoved |
( |
| ) |
|
|
signal |
QVariantMap DBusKGetWrapper::transfers |
( |
| ) |
const |
void DBusKGetWrapper::transfersAdded |
( |
const QStringList & |
urls, |
|
|
const QStringList & |
dBusObjectPaths |
|
) |
| |
|
signal |
void DBusKGetWrapper::transfersRemoved |
( |
const QStringList & |
urls, |
|
|
const QStringList & |
dbusObjectPaths |
|
) |
| |
|
signal |
int DBusKGetWrapper::transfersSpeed |
( |
| ) |
const |
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.