#include <filetransfer.h>
§ Direction
Enumerator |
---|
Outgoing | |
Incoming | |
§ ErrorType
Enumerator |
---|
NetworkError | |
Canceled | |
NotSupported | |
IOError | |
NoError | |
§ State
Enumerator |
---|
Initiation | |
Started | |
Finished | |
Error | |
§ FileTransferJob()
§ ~FileTransferJob()
virtual qutim_sdk_0_3::FileTransferJob::~FileTransferJob |
( |
| ) |
|
|
virtual |
§ accept
void qutim_sdk_0_3::FileTransferJob::accept |
( |
| ) |
|
|
slot |
§ baseDir()
QDir qutim_sdk_0_3::FileTransferJob::baseDir |
( |
| ) |
const |
§ chatUnit()
ChatUnit* qutim_sdk_0_3::FileTransferJob::chatUnit |
( |
| ) |
const |
§ currentIndex()
int qutim_sdk_0_3::FileTransferJob::currentIndex |
( |
| ) |
const |
§ direction()
Direction qutim_sdk_0_3::FileTransferJob::direction |
( |
| ) |
const |
§ doReceive()
virtual void qutim_sdk_0_3::FileTransferJob::doReceive |
( |
| ) |
|
|
protectedpure virtual |
§ doSend()
virtual void qutim_sdk_0_3::FileTransferJob::doSend |
( |
| ) |
|
|
protectedpure virtual |
§ doStop()
virtual void qutim_sdk_0_3::FileTransferJob::doStop |
( |
| ) |
|
|
protectedpure virtual |
§ error()
ErrorType qutim_sdk_0_3::FileTransferJob::error |
( |
| ) |
const |
§ errorString()
§ fileName()
QString qutim_sdk_0_3::FileTransferJob::fileName |
( |
| ) |
const |
§ filesCount()
int qutim_sdk_0_3::FileTransferJob::filesCount |
( |
| ) |
const |
§ fileSize()
qint64 qutim_sdk_0_3::FileTransferJob::fileSize |
( |
| ) |
const |
§ info()
§ init()
void qutim_sdk_0_3::FileTransferJob::init |
( |
int |
filesCount, |
|
|
qint64 |
totalSize, |
|
|
const QString & |
title |
|
) |
| |
|
protected |
§ isAccepted()
bool qutim_sdk_0_3::FileTransferJob::isAccepted |
( |
| ) |
|
§ progress()
qint64 qutim_sdk_0_3::FileTransferJob::progress |
( |
| ) |
const |
§ send() [1/2]
void qutim_sdk_0_3::FileTransferJob::send |
( |
const QUrl & |
url, |
|
|
const QString & |
title = QString() |
|
) |
| |
§ send() [2/2]
void qutim_sdk_0_3::FileTransferJob::send |
( |
const QDir & |
baseDir, |
|
|
const QStringList & |
files, |
|
|
const QString & |
title |
|
) |
| |
§ setCurrentIndex()
QIODevice* qutim_sdk_0_3::FileTransferJob::setCurrentIndex |
( |
int |
index | ) |
|
|
protected |
§ setError()
void qutim_sdk_0_3::FileTransferJob::setError |
( |
ErrorType |
error | ) |
|
|
protected |
§ setErrorString()
void qutim_sdk_0_3::FileTransferJob::setErrorString |
( |
const LocalizedString & |
error | ) |
|
|
protected |
§ setFileInfo()
void qutim_sdk_0_3::FileTransferJob::setFileInfo |
( |
int |
index, |
|
|
const FileTransferInfo & |
info |
|
) |
| |
|
protected |
§ setFileProgress()
void qutim_sdk_0_3::FileTransferJob::setFileProgress |
( |
qint64 |
fileProgress | ) |
|
|
protected |
§ setState()
void qutim_sdk_0_3::FileTransferJob::setState |
( |
State |
state | ) |
|
|
protected |
§ setStateString()
void qutim_sdk_0_3::FileTransferJob::setStateString |
( |
const LocalizedString & |
state | ) |
|
|
protected |
§ state()
State qutim_sdk_0_3::FileTransferJob::state |
( |
| ) |
const |
§ stateString()
§ stop
void qutim_sdk_0_3::FileTransferJob::stop |
( |
| ) |
|
|
slot |
§ title()
QString qutim_sdk_0_3::FileTransferJob::title |
( |
| ) |
const |
§ totalSize()
qint64 qutim_sdk_0_3::FileTransferJob::totalSize |
( |
| ) |
const |
§ virtual_hook()
virtual void qutim_sdk_0_3::FileTransferJob::virtual_hook |
( |
int |
id, |
|
|
void * |
data |
|
) |
| |
|
protectedvirtual |
§ FileTransferManager
§ chatUnit
§ currentIndex
int qutim_sdk_0_3::FileTransferJob::currentIndex |
|
read |
§ fileName
QString qutim_sdk_0_3::FileTransferJob::fileName |
|
read |
§ filesCount
int qutim_sdk_0_3::FileTransferJob::filesCount |
|
read |
§ fileSize
qint64 qutim_sdk_0_3::FileTransferJob::fileSize |
|
read |
§ progress
qint64 qutim_sdk_0_3::FileTransferJob::progress |
|
read |
§ state
§ title
QString qutim_sdk_0_3::FileTransferJob::title |
|
read |
§ totalSize
qint64 qutim_sdk_0_3::FileTransferJob::totalSize |
|
read |
The documentation for this class was generated from the following file: