kremotecontrol
RemoteControlManager::Notifier Class Reference
#include <remotecontrolmanager.h>
Inheritance diagram for RemoteControlManager::Notifier:

Signals | |
void | remoteControlAdded (const QString &name) |
void | remoteControlRemoved (const QString &name) |
void | statusChanged (bool connected) |
Detailed Description
Definition at line 45 of file remotecontrolmanager.h.
Member Function Documentation
|
signal |
This signal is emitted when a new remote control is available.
- Parameters
-
name the name of the RemoteControl
|
signal |
This signal is emitted when a remote control is not available anymore.
- Parameters
-
name the name of the RemoteControl
|
signal |
This signal is emitted when the remote control subsystem becomes available.
The documentation for this class was generated from the following file:
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.