The AExtText is Ananas extension class for work with text files. .
More...
#include <aexttext.h>
|
void | event (const QString &data) |
|
aDatabase * | db |
|
The AExtText is Ananas extension class for work with text files. .
Class for work with extensions
◆ AExtText()
◆ ~AExtText()
◆ atEnd
◆ close
◆ getCodec()
QString AExtText::getCodec |
( |
| ) |
const |
◆ open
int AExtText::open |
( |
const QString & | filename, |
|
|
const QString & | mode ) |
|
slot |
◆ readLine
QString AExtText::readLine |
( |
| ) |
|
|
slot |
◆ setCodec()
void AExtText::setCodec |
( |
const QString & | codecname | ) |
|
◆ writeLine
void AExtText::writeLine |
( |
const QString & | l | ) |
|
|
slot |
The documentation for this class was generated from the following files: