29 #include <tqstringlist.h>
90 void loadTips(
const TQString &tipFile);
92 void addTips(
const TQString &tipFile);
97 class KTipDatabasePrivate;
98 KTipDatabasePrivate *d;
138 static void showTip(TQWidget *parent,
const TQString &tipFile = TQString::null,
bool force=
false);
151 static void showMultiTip(TQWidget *parent,
const TQStringList &tipFiles,
bool force=
false);
159 static void showTip(
const TQString &tipFile = TQString::null,
bool force =
false);
167 static void setShowOnStart(
bool show);
170 bool eventFilter(TQObject *, TQEvent *);
171 virtual void virtual_hook(
int id,
void* data );
176 void showOnStart(
bool);
181 TQCheckBox *mTipOnStart;
184 class KTipDialogPrivate;
185 KTipDialogPrivate *d;
189 TQColor mBaseColor, mBlendedColor, mTextColor;
Dialog with extended non-modal support and methods for KDE standard compliance.
A database for tips-of-the-day.