![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qpipewire_spa_pod_parser_support_p.h>
Static Public Member Functions | |
static std::optional< SpaRange > | parse (const struct spa_pod *value) |
Public Attributes | |
T | defaultValue |
T | minValue |
T | maxValue |
Definition at line 39 of file qpipewire_spa_pod_parser_support_p.h.
|
inlinestatic |
Definition at line 41 of file qpipewire_spa_pod_parser_support_p.h.
T QtPipeWire::SpaRange< T >::defaultValue |
Definition at line 55 of file qpipewire_spa_pod_parser_support_p.h.
T QtPipeWire::SpaRange< T >::maxValue |
Definition at line 57 of file qpipewire_spa_pod_parser_support_p.h.
T QtPipeWire::SpaRange< T >::minValue |
Definition at line 56 of file qpipewire_spa_pod_parser_support_p.h.