KParts
historyprovider.h
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
friend class ::KParts::HistoryProviderPrivate
Definition historyprovider.h:45
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
void updated(const QStringList &items)
This signal is never emitted from this class, it is only meant as an interface for subclasses.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.