twindowinfo.cpp
38 void KWindowInfo::showMessage( TQWidget *window, const TQString &text, const TQPixmap &pix, int timeout )
KWindowInfo(TQWidget *parent, const char *name=0)
Creates a KWindowInfo with the specified parent.
Definition: twindowinfo.cpp:20
virtual void restore()
Resets the window title and icon to the saved values.
Definition: twindowinfo.cpp:154
void message(const TQString &text)
Shows the specified text in the window title.
Definition: twindowinfo.cpp:45
static void showMessage(TQWidget *window, const TQString &text, int timeout=-1)
Utility method to display a title bar message for the specified window.
Definition: twindowinfo.cpp:29
static void setIcons(WId win, const TQPixmap &icon, const TQPixmap &miniIcon)
virtual void display(const TQString &text, const TQPixmap &pix)
Displays the message in the titlebar/icon.
Definition: twindowinfo.cpp:103
void permanent(const TQString &text)
Shows the specified text in the window title with no timeout.
Definition: twindowinfo.cpp:73
static TQPixmap icon(WId win, int width=-1, int height=-1, bool scale=false)
Trinity API Reference