some work on tooltip

This commit is contained in:
arcan1s
2015-02-03 08:33:46 +03:00
parent 86d4bd76ea
commit eac1319889
6 changed files with 51 additions and 45 deletions

View File

@ -55,8 +55,7 @@ public:
const QMap<QString, QVariant> tooltipParams);
Q_INVOKABLE bool isDebugEnabled();
Q_INVOKABLE QString parsePattern(const QString pattern);
// Q_INVOKABLE QPixmap toolTipImage();
Q_INVOKABLE QString toolTipImage();
Q_INVOKABLE QPixmap toolTipImage();
// keys
Q_INVOKABLE bool addDevice(const QString source);
Q_INVOKABLE QStringList dictKeys();