LineParser Class Reference
#include <lineparser.h>
Detailed Description
- Author:
- See README for the list of authors
Definition at line 33 of file lineparser.h.
Public Member Functions | |
LineParser (const QString &line=QString::null) | |
~LineParser () | |
void | set (const QString &line) |
int | getInt (QString w, int def=0) const |
QColor | getColor (QString w, QColor def=QColor()) const |
QString | getString (QString w, QString def=QString()) const |
bool | getBoolean (QString w, bool def=false) const |
const QString & | meter () const |
The documentation for this class was generated from the following files: