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

@ -37,7 +37,7 @@ public:
~AWToolTip();
QPixmap image();
void setData(const QString source, const float value,
void setData(const QString source, float value,
const bool ac = true);
private: