akregator
Akregator::SettingsAdvanced Class Reference
#include <settings_advanced.h>
Inheritance diagram for Akregator::SettingsAdvanced:
Public Slots | |
void | slotConfigureStorage () |
void | slotFactorySelected (int) |
Public Member Functions | |
SettingsAdvanced (QWidget *parent=0, const char *name=0) | |
QString | selectedFactory () const |
void | selectFactory (const QString &key) |
Detailed Description
Definition at line 42 of file settings_advanced.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 40 of file settings_advanced.cpp.
Member Function Documentation
QString Akregator::SettingsAdvanced::selectedFactory | ( | ) | const |
returns the key of the currently selected factory
Definition at line 64 of file settings_advanced.cpp.
void Akregator::SettingsAdvanced::selectFactory | ( | const QString & | key | ) |
Definition at line 69 of file settings_advanced.cpp.
|
slot |
Definition at line 80 of file settings_advanced.cpp.
|
slot |
Definition at line 90 of file settings_advanced.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:15 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:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.