Floating window like tool tip available to the script engine as well.
Definition HintWindow.h:11
void setPosition(const QPoint &pt)
Sets the global position to appear at.
void setOffset(int x, int y)
Sets the offset from the given position to appear at.
HintWindow(QWidget *parent)
Constructor.
void setOffset(const QPoint &pt)
Sets the offset from the given position to appear at.
void setActive(bool active)
Activates or deactivates the window (calls setVisible() for now).
#define _MISC_CLASS
Definition misc/global.h:40
Definition Application.h:10