Qt 4.8
QFileSystemModel Member List

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

beginInsertColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginInsertRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationColumn)QAbstractItemModelprotected
beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModelprotected
beginRemoveColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginRemoveRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginResetModel()QAbstractItemModelprotected
blockSignals(bool b)QObject
buddy(const QModelIndex &index) constQAbstractItemModelvirtual
canFetchMore(const QModelIndex &parent) constQFileSystemModelvirtual
changePersistentIndex(const QModelIndex &from, const QModelIndex &to)QAbstractItemModelprotected
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to)QAbstractItemModelprotected
childEvent(QChildEvent *)QObjectprotectedvirtual
children() constQObjectinline
columnCount(const QModelIndex &parent=QModelIndex()) constQFileSystemModelvirtual
columnsAboutToBeInserted(const QModelIndex &parent, int first, int last)QAbstractItemModelsignal
columnsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn)QAbstractItemModelsignal
columnsAboutToBeRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModelsignal
columnsInserted(const QModelIndex &parent, int first, int last)QAbstractItemModelsignal
columnsMoved(const QModelIndex &parent, int start, int end, const QModelIndex &destination, int column)QAbstractItemModelsignal
columnsRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModelsignal
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) constQObjectinline
connectNotify(const char *signal)QObjectprotectedvirtual
createIndex(int row, int column, void *data=0) constQAbstractItemModelinlineprotected
createIndex(int row, int column, int id) constQAbstractItemModelinlineprotected
createIndex(int row, int column, quint32 id) constQAbstractItemModelinlineprotected
customEvent(QEvent *)QObjectprotectedvirtual
d_ptrQObjectprotected
data(const QModelIndex &index, int role=Qt::DisplayRole) constQFileSystemModelvirtual
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight)QAbstractItemModelsignal
decodeData(int row, int column, const QModelIndex &parent, QDataStream &stream)QAbstractItemModelprotected
deleteLater()QObjectslot
destroyed(QObject *=0)QObjectsignal
directoryLoaded(const QString &path)QFileSystemModelsignal
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member)QObjectstatic
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0)QObjectinline
disconnect(const QObject *receiver, const char *member=0)QObjectinline
disconnectNotify(const char *signal)QObjectprotectedvirtual
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent)QFileSystemModelvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
encodeData(const QModelIndexList &indexes, QDataStream &stream) constQAbstractItemModelprotected
endInsertColumns()QAbstractItemModelprotected
endInsertRows()QAbstractItemModelprotected
endMoveColumns()QAbstractItemModelprotected
endMoveRows()QAbstractItemModelprotected
endRemoveColumns()QAbstractItemModelprotected
endRemoveRows()QAbstractItemModelprotected
endResetModel()QAbstractItemModelprotected
event(QEvent *event)QFileSystemModelprotectedvirtual
eventFilter(QObject *, QEvent *)QObjectvirtual
fetchMore(const QModelIndex &parent)QFileSystemModelvirtual
fileIcon(const QModelIndex &index) constQFileSystemModelinline
FileIconRole enum valueQFileSystemModel
fileInfo(const QModelIndex &index) constQFileSystemModelinline
fileName(const QModelIndex &index) constQFileSystemModelinline
FileNameRole enum valueQFileSystemModel
filePath(const QModelIndex &index) constQFileSystemModel
FilePathRole enum valueQFileSystemModel
FilePermissions enum valueQFileSystemModel
fileRenamed(const QString &path, const QString &oldName, const QString &newName)QFileSystemModelsignal
filter() constQFileSystemModel
findChild(const QString &aName=QString()) constQObjectinline
findChildren(const QString &aName=QString()) constQObjectinline
findChildren(const QRegExp &re) constQObjectinline
flags(const QModelIndex &index) constQFileSystemModelvirtual
hasChildren(const QModelIndex &parent=QModelIndex()) constQFileSystemModelvirtual
hasIndex(int row, int column, const QModelIndex &parent=QModelIndex()) constQAbstractItemModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) constQFileSystemModelvirtual
headerDataChanged(Qt::Orientation orientation, int first, int last)QAbstractItemModelsignal
iconProvider() constQFileSystemModel
index(int row, int column, const QModelIndex &parent=QModelIndex()) constQFileSystemModelvirtual
index(const QString &path, int column=0) constQFileSystemModel
inherits(const char *classname) constQObjectinline
insertColumn(int column, const QModelIndex &parent=QModelIndex())QAbstractItemModelinline
insertColumns(int column, int count, const QModelIndex &parent=QModelIndex())QAbstractItemModelvirtual
insertRow(int row, const QModelIndex &parent=QModelIndex())QAbstractItemModelinline
insertRows(int row, int count, const QModelIndex &parent=QModelIndex())QAbstractItemModelvirtual
installEventFilter(QObject *)QObject
isDir(const QModelIndex &index) constQFileSystemModel
isReadOnly() constQFileSystemModel
isWidgetType() constQObjectinline
itemData(const QModelIndex &index) constQAbstractItemModelvirtual
killTimer(int id)QObject
lastModified(const QModelIndex &index) constQFileSystemModel
layoutAboutToBeChanged()QAbstractItemModelsignal
layoutChanged()QAbstractItemModelsignal
match(const QModelIndex &start, int role, const QVariant &value, int hits=1, Qt::MatchFlags flags=Qt::MatchFlags(Qt::MatchStartsWith|Qt::MatchWrap)) constQAbstractItemModelvirtual
metaObject() constQObjectvirtual
mimeData(const QModelIndexList &indexes) constQFileSystemModelvirtual
mimeTypes() constQFileSystemModelvirtual
mkdir(const QModelIndex &parent, const QString &name)QFileSystemModel
modelAboutToBeReset()QAbstractItemModelsignal
modelReset()QAbstractItemModelsignal
moveToThread(QThread *thread)QObject
myComputer(int role=Qt::DisplayRole) constQFileSystemModel
nameFilterDisablesQFileSystemModelprivate
nameFilterDisables() constQFileSystemModel
nameFilters() constQFileSystemModel
objectName() constQObject
parent(const QModelIndex &child) constQFileSystemModelvirtual
QObject::parent() constQObjectinline
permissions(const QModelIndex &index) constQFileSystemModel
persistentIndexList() constQAbstractItemModelprotected
property(const char *name) constQObject
QAbstractItemModel(QObject *parent=0)QAbstractItemModelexplicit
QAbstractItemModel(QAbstractItemModelPrivate &dd, QObject *parent=0)QAbstractItemModelprotected
QFileDialogPrivate classQFileSystemModelfriend
QFileSystemModel(QObject *parent=0)QFileSystemModelexplicit
QFileSystemModel(QFileSystemModelPrivate &, QObject *parent=0)QFileSystemModelprotected
qFindChildqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
qFindChildrenqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
qFindChildrenqFindChildren(const QObject *obj, const QRegExp &regExp)()QObjectrelated
QObject(QObject *parent=0)QObjectexplicit
QObject(QObjectPrivate &dd, QObject *parent=0)QObjectprotected
qobject_cast(QObject *object)QObjectrelated
QObjectListQObjectrelated
qt_find_obj_child(QObject *parent, const char *type, const QString &name)QObjectrelated
readOnlyQFileSystemModelprivate
receivers(const char *signal) constQObjectprotected
registerUserData()QObjectstatic
remove(const QModelIndex &index) constQFileSystemModel
removeColumn(int column, const QModelIndex &parent=QModelIndex())QAbstractItemModelinline
removeColumns(int column, int count, const QModelIndex &parent=QModelIndex())QAbstractItemModelvirtual
removeEventFilter(QObject *)QObject
removeRow(int row, const QModelIndex &parent=QModelIndex())QAbstractItemModelinline
removeRows(int row, int count, const QModelIndex &parent=QModelIndex())QAbstractItemModelvirtual
reset()QAbstractItemModelprotected
resetInternalData()QAbstractItemModelprotectedslot
resolveSymlinksQFileSystemModelprivate
resolveSymlinks() constQFileSystemModel
revert()QAbstractItemModelvirtualslot
rmdir(const QModelIndex &index) constQFileSystemModel
roleNames() constQAbstractItemModel
Roles enum nameQFileSystemModel
rootDirectory() constQFileSystemModel
rootPath() constQFileSystemModel
rootPathChanged(const QString &newPath)QFileSystemModelsignal
rowCount(const QModelIndex &parent=QModelIndex()) constQFileSystemModelvirtual
rowsAboutToBeInserted(const QModelIndex &parent, int first, int last)QAbstractItemModelsignal
rowsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModelsignal
rowsAboutToBeRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModelsignal
rowsInserted(const QModelIndex &parent, int first, int last)QAbstractItemModelsignal
rowsMoved(const QModelIndex &parent, int start, int end, const QModelIndex &destination, int row)QAbstractItemModelsignal
rowsRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModelsignal
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole)QFileSystemModelvirtual
setFilter(QDir::Filters filters)QFileSystemModel
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role=Qt::EditRole)QAbstractItemModelvirtual
setIconProvider(QFileIconProvider *provider)QFileSystemModel
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles)QAbstractItemModelvirtual
setNameFilterDisables(bool enable)QFileSystemModel
setNameFilters(const QStringList &filters)QFileSystemModel
setObjectName(const QString &name)QObject
setParent(QObject *)QObject
setProperty(const char *name, const QVariant &value)QObject
setReadOnly(bool enable)QFileSystemModel
setResolveSymlinks(bool enable)QFileSystemModel
setRoleNames(const QHash< int, QByteArray > &roleNames)QAbstractItemModelprotected
setRootPath(const QString &path)QFileSystemModel
setSupportedDragActions(Qt::DropActions)QAbstractItemModel
setUserData(uint id, QObjectUserData *data)QObject
sibling(int row, int column, const QModelIndex &idx) constQAbstractItemModelinline
signalsBlocked() constQObjectinline
size(const QModelIndex &index) constQFileSystemModel
sort(int column, Qt::SortOrder order=Qt::AscendingOrder)QFileSystemModelvirtual
span(const QModelIndex &index) constQAbstractItemModelvirtual
startTimer(int interval)QObject
staticMetaObjectQObjectstatic
staticQtMetaObjectQObjectprotectedstatic
submit()QAbstractItemModelvirtualslot
supportedDragActions() constQAbstractItemModel
supportedDropActions() constQFileSystemModelvirtual
thread() constQObject
timerEvent(QTimerEvent *event)QFileSystemModelprotectedvirtual
tr(const char *sourceText, const char *comment=0, int n=-1)QObjectstatic
trUtf8(const char *sourceText, const char *comment=0, int n=-1)QObjectstatic
type(const QModelIndex &index) constQFileSystemModel
userData(uint id) constQObject
~QAbstractItemModel()QAbstractItemModelvirtual
~QFileSystemModel()QFileSystemModel
~QObject()QObjectvirtual