kandy
ATParameter Class Reference
List of all members.Detailed Description
Definition at line 31 of file atcommand.h.
Public Member Functions | |
| ATParameter () | |
| ATParameter (const QString &value, const QString &name="", bool userInput=false) | |
| void | setName (const QString &name) |
| QString | name () const |
| void | setValue (const QString &value) |
| QString | value () const |
| void | setUserInput (bool userInput) |
| bool | userInput () const |
The documentation for this class was generated from the following files:

