akonadi
entityorderproxymodel.h
82 virtual bool dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent);
87 virtual QModelIndexList match(const QModelIndex &start, int role, const QVariant &value, int hits = 1,
virtual bool dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent)
Definition entityorderproxymodel.cpp:111
virtual bool lessThan(const QModelIndex &left, const QModelIndex &right) const
Definition entityorderproxymodel.cpp:79
virtual QModelIndexList match(const QModelIndex &start, int role, const QVariant &value, int hits=1, Qt::MatchFlags flags=Qt::MatchFlags(Qt::MatchStartsWith|Qt::MatchWrap)) const
Definition entityorderproxymodel.cpp:209
void setOrderConfig(KConfigGroup &group)
Sets the config group that will be used for storing the order.
Definition entityorderproxymodel.cpp:71
EntityOrderProxyModel(QObject *parent=0)
Creates a new entity order proxy model.
Definition entityorderproxymodel.cpp:58
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.