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