Kirigami2

dbustypes.h
1/*
2 * SPDX-FileCopyrightText: 2018-2019 Red Hat Inc
3 * SPDX-FileCopyrightText: 2022 Aleix Pol Gonzalez <aleixpol@kde.org>
4 *
5 * SPDX-License-Identifier: LGPL-2.0-or-later
6 *
7 * SPDX-FileCopyrightText: 2018-2019 Jan Grulich <jgrulich@redhat.com>
8 */
9
10#pragma once
11
12#include <QMap>
13#include <QString>
14
15/// a{sa{sv}}
17
18Q_DECLARE_METATYPE(VariantMapMap)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri May 3 2024 11:49:34 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.