Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
PropertyPathId Class Reference

#include <qqstylekitglobal_p.h>

Collaboration diagram for PropertyPathId:

Public Types

enum class  Flag { ExcludeSubtype , IncludeSubtype }

Public Member Functions

 PropertyPathId (const QQSK::Property property=QQSK::Property::NoProperty, const PropertyPathId_t groupStart=PropertyPathId_t(0), QQSK::PropertyGroup subtype=QQSK::PropertyGroup::DelegateSubtype0)
QQSK::Property property () const
PropertyPathId_t pathId () const
PropertyStorageId storageId (QQSK::State state) const

Detailed Description

Definition at line 186 of file qqstylekitglobal_p.h.

Member Enumeration Documentation

◆ Flag

enum class PropertyPathId::Flag
strong
Enumerator
ExcludeSubtype 
IncludeSubtype 

Definition at line 190 of file qqstylekitglobal_p.h.

Constructor & Destructor Documentation

◆ PropertyPathId()

Definition at line 8 of file qqstylekitglobal.cpp.

Member Function Documentation

◆ pathId()

PropertyPathId_t PropertyPathId::pathId ( ) const
inline

Definition at line 202 of file qqstylekitglobal_p.h.

◆ property()

QQSK::Property PropertyPathId::property ( ) const
inline

Definition at line 201 of file qqstylekitglobal_p.h.

◆ storageId()

PropertyStorageId PropertyPathId::storageId ( QQSK::State state) const
inline

Definition at line 210 of file qqstylekitglobal_p.h.


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