Medical Imaging Interaction Toolkit  2018.4.99-389bf124
Medical Imaging Interaction Toolkit
berryXMLMemento.cpp File Reference
#include "berryXMLMemento.h"
#include "berryWorkbenchPlugin.h"
#include <Poco/NumberParser.h>
#include <Poco/NumberFormatter.h>
#include <Poco/DOM/NodeList.h>
#include <Poco/XML/NamePool.h>
#include <Poco/DOM/NamedNodeMap.h>
#include <Poco/DOM/Text.h>
#include <Poco/DOM/Attr.h>
#include <Poco/DOM/DOMWriter.h>
#include <Poco/DOM/DOMParser.h>
#include <Poco/DOM/DOMBuilder.h>
#include <Poco/SAX/InputSource.h>
#include <Poco/SAX/SAXException.h>
#include <limits>

Go to the source code of this file.

Variables

const QString EMPTY_STRING
 

Variable Documentation

◆ EMPTY_STRING

const QString EMPTY_STRING

Definition at line 32 of file berryXMLMemento.cpp.

Referenced by berry::XMLMemento::GetTextData().