vp/AbstractAction.cpp File Reference

This file defines the abstract class AbstractAction. More...

#include "../../../common/SystemApplicationSettings.h"
#include "../../../dataaccess/utils/Utils.h"
#include "../../af/events/LayerEvents.h"
#include "../../af/ApplicationController.h"
#include "AbstractAction.h"
#include <QApplication>
#include <QCheckBox>
#include <QDir>
#include <QFileInfo>
#include <QMessageBox>
#include <cassert>
#include <boost/filesystem.hpp>

Go to the source code of this file.

Detailed Description

This file defines the abstract class AbstractAction.

Definition in file vp/AbstractAction.cpp.