akregator
frame.h
Go to the documentation of this file.
Definition: frame.h:53
Definition: openurlrequest.h:42
virtual void saveConfig(KConfigGroup &, const QString &)
Save a frame to a config file for session management.
Definition: frame.h:114
virtual void slotHistoryForwardAboutToShow()
Definition: frame.h:124
virtual void slotHistoryForward()
goes a step forward in the history, if possible.
Definition: frame.h:118
Definition: frame.h:174
virtual bool canGoForward() const
returns whether it is possible to go forward in the history
Definition: frame.h:89
virtual void loadConfig(const KConfigGroup &, const QString &)
Load a frame from a config file for session management.
Definition: frame.h:109
virtual bool isReloadable() const
returns whether the shown content can be reloaded
Definition: frame.h:98
virtual bool canGoBack() const
returns whether it is possible to go back in the history
Definition: frame.h:94
virtual void slotHistoryBackAboutToShow()
Definition: frame.h:123
virtual void slotHistoryBack()
goes a step backwards in the history, if possible.
Definition: frame.h:121
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:14 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:58:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.