#include <structs.h>
|
| Range (const T &start, const T &end) |
|
template<typename T>
struct QGst::Private::Range< T >
Common template for IntRange, Int64Range, DoubleRange and FractionRange.
- Note
- This structure is private and should not be used directly. You should use QGst::IntRange, QGst::Int64Range, QGst::DoubleRange and QGst::FractionRange instead.
Definition at line 91 of file structs.h.
The documentation for this struct was generated from the following file: