ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/XmlTools2/trunk/xmlpatch.h
(Generate patch)

Comparing XmlTools2/trunk/xmlpatch.h (file contents):
Revision 980 by s10k, Thu Mar 6 16:40:35 2014 UTC vs.
Revision 1057 by s10k, Sat Oct 29 22:59:31 2016 UTC

# 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="");

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)