KParts
historyprovider.cpp
Go to the documentation of this file.
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.
virtual void remove(const QString &item)
Removes item from the history.
Definition: historyprovider.cpp:87
virtual bool contains(const QString &item) const
Definition: historyprovider.cpp:76
HistoryProvider(QObject *parent=0)
Creates a KHistoryProvider with an optional parent and name.
Definition: historyprovider.cpp:61
#define K_GLOBAL_STATIC(TYPE, NAME)
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
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.