KDirModel-members

Search for usage in LXR

KDirModel Member List

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

AdditionalRoles enum nameKDirModel
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 destinationChild)QAbstractItemModelprotected
beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelprotected
beginRemoveColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginRemoveRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginResetModel()QAbstractItemModelprotected
bindableObjectName()QObject
blockSignals(bool block)QObject
buddy(const QModelIndex &index) const constQAbstractItemModelvirtual
canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) const constQAbstractItemModelvirtual
canFetchMore(const QModelIndex &parent) const overrideKDirModelvirtual
changePersistentIndex(const QModelIndex &from, const QModelIndex &to)QAbstractItemModelprotected
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to)QAbstractItemModelprotected
checkIndex(const QModelIndex &index, CheckIndexOptions options) const constQAbstractItemModel
CheckIndexOption enum nameQAbstractItemModel
CheckIndexOptionsQAbstractItemModel
ChildCountRole enum valueKDirModel
ChildCountUnknown enum value (defined in KDirModel)KDirModel
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
clearAllPreviews()KDirModel
clearItemData(const QModelIndex &index)QAbstractItemModelvirtual
columnCount(const QModelIndex &parent=QModelIndex()) const overrideKDirModelvirtual
ColumnCount enum value (defined in KDirModel)KDirModel
columnsAboutToBeInserted(const QModelIndex &parent, int first, int last)QAbstractItemModel
columnsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn)QAbstractItemModel
columnsAboutToBeRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
columnsInserted(const QModelIndex &parent, int first, int last)QAbstractItemModel
columnsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn)QAbstractItemModel
columnsRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
createIndex(int row, int column, const void *ptr) const constQAbstractItemModelprotected
createIndex(int row, int column, quintptr id) const constQAbstractItemModelprotected
customEvent(QEvent *event)QObjectprotectedvirtual
data(const QModelIndex &index, int role=Qt::DisplayRole) const overrideKDirModelvirtual
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QList< int > &roles)QAbstractItemModel
deleteLater()QObject
destroyed(QObject *obj)QObject
dirLister() constKDirModel
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
DoNotUseParentQAbstractItemModel
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) overrideKDirModelvirtual
DropOnAnyFile enum valueKDirModel
DropOnDirectory enum valueKDirModel
DropOnLocalExecutable enum valueKDirModel
DropsAllowed typedefKDirModel
DropsAllowedFlag enum nameKDirModel
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
endInsertColumns()QAbstractItemModelprotected
endInsertRows()QAbstractItemModelprotected
endMoveColumns()QAbstractItemModelprotected
endMoveRows()QAbstractItemModelprotected
endRemoveColumns()QAbstractItemModelprotected
endRemoveRows()QAbstractItemModelprotected
endResetModel()QAbstractItemModelprotected
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
expand(const QModelIndex &index)KDirModelsignal
expandToUrl(const QUrl &url)KDirModel
fetchMore(const QModelIndex &parent) overrideKDirModelvirtual
FileItemRole enum valueKDirModel
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
flags(const QModelIndex &index) const overrideKDirModelvirtual
Group enum value (defined in KDirModel)KDirModel
hasChildren(const QModelIndex &parent=QModelIndex()) const overrideKDirModelvirtual
hasIndex(int row, int column, const QModelIndex &parent) const constQAbstractItemModel
HasJobRole enum valueKDirModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const overrideKDirModelvirtual
headerDataChanged(Qt::Orientation orientation, int first, int last)QAbstractItemModel
HorizontalSortHintQAbstractItemModel
index(int row, int column, const QModelIndex &parent=QModelIndex()) const overrideKDirModelvirtual
indexForItem(const KFileItem &) constKDirModel
indexForUrl(const QUrl &url) constKDirModel
IndexIsValidQAbstractItemModel
inherits(const char *className) const constQObject
insertColumn(int column, const QModelIndex &parent)QAbstractItemModel
insertRow(int row, const QModelIndex &parent)QAbstractItemModel
installEventFilter(QObject *filterObj)QObject
isQuickItemType() const constQObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
itemChanged(const QModelIndex &index)KDirModel
itemData(const QModelIndex &index) const constQAbstractItemModelvirtual
itemForIndex(const QModelIndex &index) constKDirModel
jobTransfersVisible() constKDirModel
KDirModel(QObject *parent=nullptr)KDirModelexplicit
killTimer(int id)QObject
layoutAboutToBeChanged(const QList< QPersistentModelIndex > &parents, QAbstractItemModel::LayoutChangeHint hint)QAbstractItemModel
layoutChanged(const QList< QPersistentModelIndex > &parents, QAbstractItemModel::LayoutChangeHint hint)QAbstractItemModel
LayoutChangeHint enum nameQAbstractItemModel
match(const QModelIndex &start, int role, const QVariant &value, int hits, Qt::MatchFlags flags) const constQAbstractItemModelvirtual
metaObject() const constQObjectvirtual
mimeData(const QModelIndexList &indexes) const overrideKDirModelvirtual
mimeTypes() const overrideKDirModelvirtual
modelAboutToBeReset()QAbstractItemModel
ModelColumns enum nameKDirModel
modelReset()QAbstractItemModel
ModifiedTime enum value (defined in KDirModel)KDirModel
moveColumn(const QModelIndex &sourceParent, int sourceColumn, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModel
moveColumns(const QModelIndex &sourceParent, int sourceColumn, int count, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelvirtual
moveRow(const QModelIndex &sourceParent, int sourceRow, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModel
moveRows(const QModelIndex &sourceParent, int sourceRow, int count, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelvirtual
moveToThread(QThread *targetThread)QObject
multiData(const QModelIndex &index, QModelRoleDataSpan roleDataSpan) const constQAbstractItemModelvirtual
Name enum value (defined in KDirModel)KDirModel
needSequenceIcon(const QModelIndex &index, int sequenceIndex)KDirModelsignal
NoDrops enum value (defined in KDirModel)KDirModel
NoFlags enum valueKDirModel
NoLayoutChangeHintQAbstractItemModel
NoOptionQAbstractItemModel
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
openUrl(const QUrl &url, OpenUrlFlags flags=NoFlags)KDirModel
OpenUrlFlag enum nameKDirModel
OpenUrlFlags typedefKDirModel
Owner enum value (defined in KDirModel)KDirModel
parent(const QModelIndex &index) const overrideKDirModelvirtual
QObject::parent() const constQObject
ParentIsInvalidQAbstractItemModel
Permissions enum value (defined in KDirModel)KDirModel
persistentIndexList() const constQAbstractItemModelprotected
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_GADGET_EXPORT(EXPORT_MACRO)QObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_MOC_INCLUDEQ_MOC_INCLUDEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
QAbstractItemModel(QObject *parent)QAbstractItemModel
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
receivers(const char *signal) const constQObjectprotected
Reload enum valueKDirModel
removeColumn(int column, const QModelIndex &parent)QAbstractItemModel
removeEventFilter(QObject *obj)QObject
removeRow(int row, const QModelIndex &parent)QAbstractItemModel
requestSequenceIcon(const QModelIndex &index, int sequenceIndex)KDirModel
resetInternalData()QAbstractItemModelprotectedvirtual
revert()QAbstractItemModelvirtual
roleNames() const overrideKDirModelvirtual
rowCount(const QModelIndex &parent=QModelIndex()) const overrideKDirModelvirtual
rowsAboutToBeInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
rowsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModel
rowsAboutToBeRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
rowsInserted(const QModelIndex &parent, int first, int last)QAbstractItemModel
rowsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModel
rowsRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) overrideKDirModelvirtual
setDirLister(KDirLister *dirLister)KDirModel
setDropsAllowed(DropsAllowed dropsAllowed)KDirModel
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role)QAbstractItemModelvirtual
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles)QAbstractItemModelvirtual
setJobTransfersVisible(bool show)KDirModel
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, QVariant &&value)QObject
setProperty(const char *name, const QVariant &value)QObject
ShowRoot enum valueKDirModel
sibling(int row, int column, const QModelIndex &index) const overrideKDirModelvirtual
signalsBlocked() const constQObject
simplifiedUrlList(const QList< QUrl > &urls)KDirModelstatic
Size enum value (defined in KDirModel)KDirModel
sort(int column, Qt::SortOrder order=Qt::AscendingOrder) overrideKDirModelvirtual
span(const QModelIndex &index) const constQAbstractItemModelvirtual
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType)QObject
submit()QAbstractItemModelvirtual
supportedDragActions() const constQAbstractItemModelvirtual
supportedDropActions() const override (defined in KDirModel)KDirModelvirtual
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
Type enum value (defined in KDirModel)KDirModel
VerticalSortHintQAbstractItemModel
~KDirModel() override (defined in KDirModel)KDirModel
~QAbstractItemModel()QAbstractItemModelvirtual
~QObject()QObjectvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:18:52 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.