#include <manifestparser.h>
Signals | |
| void | customError (int code) |
Public Member Functions | |
| ManifestParser () | |
| bool | parse (ManifestData *data, QString path) |
| This method does the actual work. | |
Definition at line 14 of file manifestparser.h.
| ManifestParser::ManifestParser | ( | ) |
Definition at line 12 of file manifestparser.cpp.
| void ManifestParser::customError | ( | int | code | ) | [signal] |

| bool ManifestParser::parse | ( | ManifestData * | data, | |
| QString | path | |||
| ) |
This method does the actual work.
Definition at line 18 of file manifestparser.cpp.


1.5.9