|
QRODS
|
Public Member Functions | |
| ResultsParser (QObject *parent=0) | |
| ResultsParser::ResultsParser Constructor method. More... | |
| ~ResultsParser () | |
| ResultsParser::~ResultsParser Constructor method. More... | |
| virtual bool | parseResult (FileListingEntry *entry, QNetworkReply *reply)=0 |
Protected Attributes | |
| QMap< QString, FileListingEntry::ObjectType > | map |
| ResultsParser::ResultsParser | ( | QObject * | parent = 0 | ) |
ResultsParser::ResultsParser Constructor method.
This is a constructor method for ResultsParser class.
| parent | the parent. |
| ResultsParser::~ResultsParser | ( | ) |
ResultsParser::~ResultsParser Constructor method.
This is a constructor method for ResultsParser class.
1.8.10