Public Member Functions | |
| ChangelogEntryItem (const QString &author="", const QString &commit="", const QString &body="", const bool isHidden=false) | |
Public Attributes | |
| QString | author |
| QString | commit |
| QString | body |
| bool | isHidden = false |
| QString | bodyWrapCache |
| In-struct cache for wrapped text. | |
|
inline |
| QString UpdateInfoFetcher::ChangelogEntryItem::author |
| QString UpdateInfoFetcher::ChangelogEntryItem::commit |
| QString UpdateInfoFetcher::ChangelogEntryItem::body |
| bool UpdateInfoFetcher::ChangelogEntryItem::isHidden = false |
|
mutable |
In-struct cache for wrapped text.