akregator
akregator_part.h
Go to the documentation of this file.
BrowserExtension(Part *p, const char *name=0)
This is the main widget of the view, containing tree view, article list, viewer etc.
Definition: mainwidget.h:68
virtual void readProperties(const KConfigGroup &config)
This method is called when this app is restored.
Definition: akregator_part.cpp:400
void saveSettings()
Used to save settings after changing them from configuration dialog.
Definition: akregator_part.cpp:386
void signalSettingsChanged()
void addFeedsToGroup(const QStringList &urls, const QString &group)
Add a feed to a group.
Definition: akregator_part.cpp:609
Storage is the main interface to the article archive.
Definition: storage.h:43
virtual void saveProperties(KConfigGroup &config)
This method is called when it is time for the app to save its properties for session management purpo...
Definition: akregator_part.cpp:409
void signalArticlesSelected(const QList< Akregator::Article > &)
void showNotificationOptions()
Definition: akregator_part.cpp:624
Part(QWidget *parentWidget, QObject *parent, const QVariantList &)
Default constructor.
Definition: akregator_part.cpp:201
Akregator-specific implementation of the ActionManager interface.
Definition: actionmanagerimpl.h:50
Definition: akregator_part.h:60
void slotSaveFeedList()
Saves the standard feed list to it's default location.
Definition: akregator_part.cpp:479
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.