Skip to content
Phosphor
/
API Reference
Search
PlasmaZones
Libraries
Guides
Brand
Palette
About
GitHub
Phosphor
Qt6 / Wayland library suite for window-management tools
Loading...
Searching...
No Matches
NavigationContext.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 <QString>
7
8
namespace
PhosphorEngine
{
9
17
struct
NavigationContext
18
{
19
QString
windowId
;
20
QString
screenId
;
21
};
22
23
}
// namespace PhosphorEngine
PhosphorEngine
Definition
EngineTypes.h:13
PhosphorEngine::NavigationContext
Target window + screen for a navigation or lifecycle operation.
Definition
NavigationContext.h:18
PhosphorEngine::NavigationContext::screenId
QString screenId
Definition
NavigationContext.h:20
PhosphorEngine::NavigationContext::windowId
QString windowId
Definition
NavigationContext.h:19
phosphor-engine
include
PhosphorEngine
NavigationContext.h
Generated by
1.9.8