77 void resetInternalData()
CustomDataProxy(QObject *parent)
QVariant data(const QModelIndex &index, int role) override
QVariant data(const QModelIndex &item, int role) const override
[15]
virtual void multiData(const QModelIndex &index, QModelRoleDataSpan roleDataSpan) const
bool contains(const Key &key) const noexcept
Returns true if the hash contains an item with the key; otherwise returns false.
T value(const Key &key) const noexcept
void clear() noexcept(std::is_nothrow_destructible< Node >::value)
Removes all items from the hash and frees up all memory used by it.
The QSortFilterProxyModel class provides support for sorting and filtering data passed between anothe...
QObject * parent() const
Returns a pointer to the parent object.
QVariant data(const QModelIndex &index, int role=Qt::DisplayRole) const override
\reimp
QVariant data(const QModelIndex &item, int role=Qt::DisplayRole) const override
Returns the value for the specified item and role.
GLenum GLenum GLsizei void GLsizei void void * span
QSqlQueryModel * model
[16]
beginInsertRows(parent, 2, 4)
[0]
QModelRoleDataSpan span(roleData)
beginMoveRows(sourceParent, 2, 4, destinationParent, 2)
[5]
std::array< QModelRoleData, 3 > roleData
[13]
beginInsertColumns(parent, 4, 6)
[2]
beginRemoveColumns(parent, 4, 6)
[4]
beginRemoveRows(parent, 2, 3)
[1]
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent