Go to the documentation of this file.
16 #ifndef _CONTROLREPLY_H
17 #define _CONTROLREPLY_H
21 #include <QStringList>
QList< ReplyLine > _lines
QList< ReplyLine > getLines() const
QString getStatus() const
ReplyLine getLine(int idx=0) const
QString getMessage() const
void appendLine(ReplyLine line)
QStringList getData() const