|
玉兔远程控制 0.1.0-bate11
|


Public 槽 | |
| void | slotSetstate (State s) |
| void | slotTransferSize (quint64 nAddSize) |
| void | slotSetPrority (Priority p) |
| void | slotSetExplanation (const QString &explanation) |
| void | slotFinish () |
信号 | |
| void | sigStart (CFileTransfer *pFile) |
Public 成员函数 | |
| CFileTransfer (const QString &localFile, const QString &remoteFile, Direction dir=Direction::Download) | |
| int | GetId () |
| QString | GetDirectionName () |
| Direction | GetDirection () |
| void | SetDirection (Direction d) |
| QVariant | Data (int column, int role) |
| QString | GetLocalFile () |
| void | SetLocaleFile (const QString &szFile) |
| QString | GetRemoteFile () |
| void | SetRemoteFile (const QString &szFile) |
| quint64 | GetFileSize () |
| void | SetFileSize (quint64 size) |
| quint64 | GetTransferSize () |
| State | GetState () |
| QString | GetStateName () |
| QString | GetPriority () |
| QString | GetExplanation () |
| QString | GetFinishTime () |
| quint32 | GetLocalPermission () const |
| void | SetLocalPermission (quint32 newLocalPermission) |
| quint32 | GetRemotePermission () const |
| void | SetRemotePermission (quint32 newRemotePermission) |
| void | SetFinishTime (QString szTime) |
静态 Public 成员函数 | |
| static QString | HeaderData (int section) |
Private 成员函数 | |
| float_t | GetSpeed () |
Private 属性 | |
| int | m_nId |
| QString | m_szLocalFile |
| quint32 | m_LocalPermission |
| QString | m_szRemoteFile |
| quint32 | m_RemotePermission |
| quint64 | m_nFileSize |
| quint64 | m_nTransferSize |
| Direction | m_Direction |
| State | m_State |
| Priority | m_Priority |
| QString | m_szExplanation |
| QDateTime | m_FinishTime |
| quint64 | m_nLastSize |
| QDateTime | m_tmLast |
| float_t | m_fSpeed |
在文件 ListFileModel.h 第 10 行定义.
|
strong |
在文件 ListFileModel.h 第 28 行定义.
|
strong |
在文件 ListFileModel.h 第 14 行定义.
|
strong |
在文件 ListFileModel.h 第 68 行定义.
|
strong |
在文件 ListFileModel.h 第 53 行定义.
| CFileTransfer::CFileTransfer | ( | const QString & | localFile, |
| const QString & | remoteFile, | ||
| Direction | dir = Direction::Download ) |
在文件 ListFileModel.cpp 第 14 行定义.
| QVariant CFileTransfer::Data | ( | int | column, |
| int | role ) |
在文件 ListFileModel.cpp 第 60 行定义.
| CFileTransfer::Direction CFileTransfer::GetDirection | ( | ) |
在文件 ListFileModel.cpp 第 134 行定义.
| QString CFileTransfer::GetDirectionName | ( | ) |
在文件 ListFileModel.cpp 第 121 行定义.
| QString CFileTransfer::GetExplanation | ( | ) |
在文件 ListFileModel.cpp 第 282 行定义.
| quint64 CFileTransfer::GetFileSize | ( | ) |
在文件 ListFileModel.cpp 第 164 行定义.
| QString CFileTransfer::GetFinishTime | ( | ) |
在文件 ListFileModel.cpp 第 195 行定义.
| int CFileTransfer::GetId | ( | ) |
在文件 ListFileModel.cpp 第 116 行定义.
| QString CFileTransfer::GetLocalFile | ( | ) |
在文件 ListFileModel.cpp 第 144 行定义.
| quint32 CFileTransfer::GetLocalPermission | ( | ) | const |
在文件 ListFileModel.cpp 第 210 行定义.
| QString CFileTransfer::GetPriority | ( | ) |
在文件 ListFileModel.cpp 第 262 行定义.
| QString CFileTransfer::GetRemoteFile | ( | ) |
在文件 ListFileModel.cpp 第 154 行定义.
| quint32 CFileTransfer::GetRemotePermission | ( | ) | const |
在文件 ListFileModel.cpp 第 220 行定义.
|
private |
在文件 ListFileModel.cpp 第 190 行定义.
| CFileTransfer::State CFileTransfer::GetState | ( | ) |
在文件 ListFileModel.cpp 第 250 行定义.
| QString CFileTransfer::GetStateName | ( | ) |
在文件 ListFileModel.cpp 第 230 行定义.
| quint64 CFileTransfer::GetTransferSize | ( | ) |
在文件 ListFileModel.cpp 第 174 行定义.
|
static |
在文件 ListFileModel.cpp 第 33 行定义.
| void CFileTransfer::SetDirection | ( | Direction | d | ) |
在文件 ListFileModel.cpp 第 139 行定义.
| void CFileTransfer::SetFileSize | ( | quint64 | size | ) |
在文件 ListFileModel.cpp 第 169 行定义.
| void CFileTransfer::SetFinishTime | ( | QString | szTime | ) |
在文件 ListFileModel.cpp 第 205 行定义.
| void CFileTransfer::SetLocaleFile | ( | const QString & | szFile | ) |
在文件 ListFileModel.cpp 第 149 行定义.
| void CFileTransfer::SetLocalPermission | ( | quint32 | newLocalPermission | ) |
在文件 ListFileModel.cpp 第 215 行定义.
| void CFileTransfer::SetRemoteFile | ( | const QString & | szFile | ) |
在文件 ListFileModel.cpp 第 159 行定义.
| void CFileTransfer::SetRemotePermission | ( | quint32 | newRemotePermission | ) |
在文件 ListFileModel.cpp 第 225 行定义.
|
slot |
在文件 ListFileModel.cpp 第 200 行定义.
|
slot |
在文件 ListFileModel.cpp 第 287 行定义.
|
slot |
在文件 ListFileModel.cpp 第 277 行定义.
|
slot |
在文件 ListFileModel.cpp 第 255 行定义.
|
slot |
在文件 ListFileModel.cpp 第 179 行定义.
|
private |
在文件 ListFileModel.h 第 106 行定义.
|
private |
在文件 ListFileModel.h 第 110 行定义.
|
private |
在文件 ListFileModel.h 第 114 行定义.
|
private |
在文件 ListFileModel.h 第 101 行定义.
|
private |
在文件 ListFileModel.h 第 104 行定义.
|
private |
在文件 ListFileModel.h 第 99 行定义.
|
private |
在文件 ListFileModel.h 第 112 行定义.
|
private |
在文件 ListFileModel.h 第 105 行定义.
|
private |
在文件 ListFileModel.h 第 108 行定义.
|
private |
在文件 ListFileModel.h 第 103 行定义.
|
private |
在文件 ListFileModel.h 第 107 行定义.
|
private |
在文件 ListFileModel.h 第 109 行定义.
|
private |
在文件 ListFileModel.h 第 100 行定义.
|
private |
在文件 ListFileModel.h 第 102 行定义.
|
private |
在文件 ListFileModel.h 第 113 行定义.