Rabbit Remote Control 0.1.0-de
Loading...
Searching...
No Matches
CRemoteFileSystemModel Member List

This is the complete list of members for CRemoteFileSystemModel, including all inherited members.

canFetchMore(const QModelIndex &parent) const override (defined in CRemoteFileSystemModel)CRemoteFileSystemModelvirtual
columnCount(const QModelIndex &parent=QModelIndex()) const override (defined in CRemoteFileSystemModel)CRemoteFileSystemModel
CreateDir(QModelIndex index, const QString &dir) (defined in CRemoteFileSystemModel)CRemoteFileSystemModel
CRemoteFileSystemModel(QObject *parent=nullptr, CRemoteFileSystem::TYPES filter=CRemoteFileSystem::TYPE::ALL) (defined in CRemoteFileSystemModel)CRemoteFileSystemModelexplicit
data(const QModelIndex &index, int role=Qt::DisplayRole) const override (defined in CRemoteFileSystemModel)CRemoteFileSystemModel
DeleteRemoteFileSystem(CRemoteFileSystem *p) (defined in CRemoteFileSystemModel)CRemoteFileSystemModelprivate
fetchMore(const QModelIndex &parent) override (defined in CRemoteFileSystemModel)CRemoteFileSystemModelvirtual
flags(const QModelIndex &index) const override (defined in CRemoteFileSystemModel)CRemoteFileSystemModelvirtual
GetFilter() (defined in CRemoteFileSystemModel)CRemoteFileSystemModel
GetRemoteFileSystemFromIndex(const QModelIndex &index) const (defined in CRemoteFileSystemModel)CRemoteFileSystemModel
GetRoot() (defined in CRemoteFileSystemModel)CRemoteFileSystemModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const override (defined in CRemoteFileSystemModel)CRemoteFileSystemModel
index(CRemoteFileSystem *node, int column=0) const (defined in CRemoteFileSystemModel)CRemoteFileSystemModel
index(const QString &szPath) const (defined in CRemoteFileSystemModel)CRemoteFileSystemModel
index(int row, int column, const QModelIndex &parent=QModelIndex()) const override (defined in CRemoteFileSystemModel)CRemoteFileSystemModel
m_Filter (defined in CRemoteFileSystemModel)CRemoteFileSystemModelprivate
m_GetFolder (defined in CRemoteFileSystemModel)CRemoteFileSystemModelprivate
m_pRoot (defined in CRemoteFileSystemModel)CRemoteFileSystemModelprivate
parent(const QModelIndex &index) const override (defined in CRemoteFileSystemModel)CRemoteFileSystemModel
RemoveDir(QModelIndex index) (defined in CRemoteFileSystemModel)CRemoteFileSystemModel
rowCount(const QModelIndex &parent=QModelIndex()) const override (defined in CRemoteFileSystemModel)CRemoteFileSystemModel
setData(const QModelIndex &index, const QVariant &value, int role) override (defined in CRemoteFileSystemModel)CRemoteFileSystemModelvirtual
SetRootPath(const QString &szPath) (defined in CRemoteFileSystemModel)CRemoteFileSystemModel
sigGetDir(CRemoteFileSystem *p) (defined in CRemoteFileSystemModel)CRemoteFileSystemModelsignal
sigMakeDir(const QString &dir) (defined in CRemoteFileSystemModel)CRemoteFileSystemModelsignal
sigRemoveDir(const QString &szPath) (defined in CRemoteFileSystemModel)CRemoteFileSystemModelsignal
sigRemoveFile(const QString &szFile) (defined in CRemoteFileSystemModel)CRemoteFileSystemModelsignal
sigRename(const QString &oldName, const QString &newName) (defined in CRemoteFileSystemModel)CRemoteFileSystemModelsignal
slotGetDir(CRemoteFileSystem *p, QVector< QSharedPointer< CRemoteFileSystem > > contents, bool bEnd) (defined in CRemoteFileSystemModel)CRemoteFileSystemModelslot
~CRemoteFileSystemModel() (defined in CRemoteFileSystemModel)CRemoteFileSystemModelvirtual