CustusX
22.04-rc5
An IGT application
|
#include <cxOrderedQDomDocument.h>
Public Member Functions | |
OrderedQDomDocument () | |
~OrderedQDomDocument () | |
QDomDocument & | doc () |
A QDomDocument that stores attributes in the same order each time.
Set a fixed hash seed in order to fix the ordering of xml attributes http://stackoverflow.com/questions/21535707/qtxml-incorrect-order-of-attributes needed primarily because we store the session in git and would like to diff.
Definition at line 24 of file cxOrderedQDomDocument.h.
|
inline |
Definition at line 27 of file cxOrderedQDomDocument.h.
|
inline |
Definition at line 35 of file cxOrderedQDomDocument.h.
|
inline |
Definition at line 43 of file cxOrderedQDomDocument.h.