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