kremotecontrol
EditKeypressAction Class Reference
#include <editkeypressaction.h>
Inheritance diagram for EditKeypressAction:

Signals | |
void | formComplete (bool complete) |
Public Member Functions | |
EditKeypressAction (KeypressAction *action, QWidget *parent=0, Qt::WFlags flags=0) | |
~EditKeypressAction () | |
KeypressAction | action () const |
void | applyChanges () |
bool | checkForComplete () const |
Detailed Description
Definition at line 31 of file editkeypressaction.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 22 of file editkeypressaction.cpp.
EditKeypressAction::~EditKeypressAction | ( | ) |
Definition at line 49 of file editkeypressaction.cpp.
Member Function Documentation
KeypressAction EditKeypressAction::action | ( | ) | const |
Definition at line 61 of file editkeypressaction.cpp.
void EditKeypressAction::applyChanges | ( | ) |
Definition at line 56 of file editkeypressaction.cpp.
bool EditKeypressAction::checkForComplete | ( | ) | const |
Definition at line 52 of file editkeypressaction.cpp.
|
signal |
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.