kremotecontrol
Prototype Class Reference
#include <prototype.h>
Public Member Functions | |
| Prototype (const QString &name, QList< Argument > args=QList< Argument >()) | |
| Prototype () | |
| QList< Argument > | args () const |
| QString | name () const |
| bool | operator== (const Prototype &other) const |
| void | setArgs (const QList< Argument > &args) |
Detailed Description
Definition at line 28 of file prototype.h.
Constructor & Destructor Documentation
Definition at line 22 of file prototype.cpp.
| Prototype::Prototype | ( | ) |
Definition at line 25 of file prototype.cpp.
Member Function Documentation
| QList< Argument > Prototype::args | ( | ) | const |
Definition at line 32 of file prototype.cpp.
| QString Prototype::name | ( | ) | const |
Definition at line 28 of file prototype.cpp.
| bool Prototype::operator== | ( | const Prototype & | other | ) | const |
Definition at line 40 of file prototype.cpp.
| void Prototype::setArgs | ( | const QList< Argument > & | args | ) |
Definition at line 36 of file prototype.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