filters
StringBuffer Class Reference
List of all members.Detailed Description
Definition at line 61 of file ailexer.h.
Public Member Functions | |
StringBuffer () | |
virtual | ~StringBuffer () |
void | append (char c) |
void | clear () |
QString | toString () const |
uint | length () |
double | toFloat () |
int | toInt () |
const char * | latin1 () |
QString | mid (uint index, uint len=0xffffffff) const |
void | append (char c) |
void | clear () |
QString | toString () const |
uint | length () |
double | toFloat () |
int | toInt () |
const char * | latin1 () |
QString | mid (uint index, uint len=0xffffffff) const |
The documentation for this class was generated from the following files: