| 320 | } |
| 321 | |
| 322 | const CRemoteFileSystem::State CRemoteFileSystem::GetState() const |
| 323 | { |
| 324 | return m_State; |
| 325 | } |
| 326 | |
| 327 | CRemoteFileSystemModel::CRemoteFileSystemModel( |
| 328 | QObject *parent, CRemoteFileSystem::TYPES filter) |
no outgoing calls
no test coverage detected