KParts
historyprovider.cpp
HistoryProvider(QObject *parent=0)
Creates a KHistoryProvider with an optional parent and name.
Definition: historyprovider.cpp:61
virtual bool contains(const QString &item) const
Definition: historyprovider.cpp:76
virtual void insert(const QString &item)
Inserts item into the history.
Definition: historyprovider.cpp:81
void inserted(const QString &item)
Emitted after the item has been inserted.
#define K_GLOBAL_STATIC(TYPE, NAME)
virtual void remove(const QString &item)
Removes item from the history.
Definition: historyprovider.cpp:87
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.