mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Ref T190, improved display of text messages
* tooltip * using QStringBuilder
This commit is contained in:
@@ -119,6 +119,9 @@ namespace BlackMisc
|
||||
//! \param separator values separated by given value
|
||||
CStatusMessage asStatusMessage(bool withSender, bool withRecipient, const QString &separator = ", ") const;
|
||||
|
||||
//! Summary HTML code
|
||||
QString asHtmlSummary(const QString &separator = "<br>") const;
|
||||
|
||||
//! Toggle sender receiver, can be used to ping my own message
|
||||
void toggleSenderRecipient();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user