ktip.h
138 static void showTip(TQWidget *parent, const TQString &tipFile = TQString::null, bool force=false);
KDialog(TQWidget *parent=0, const char *name=0, bool modal=false, WFlags f=0)
Constructor.
Definition kdialog.cpp:53
KTipDatabase(const TQString &tipFile=TQString::null)
This constructor reads in the tips from a file with the given name.
Definition ktip.cpp:58
KTipDialog(KTipDatabase *db, TQWidget *parent=0, const char *name=0)
Construct a tip dialog.
Definition ktip.cpp:171
static void showTip(TQWidget *parent, const TQString &tipFile=TQString::null, bool force=false)
Shows a tip.
Definition ktip.cpp:328
static void showMultiTip(TQWidget *parent, const TQStringList &tipFiles, bool force=false)
Shows a tip.
Definition ktip.cpp:333
Trinity API Reference