Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
PhosphorShell::PersistentProperties Class Reference

#include <phosphor-shell/include/PhosphorShell/PersistentProperties.h>

Inheritance diagram for PhosphorShell::PersistentProperties:
[legend]

Signals

void reloadIdChanged ()
 

Public Member Functions

 PersistentProperties (QQuickItem *parent=nullptr)
 
 ~PersistentProperties () override
 
QString reloadId () const
 
void setReloadId (const QString &id)
 
QVariantMap saveState () const
 
void restoreState (const QVariantMap &state)
 

Constructor & Destructor Documentation

◆ PersistentProperties()

PhosphorShell::PersistentProperties::PersistentProperties ( QQuickItem *  parent = nullptr)
explicit

◆ ~PersistentProperties()

PhosphorShell::PersistentProperties::~PersistentProperties ( )
override

Member Function Documentation

◆ reloadId()

QString PhosphorShell::PersistentProperties::reloadId ( ) const

◆ reloadIdChanged

void PhosphorShell::PersistentProperties::reloadIdChanged ( )
signal

◆ restoreState()

void PhosphorShell::PersistentProperties::restoreState ( const QVariantMap &  state)

◆ saveState()

QVariantMap PhosphorShell::PersistentProperties::saveState ( ) const

◆ setReloadId()

void PhosphorShell::PersistentProperties::setReloadId ( const QString &  id)

The documentation for this class was generated from the following file: