|
umbrello 26.03.70-f7b1fd3
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
#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 |
| void customMessageHandler | ( | QtMsgType | type, |
| const QMessageLogContext & | context, | ||
| const QString & | msg | ||
| ) |
|
static |