umbrello 2.39.0
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
#include <QObject>
#include <QtTest>
#include <QSignalBlocker>
#include <QDomDocument>
#include <QXmlStreamWriter>
#include "uml.h"
#include "umldoc.h"
Go to the source code of this file.
Classes | |
class | TestBase |
class | TestCodeGeneratorBase |
class | SetLoading |
class | TestUML< T, N > |
class | TestWidget< T, N > |
Macros | |
#define | IS_NOT_IMPL() |
Typedefs | |
typedef QSignalBlocker | SignalBlocker |
#define IS_NOT_IMPL | ( | ) |
typedef QSignalBlocker SignalBlocker |