16 #include "apiquery.hpp"
18 #include "history.hpp"
void Process()
Execute query.
QString summary
Edit summary.
bool Minor
Whether the edit is minor or not.
QString page
Page that is going to be edited.
ApiQuery * qEdit
Api query to edit page.
QString text
Text a page will be replaced with.
bool Processed()
Returns true in case that query is processed.
Modifications of mediawiki pages can be done using this query.
This class can be used to execute any kind of api query on any wiki.
QString _Token
Edit token, will be retrieved during request.
Query base class for all http queries executed by huggle.