KDEUI
Go to the documentation of this file.
29#include <QtCore/QStringList>
62 explicit KTipDatabase(
const QString &tipFile = QString() );
138 static void showTip(
QWidget *parent,
const QString &tipFile = QString(),
bool force =
false );
151 static void showMultiTip(
QWidget *parent,
const QStringList &tipFiles,
bool force =
false );
159 static void showTip(
const QString &tipFile = QString(),
bool force =
false );
167 static void setShowOnStart(
bool show );
170 bool eventFilter(
QObject*, QEvent* );
176 Q_PRIVATE_SLOT( d,
void _k_nextTip() )
177 Q_PRIVATE_SLOT( d,
void _k_prevTip() )
178 Q_PRIVATE_SLOT( d,
void _k_showOnStart(
bool ) )
A dialog base class with standard buttons and predefined layouts.
A database for tips-of-the-day.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by
doxygen 1.9.6 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.