#include "pimpl.h"
#include "treemodel.h"
#include <QObject>
#include <QHash>
#include <QMap>
Go to the source code of this file.
Classes | |
class | TagContainer |
TagContainer class holds the options of ImportFileProcessorModel and ImportFileHeaderSection. and acts as a mediator in between. More... |