#include <qgst_p.h>
Definition at line 261 of file qgst_p.h.
◆ QGValue()
QGValue::QGValue |
( |
const GValue * | v | ) |
|
|
explicit |
◆ at()
QGValue QGValue::at |
( |
int | index | ) |
const |
◆ getFraction()
std::optional< float > QGValue::getFraction |
( |
| ) |
const |
◆ getFractionRange()
std::optional< QGRange< float > > QGValue::getFractionRange |
( |
| ) |
const |
◆ getPointer()
template<typename T>
T * QGValue::getPointer |
( |
| ) |
const |
|
inline |
◆ getSampleFormats()
◆ isList()
bool QGValue::isList |
( |
| ) |
const |
◆ isNull()
bool QGValue::isNull |
( |
| ) |
const |
◆ listSize()
int QGValue::listSize |
( |
| ) |
const |
◆ toBool()
std::optional< bool > QGValue::toBool |
( |
| ) |
const |
◆ toCaps()
◆ toInt()
std::optional< int > QGValue::toInt |
( |
| ) |
const |
◆ toInt64()
std::optional< int > QGValue::toInt64 |
( |
| ) |
const |
◆ toIntRange()
std::optional< QGRange< int > > QGValue::toIntRange |
( |
| ) |
const |
◆ toString()
const char * QGValue::toString |
( |
| ) |
const |
◆ toStructure()
◆ value
const GValue* QGValue::value |
The documentation for this class was generated from the following files: