|
umbrello 26.03.70-1a62d36
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
#include "debug_utils.h"#include "optionstate.h"#include <KLocalizedString>#include <QDir>#include <QFileInfo>#include <atomic>Classes | |
| struct | ClientInfo_POD |
Macros | |
| #define | MAX_TRACERCLIENTS 500 |
Enumerations | |
| enum | ItemType { RootAll , Directory , Class } |
Variables | |
| static ClientInfo_POD | g_clientInfo [MAX_TRACERCLIENTS] |
| static int | n_clients = 0 |
| static std::atomic_bool | s_debugTracingEnabled = true |
| #define MAX_TRACERCLIENTS 500 |
| enum ItemType |
|
static |
|
static |
|
static |