64 const QString& windowTitle,
65 const QString& stringIdentifier =
"");
91 QStringList blackList;
void showMessage(const QString &tipText, const QString &windowTitle, const QString &stringIdentifier="")
Shows this dialog and shows the message, if it was not blacklisted.
bool isBlackListed(const QString &stringId) const
Checks whether a specific string is blacklisted.
QStringList getBlackListedStrings() const
Returns all currently blacklisted strings.
void hideEvent(QHideEvent *) override
TipDialog(QWidget *parent=0)
void setBlackListedStrings(const QStringList &strings)
Sets list of blacklisted strings.
This file offers overloads of toIce() and fromIce() functions for STL container types.