umbrello
2.35.0
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
umbrello
file_utils.h
Go to the documentation of this file.
1
/*
2
SPDX-License-Identifier: GPL-2.0-or-later
3
SPDX-FileCopyrightText: 2020-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
4
*/
5
6
#ifndef FILE_UTILS_H
7
#define FILE_UTILS_H
8
9
#include <QString>
10
11
namespace
File_Utils
{
12
QString
xmlCatalogFilePath
();
13
}
14
15
#endif // FILE_UTILS_H
DEBUG_REGISTER
#define DEBUG_REGISTER(src)
Definition:
debug_utils.h:129
logDebug1
#define logDebug1(s, a)
Definition:
uml.h:541
File_Utils
Definition:
file_utils.cpp:19
File_Utils::xmlCatalogFilePath
QString xmlCatalogFilePath()
Definition:
file_utils.cpp:25
file_utils.h
uml.h
debug_utils.h
Generated by
1.8.17