#include <ChatModel.h>
|
void | resetContext (const QSharedPointer< WorkflowContext > &pContext=QSharedPointer< WorkflowContext >()) |
|
int | rowCount (const QModelIndex &=QModelIndex()) const override |
|
QVariant | data (const QModelIndex &pIndex, int pRole=Qt::DisplayRole) const override |
|
bool | setData (const QModelIndex &pIndex, const QVariant &pValue, int pRole) override |
|
QHash< int, QByteArray > | roleNames () const override |
|
Q_INVOKABLE void | transferAccessRights () const |
|
Q_INVOKABLE QSortFilterProxyModel * | getFilterOptionalModel () |
|
Q_INVOKABLE QSortFilterProxyModel * | getFilterRequiredModel () |
|
Q_INVOKABLE QSortFilterProxyModel * | getFilterWriteModel () |
|
◆ data()
QVariant ChatModel::data |
( |
const QModelIndex & | pIndex, |
|
|
int | pRole = Qt::DisplayRole ) const |
|
nodiscardoverride |
◆ getFilterOptionalModel()
QSortFilterProxyModel * ChatModel::getFilterOptionalModel |
( |
| ) |
|
|
nodiscard |
◆ getFilterRequiredModel()
QSortFilterProxyModel * ChatModel::getFilterRequiredModel |
( |
| ) |
|
|
nodiscard |
◆ getFilterWriteModel()
QSortFilterProxyModel * ChatModel::getFilterWriteModel |
( |
| ) |
|
|
nodiscard |
◆ resetContext()
void ChatModel::resetContext |
( |
const QSharedPointer< WorkflowContext > & | pContext = QSharedPointer<WorkflowContext>() | ) |
|
◆ roleNames()
QHash< int, QByteArray > ChatModel::roleNames |
( |
| ) |
const |
|
nodiscardoverride |
◆ rowCount()
int ChatModel::rowCount |
( |
const QModelIndex & | = QModelIndex() | ) |
const |
|
nodiscardoverride |
◆ setData()
bool ChatModel::setData |
( |
const QModelIndex & | pIndex, |
|
|
const QVariant & | pValue, |
|
|
int | pRole ) |
|
nodiscardoverride |
◆ transferAccessRights()
void ChatModel::transferAccessRights |
( |
| ) |
const |
◆ ::test_ChatModel
friend class ::test_ChatModel |
|
friend |
◆ ::test_UiPluginQml
friend class ::test_UiPluginQml |
|
friend |
◆ optional
QSortFilterProxyModel * governikus::ChatModel::optional |
|
read |
◆ required
QSortFilterProxyModel * governikus::ChatModel::required |
|
read |
◆ write
QSortFilterProxyModel * governikus::ChatModel::write |
|
read |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: