Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
Registration.h
Go to the documentation of this file.
1// SPDX-FileCopyrightText: 2026 fuddlesworth
2// SPDX-License-Identifier: LGPL-2.1-or-later
3
4#pragma once
5
6#include <PhosphorProtocol/phosphorprotocol_export.h>
7
8namespace PhosphorProtocol {
9
13PHOSPHORPROTOCOL_EXPORT void registerWireTypes();
14
15} // namespace PhosphorProtocol
D-Bus marshalling for the autotile value types (see AutotileTypes.h).
Definition AutotileMarshalling.h:16
PHOSPHORPROTOCOL_EXPORT void registerWireTypes()
Register every PhosphorProtocol wire type with the Qt D-Bus metatype system.