|
玉兔远程控制 0.1.0-bate11
|


Public 成员函数 | |
| CRemoteFileSystem (const QString &szPath, TYPES type) | |
| CRemoteFileSystem (const CRemoteFileSystem &file) | |
| QVariant | Data (int column) |
| int | ChildCount () |
| void | SetParent (CRemoteFileSystem *pParent) |
| int | AppendChild (CRemoteFileSystem *pChild) |
| Append child | |
| int | RemoveChild (int index) |
| CRemoteFileSystem * | GetChild (int nIndex) |
| CRemoteFileSystem * | GetParent () |
| int | IndexOf (CRemoteFileSystem *pChild) |
| int | IndexOf (const QString &szPath) |
| int | IndexOfParent () |
| const State | GetState () const |
| void | SetState (State s) |
| QString | GetPath () |
| QString | GetName () |
| quint64 | GetSize () |
| void | SetSize (quint64 size) |
| TYPES | GetType () |
| bool | IsDir () |
| QIcon | Icon () |
| QDateTime | GetCreateTime () |
| void | SetCreateTime (const QDateTime &date) |
| QDateTime | GetLastModified () |
| void | SetLastModified (const QDateTime &date) |
| void | SetPermissions (QFileDevice::Permissions privileges) |
| QFileDevice::Permissions | GetPermissions () |
| QString | GetOwner () |
| void | SetOwner (QString szOwner) |
静态 Public 成员函数 | |
| static QString | HeaderData (int section) |
| static int | ColumnCount () |
Private 属性 | |
| CRemoteFileSystem * | m_pParent |
| QVector< CRemoteFileSystem * > | m_vChild |
| QString | m_szPath |
| quint64 | m_nSize |
| TYPES | m_Type |
| QDateTime | m_createTime |
| QDateTime | m_lastModifed |
| QFileDevice::Permissions | m_Permissions |
| QString | m_szOwner |
| State | m_State |
在文件 RemoteFileSystemModel.h 第 9 行定义.
|
strong |
在文件 RemoteFileSystemModel.h 第 31 行定义.
|
strong |
在文件 RemoteFileSystemModel.h 第 60 行定义.
|
strong |
在文件 RemoteFileSystemModel.h 第 13 行定义.
|
explicit |
在文件 RemoteFileSystemModel.cpp 第 24 行定义.
|
virtual |
在文件 RemoteFileSystemModel.cpp 第 36 行定义.
| CRemoteFileSystem::CRemoteFileSystem | ( | const CRemoteFileSystem & | file | ) |
在文件 RemoteFileSystemModel.cpp 第 41 行定义.
| int CRemoteFileSystem::AppendChild | ( | CRemoteFileSystem * | pChild | ) |
Append child
在文件 RemoteFileSystemModel.cpp 第 167 行定义.
|
nodiscard |
在文件 RemoteFileSystemModel.cpp 第 152 行定义.
|
staticnodiscard |
在文件 RemoteFileSystemModel.cpp 第 143 行定义.
|
nodiscard |
在文件 RemoteFileSystemModel.cpp 第 80 行定义.
|
nodiscard |
在文件 RemoteFileSystemModel.cpp 第 194 行定义.
|
nodiscard |
在文件 RemoteFileSystemModel.cpp 第 277 行定义.
|
nodiscard |
在文件 RemoteFileSystemModel.cpp 第 287 行定义.
|
nodiscard |
在文件 RemoteFileSystemModel.cpp 第 229 行定义.
|
nodiscard |
在文件 RemoteFileSystemModel.cpp 第 307 行定义.
|
nodiscard |
在文件 RemoteFileSystemModel.cpp 第 162 行定义.
|
nodiscard |
在文件 RemoteFileSystemModel.cpp 第 224 行定义.
|
nodiscard |
在文件 RemoteFileSystemModel.cpp 第 297 行定义.
|
nodiscard |
在文件 RemoteFileSystemModel.cpp 第 244 行定义.
|
nodiscard |
在文件 RemoteFileSystemModel.cpp 第 322 行定义.
|
nodiscard |
在文件 RemoteFileSystemModel.cpp 第 272 行定义.
|
staticnodiscard |
在文件 RemoteFileSystemModel.cpp 第 122 行定义.
|
nodiscard |
在文件 RemoteFileSystemModel.cpp 第 259 行定义.
|
nodiscard |
在文件 RemoteFileSystemModel.cpp 第 206 行定义.
|
nodiscard |
在文件 RemoteFileSystemModel.cpp 第 201 行定义.
|
nodiscard |
在文件 RemoteFileSystemModel.cpp 第 216 行定义.
|
nodiscard |
在文件 RemoteFileSystemModel.cpp 第 254 行定义.
| int CRemoteFileSystem::RemoveChild | ( | int | index | ) |
在文件 RemoteFileSystemModel.cpp 第 186 行定义.
| void CRemoteFileSystem::SetCreateTime | ( | const QDateTime & | date | ) |
在文件 RemoteFileSystemModel.cpp 第 282 行定义.
| void CRemoteFileSystem::SetLastModified | ( | const QDateTime & | date | ) |
在文件 RemoteFileSystemModel.cpp 第 292 行定义.
| void CRemoteFileSystem::SetOwner | ( | QString | szOwner | ) |
在文件 RemoteFileSystemModel.cpp 第 312 行定义.
| void CRemoteFileSystem::SetParent | ( | CRemoteFileSystem * | pParent | ) |
在文件 RemoteFileSystemModel.cpp 第 157 行定义.
| void CRemoteFileSystem::SetPermissions | ( | QFileDevice::Permissions | privileges | ) |
在文件 RemoteFileSystemModel.cpp 第 302 行定义.
| void CRemoteFileSystem::SetSize | ( | quint64 | size | ) |
在文件 RemoteFileSystemModel.cpp 第 249 行定义.
| void CRemoteFileSystem::SetState | ( | State | s | ) |
在文件 RemoteFileSystemModel.cpp 第 317 行定义.
|
private |
在文件 RemoteFileSystemModel.h 第 96 行定义.
|
private |
在文件 RemoteFileSystemModel.h 第 97 行定义.
|
private |
在文件 RemoteFileSystemModel.h 第 94 行定义.
|
private |
在文件 RemoteFileSystemModel.h 第 98 行定义.
|
private |
在文件 RemoteFileSystemModel.h 第 91 行定义.
|
private |
在文件 RemoteFileSystemModel.h 第 100 行定义.
|
private |
在文件 RemoteFileSystemModel.h 第 99 行定义.
|
private |
在文件 RemoteFileSystemModel.h 第 93 行定义.
|
private |
在文件 RemoteFileSystemModel.h 第 95 行定义.
|
private |
在文件 RemoteFileSystemModel.h 第 92 行定义.