KDBindings API Documentation
1.0.95
src
kdbindings
KDBindingsConfig.h
Go to the documentation of this file.
1
/*
2
This file is part of KDBindings.
3
4
SPDX-FileCopyrightText: 2024 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>
5
6
SPDX-License-Identifier: MIT
7
8
Contact KDAB at <info@kdab.com> for commercial licensing options.
9
*/
10
11
#pragma once
12
13
#ifdef KDBINDINGS_ENABLE_WARN_UNUSED
14
#define KDBINDINGS_WARN_UNUSED [[nodiscard]]
15
#else
16
#define KDBINDINGS_WARN_UNUSED
17
#endif
© Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
KDBindings
Reactive programming & data binding in C++
https://github.com/KDAB/KDBindings/
Generated by doxygen 1.9.1