filters
Param Class Reference
List of all members.Detailed Description
Definition at line 25 of file param.h.
Public Member Functions | |
Param () | |
Param (const char *key, const char *value) | |
Param (QString key, QString value) | |
virtual | ~Param () |
QString | getKey () const |
QString | getValue () const |
void | setKey (QString key) |
void | setValue (QString value) |
void | print (int tab=0) |
The documentation for this class was generated from the following files: