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
QtPipeWire::SpaEnum< T > Struct Template Reference

#include <qpipewire_spa_pod_parser_support_p.h>

Collaboration diagram for QtPipeWire::SpaEnum< T >:

Public Member Functions

const T & defaultValue () const
QSpan< const T > values () const

Static Public Member Functions

static std::optional< SpaEnumparse (const struct spa_pod *value)

Detailed Description

template<typename T>
struct QtPipeWire::SpaEnum< T >

Definition at line 61 of file qpipewire_spa_pod_parser_support_p.h.

Member Function Documentation

◆ defaultValue()

template<typename T>
const T & QtPipeWire::SpaEnum< T >::defaultValue ( ) const
inline

Definition at line 78 of file qpipewire_spa_pod_parser_support_p.h.

◆ parse()

template<typename T>
std::optional< SpaEnum > QtPipeWire::SpaEnum< T >::parse ( const struct spa_pod * value)
inlinestatic

Definition at line 63 of file qpipewire_spa_pod_parser_support_p.h.

◆ values()

template<typename T>
QSpan< const T > QtPipeWire::SpaEnum< T >::values ( ) const
inline

Definition at line 84 of file qpipewire_spa_pod_parser_support_p.h.


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