AusweisApp2
|
Vollständige Aufstellung aller Elemente für governikus::SectionModel einschließlich aller geerbten Elemente.
::test_DiagnosisModel class | governikus::SectionModel | friend |
addItem(const QString &pTitle, const QString &pContent) | governikus::SectionModel | |
addItem(const QSharedPointer< ContentItem > &pContentItem) | governikus::SectionModel | |
addItemWithoutTitle(const QString &pContent) | governikus::SectionModel | |
addTitleWithoutContent(const QString &pTitle) | governikus::SectionModel | |
data(const QModelIndex &pIndex, int pRole=Qt::DisplayRole) const override | governikus::SectionModel | |
emitDataChangedForItem(const QSharedPointer< ContentItem > &pItem) | governikus::SectionModel | |
getAsPlaintext(const QString &pPrependString=QString()) const | governikus::SectionModel | |
removeAllItems() | governikus::SectionModel | |
replaceWithSections(QVector< QSharedPointer< SectionModel >> pSections) | governikus::SectionModel | |
roleNames() const override | governikus::SectionModel | |
rowCount(const QModelIndex &pParent=QModelIndex()) const override | governikus::SectionModel | |
SectionModel(QObject *pParent=nullptr) | governikus::SectionModel | explicit |