#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 |
|
override |
◆ getFilterOptionalModel()
| QSortFilterProxyModel * ChatModel::getFilterOptionalModel |
( |
| ) |
|
◆ getFilterRequiredModel()
| QSortFilterProxyModel * ChatModel::getFilterRequiredModel |
( |
| ) |
|
◆ getFilterWriteModel()
| QSortFilterProxyModel * ChatModel::getFilterWriteModel |
( |
| ) |
|
◆ resetContext()
| void ChatModel::resetContext |
( |
const QSharedPointer< WorkflowContext > & |
pContext = QSharedPointer<WorkflowContext>() | ) |
|
◆ roleNames()
| QHash< int, QByteArray > ChatModel::roleNames |
( |
| ) |
const |
|
override |
◆ rowCount()
| int ChatModel::rowCount |
( |
const QModelIndex & |
= QModelIndex() | ) |
const |
|
override |
◆ setData()
| bool ChatModel::setData |
( |
const QModelIndex & |
pIndex, |
|
|
const QVariant & |
pValue, |
|
|
int |
pRole |
|
) |
| |
|
override |
◆ transferAccessRights()
| void ChatModel::transferAccessRights |
( |
| ) |
const |
◆ ::test_ChatModel
| friend class ::test_ChatModel |
|
friend |
◆ ::test_UIPlugInQml
| friend class ::test_UIPlugInQml |
|
friend |
◆ Env
◆ 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: