umbrello 25.04.1
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() QSKIP("not implemented yet", SkipSingle) |
Typedefs | |
typedef QSignalBlocker | SignalBlocker |
#define IS_NOT_IMPL | ( | ) | QSKIP("not implemented yet", SkipSingle) |
typedef QSignalBlocker SignalBlocker |