Huggle
build:^490^dce1e5c
|
Result of query. More...
#include <queryresult.hpp>
Public Member Functions | |
QueryResult () | |
Creates a new instance of query result. | |
Public Attributes | |
QString | Data |
Data retrieved by query. | |
QString | ErrorMessage |
If query is in error the reason for error is stored here. | |
bool | Failed |
Result of query.
Definition at line 19 of file queryresult.hpp.