17 #include "configuration.hpp"
19 #include "editquery.hpp"
20 #include "wikiedit.hpp"
21 #include "apiquery.hpp"
36 static QString GetCustomRevertStatus(QString RevertData);
61 bool PreflightFinished;
63 void CheckPreflight();
73 #endif // REVERTQUERY_H
bool UsingSR
Whether software rollback should be used instead of regular rollback.
The RevertQuery class can be used to rollback any edit.
void Kill()
Terminates a query.
QString QueryTargetToString()
Return a target of a query.
bool Processed()
Returns true in case that query is processed.
Modifications of mediawiki pages can be done using this query.
void Process()
Execute query.
bool IgnorePreflightCheck
Rollback with no check if it's a good idea or not (revert even whitelisted users, sysops etc) ...
This class can be used to execute any kind of api query on any wiki.
Query base class for all http queries executed by huggle.