kremotecontrol
RemoteList Class Reference
#include <remotelist.h>
Inheritance diagram for RemoteList:

Public Member Functions | |
| RemoteList () | |
| bool | contains (const QString &remoteName) const |
| void | loadFromConfig (const QString &configName) |
| Remote * | remote (const QString &remoteName) |
| void | saveToConfig (const QString &configName) |
Detailed Description
Definition at line 28 of file remotelist.h.
Constructor & Destructor Documentation
| RemoteList::RemoteList | ( | ) |
Definition at line 30 of file remotelist.cpp.
Member Function Documentation
| bool RemoteList::contains | ( | const QString & | remoteName | ) | const |
Definition at line 33 of file remotelist.cpp.
| void RemoteList::loadFromConfig | ( | const QString & | configName | ) |
Definition at line 74 of file remotelist.cpp.
| Remote * RemoteList::remote | ( | const QString & | remoteName | ) |
Definition at line 135 of file remotelist.cpp.
| void RemoteList::saveToConfig | ( | const QString & | configName | ) |
Definition at line 43 of file remotelist.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 23:07:43 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 23:07:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference