kremotecontrol
ModeDialog Class Reference
#include <modedialog.h>
Inheritance diagram for ModeDialog:

Public Member Functions | |
ModeDialog (Remote *remote, Mode *mode=0, QWidget *parent=0) | |
~ModeDialog () | |
Detailed Description
Definition at line 52 of file modedialog.h.
Constructor & Destructor Documentation
Creates a ModeDialog for the given Remote.
- Parameters
-
Remote The Remote that owns to Mode to edit or create Mode The Mode to be edited. If 0 a new one will be created and inserted into the Remote
Definition at line 35 of file modedialog.cpp.
ModeDialog::~ModeDialog | ( | ) |
Definition at line 91 of file modedialog.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.