umbrello 2.39.0
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
testbase.h File Reference
#include <QObject>
#include <QtTest>
#include <QSignalBlocker>
#include <QDomDocument>
#include <QXmlStreamWriter>
#include "uml.h"
#include "umldoc.h"
Include dependency graph for testbase.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ IS_NOT_IMPL

#define IS_NOT_IMPL ( )
Value:
QSKIP("not implemented yet", SkipSingle)

Typedef Documentation

◆ SignalBlocker

typedef QSignalBlocker SignalBlocker