kremotecontrol
EditProfileAction Class Reference
#include <editprofileaction.h>
Inheritance diagram for EditProfileAction:

Signals | |
void | formComplete (bool complete) |
Public Member Functions | |
EditProfileAction (ProfileAction *action, QWidget *parent=0, Qt::WFlags flags=0) | |
~EditProfileAction () | |
ProfileAction | action () const |
void | applyChanges () |
bool | checkForComplete () const |
Detailed Description
Definition at line 28 of file editprofileaction.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 25 of file editprofileaction.cpp.
EditProfileAction::~EditProfileAction | ( | ) |
Definition at line 85 of file editprofileaction.cpp.
Member Function Documentation
ProfileAction EditProfileAction::action | ( | ) | const |
Definition at line 124 of file editprofileaction.cpp.
void EditProfileAction::applyChanges | ( | ) |
Definition at line 95 of file editprofileaction.cpp.
bool EditProfileAction::checkForComplete | ( | ) | const |
Definition at line 88 of file editprofileaction.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.