kremotecontrol
RemoteControlManagerPrivate Class Reference
#include <remotecontrolmanager_p.h>
Inheritance diagram for RemoteControlManagerPrivate:

Public Member Functions | |
| RemoteControlManagerPrivate () | |
| ~RemoteControlManagerPrivate () | |
| RemoteControlList | allRemotes () |
| bool | connected () |
| RemoteControl * | findRemoteControl (const QString &name) |
Additional Inherited Members | |
Signals inherited from RemoteControlManager::Notifier | |
| void | remoteControlAdded (const QString &name) |
| void | remoteControlRemoved (const QString &name) |
| void | statusChanged (bool connected) |
Detailed Description
Definition at line 31 of file remotecontrolmanager_p.h.
Constructor & Destructor Documentation
| RemoteControlManagerPrivate::RemoteControlManagerPrivate | ( | ) |
Definition at line 47 of file remotecontrolmanager.cpp.
| RemoteControlManagerPrivate::~RemoteControlManagerPrivate | ( | ) |
Definition at line 52 of file remotecontrolmanager.cpp.
Member Function Documentation
| RemoteControlList RemoteControlManagerPrivate::allRemotes | ( | ) |
Definition at line 167 of file remotecontrolmanager.cpp.
| bool RemoteControlManagerPrivate::connected | ( | ) |
Definition at line 103 of file remotecontrolmanager.cpp.
| RemoteControl * RemoteControlManagerPrivate::findRemoteControl | ( | const QString & | name | ) |
Definition at line 181 of file remotecontrolmanager.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
Signals inherited from