umbrello 26.03.70-1a62d36
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Functions | Variables
testbase.cpp File Reference
#include "testbase.h"
#include "codegenerationpolicy.h"
#include "umlapp.h"
#include "umldoc.h"
#include <KLocalizedString>
#include <QApplication>
#include <QTemporaryDir>

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