#include <qcompilerdetection.h>
#include <QCoreApplication>
#include <QException>
#include <QString>
#include "../ifcdef.h"
Go to the source code of this file.
Classes | |
class | VException |
The VException class parent for all exception. Could be use for abstract exception. More... | |
class | VExceptionToolWasDeleted |