#include <filetransfer1Proxy.h>
|
| FileTransfer1Proxy (const TQString &service, const TQString &path, TQObject *parent=0, const char *name=0) |
|
virtual | ~FileTransfer1Proxy () |
|
void | setConnection (const TQT_DBusConnection &connection) |
|
virtual bool | ChangeFolder (const TQString &folder, TQT_DBusError &error) |
|
virtual bool | CreateFolder (const TQString &folder, TQT_DBusError &error) |
|
virtual bool | ListFolder (TQT_DBusDataList &folderinfo, TQT_DBusError &error) |
|
virtual bool | GetFile (const TQString &targetfile, const TQString &sourcefile, TQT_DBusObjectPath &transfer, TQMap< TQString, TQT_DBusVariant > &properties, TQT_DBusError &error) |
|
virtual bool | PutFile (const TQString &sourcefile, const TQString &targetfile, TQT_DBusObjectPath &transfer, TQMap< TQString, TQT_DBusVariant > &properties, TQT_DBusError &error) |
|
virtual bool | CopyFile (const TQString &sourcefile, const TQString &targetfile, TQT_DBusError &error) |
|
virtual bool | MoveFile (const TQString &sourcefile, const TQString &targetfile, TQT_DBusError &error) |
|
virtual bool | Delete (const TQString &file, TQT_DBusError &error) |
|
Definition at line 30 of file filetransfer1Proxy.h.
◆ FileTransfer1Proxy() [1/2]
◆ ~FileTransfer1Proxy()
org::bluez::obex::FileTransfer1Proxy::~FileTransfer1Proxy |
( |
| ) |
|
|
virtual |
◆ FileTransfer1Proxy() [2/2]
◆ ChangeFolder()
◆ CopyFile()
◆ CreateFolder()
◆ Delete()
◆ GetFile()
◆ ListFolder()
◆ MoveFile()
◆ operator=()
◆ PutFile()
◆ setConnection()
◆ m_baseProxy
The documentation for this class was generated from the following files: