Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
Logging.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 <PhosphorDBus/phosphordbus_export.h>
7
8#include <QLoggingCategory>
9
10namespace PhosphorDBus {
11
14PHOSPHORDBUS_EXPORT const QLoggingCategory& lcPhosphorDBus();
15
16} // namespace PhosphorDBus
Definition Client.h:17
PHOSPHORDBUS_EXPORT const QLoggingCategory & lcPhosphorDBus()
Default logging category for PhosphorDBus helpers.