Ref T77, tooltip for models (HTML Summary)

This commit is contained in:
Klaus Basan
2017-05-08 02:57:34 +02:00
parent afbb87298f
commit a4100d7efa
6 changed files with 63 additions and 21 deletions

View File

@@ -74,9 +74,12 @@ namespace BlackMisc
//! Combined code
const QString &getCombinedCode() const { return m_combinedCode; }
//! Combined code
//! Combined code plus info
QString getCombinedCodePlusInfo() const;
//! Combined code, info, plus id
QString getCombinedCodePlusInfoAndId() const;
//! Get description.
const QString &getDescription() const { return m_description; }
@@ -171,7 +174,7 @@ namespace BlackMisc
void updateMissingParts(const CLivery &otherLivery);
//! As a brief HTML summary (e.g. used in tooltips)
QString asHtmlSummary() const;
QString asHtmlSummary(const QString &separator) const;
//! Score by comparison to another livery 0..100
//! \remark normally used with liveries preselect by airline ICAO code