Toolbox Qt
|
This is the complete list of members for tbq::DialogAbout, including all inherited members.
addSectionAbout(const QString &aboutApp, const RichLink &linkHome=RichLink(), const RichLink &linkBug=RichLink()) | tbq::DialogAbout | |
addSectionChangelog(const QUrl &sourceUrl, QTextDocument::ResourceType type=QTextDocument::MarkdownResource) | tbq::DialogAbout | |
addSectionDeps(const ListDeps &listDeps, const QString &invalidSemver="/") | tbq::DialogAbout | |
addSectionFromDoc(const QString &name, const QUrl &sourceUrl, QTextDocument::ResourceType type) | tbq::DialogAbout | |
addSectionLicense(const QUrl &sourceUrl, QTextDocument::ResourceType type=QTextDocument::MarkdownResource) | tbq::DialogAbout | |
addSectionRessources(const ListResGroups &listGroups) | tbq::DialogAbout | |
DialogAbout(QWidget *parent=nullptr) | tbq::DialogAbout | explicit |
ListDeps typedef (defined in tbq::DialogAbout) | tbq::DialogAbout | |
ListResGroups typedef (defined in tbq::DialogAbout) | tbq::DialogAbout | |
setAppInfos(const QString &name, const QVersionNumber &version) | tbq::DialogAbout | |
setLogo(const QPixmap &logo) | tbq::DialogAbout |