Analitza
Analitza::ExpressionStream Class Reference
#include <expressionstream.h>
Public Member Functions | |
ExpressionStream (QTextStream *dev) | |
bool | atEnd () const |
bool | isInterrupted () const |
QString | lastLine () const |
Analitza::Expression | next () |
Detailed Description
Definition at line 28 of file expressionstream.h.
Constructor & Destructor Documentation
Analitza::ExpressionStream::ExpressionStream | ( | QTextStream * | dev | ) |
Member Function Documentation
bool Analitza::ExpressionStream::atEnd | ( | ) | const |
bool Analitza::ExpressionStream::isInterrupted | ( | ) | const |
QString Analitza::ExpressionStream::lastLine | ( | ) | const |
Analitza::Expression Analitza::ExpressionStream::next | ( | ) |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.