umbrello 25.12.1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
testbase.cpp File Reference
#include "testbase.h"
#include "codegenerationpolicy.h"
#include "umlapp.h"
#include "umldoc.h"
#include <KLocalizedString>
#include <QApplication>
#include <QTemporaryDir>
Include dependency graph for testbase.cpp:

Functions

void customMessageHandler (QtMsgType type, const QMessageLogContext &context, const QString &msg)

Variables

static QtMessageHandler defaultHandler = nullptr

Function Documentation

◆ customMessageHandler()

void customMessageHandler ( QtMsgType type,
const QMessageLogContext & context,
const QString & msg )

Variable Documentation

◆ defaultHandler

QtMessageHandler defaultHandler = nullptr
static