1 #ifndef ImageFileListWidget_H
2 #define ImageFileListWidget_H
7 #include <QScopedPointer>
10 #include "ImageTreeWidget.h"
19 class ImageTreeWidgetItem;
95 virtual bool startElement(
const QString &namespaceURI,
const QString &localName,
96 const QString &qName,
const QXmlAttributes &atts);
97 virtual bool endElement(
const QString &namespaceURI,
const QString &localName,
98 const QString &qName);
111 QScopedPointer<PvlObject> m_serialized;
Internalizes a list of images and allows for operations on the entire list.
The main project for cnetsuite.
File name manipulation and expansion.
XML Handler that parses XMLs in a stack-oriented way.
This represents a cube in a project-based GUI interface.
Contains Pvl Groups and Pvl Objects.
his enables stack-based XML parsing of XML files.