| # | Line 16 | Line 16 | private: | |
|---|---|---|
| 16 | pugi::xml_document document; | |
| 17 | pugi::xml_node rootNode; | |
| 18 | bool backupsEnabled, verboseEnabled; | |
| 19 | – | XmlCustomCode *customCodeOperation; |
| 19 | QString getPatchParameterValue(const QString& line, QString parameter); | |
| 20 | void insertNodesOperation(const QString &xmlString, XmlFilter &filters, const QString &xPathExpression, const QString &filesWildcard=""); | |
| 21 | void removeNodesOperation(XmlFilter &filters, const QString &xPathExpression, const QString &filesWildcard=""); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |