QRODS
|
This is the complete list of members for QRODS, including all inherited members.
addCollection(QString &path) | QRODS | |
addCollectionMetadata(QString &path, MetadataEntry &) | QRODS | |
addView(QAbstractItemView *view) | QRODS | |
collapsed(const QModelIndex &index) | QRODS | slot |
columnCount(const QModelIndex &parent=QModelIndex()) const | QRODS | |
connectToServer() | QRODS | virtual |
connectToServer(QString path) | QRODS | virtual |
connectToServer(QString path, bool secureHttp) | QRODS | virtual |
data(const QModelIndex &index, int role=Qt::DisplayRole) const | QRODS | |
deleteCollectionMetadata(QString &path, MetadataEntry &) | QRODS | |
expanded(const QModelIndex &) | QRODS | slot |
getDataModel() | QRODS | |
getDataObjectMetadata(QString &path) | QRODS | |
getFile(QString &remotePath, QString &localPath) | QRODS | |
getPageData(FileListingEntry *, int firstIndex, int endIndex) | QRODS | slot |
getQRODSVersion() | QRODS | |
hasChildren(const QModelIndex &parent=QModelIndex()) const | QRODS | |
headerData(int section, Qt::Orientation orientation, int role) const | QRODS | |
host() | QRODS | |
index(int row, int column, const QModelIndex &parent=QModelIndex()) const | QRODS | |
loadMorePages(FileListingEntry *entry) | QRODS | protected |
modelChanged() | QRODS | slot |
nodeFromIndex(const QModelIndex &index) const | QRODS | protected |
notifyModelUpdated() (defined in QRODS) | QRODS | signal |
parent(const QModelIndex &index) const | QRODS | |
password() | QRODS | |
port() | QRODS | |
QRODS(QObject *parent=0) | QRODS | explicit |
QRODS(QObject *parent, QString &host, int port, QString &user, QString &password) | QRODS | explicit |
removeCollection(QString &path) | QRODS | |
removeDataObject(QString &path, bool force=false) | QRODS | |
rowCount(const QModelIndex &parent=QModelIndex()) const | QRODS | |
setDataPath(QString &dataObj) | QRODS | |
setHost(QString &string) | QRODS | |
setPassword(QString &password) | QRODS | |
setPort(int port) | QRODS | |
setRootPath(const QString path) | QRODS | |
setUser(QString &user) | QRODS | |
setVisibleColumns(QList< FileListingEntry::EntryColumn > &columns) | QRODS | |
uploadFile(QString &remotePath, QString &localPath) | QRODS | |
user() | QRODS | |
valueChanged(int) | QRODS | slot |