Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QGRange< T > Struct Template Reference

#include <qgst_p.h>

+ Collaboration diagram for QGRange< T >:

Public Attributes

min
 
max
 

Detailed Description

template<typename T>
struct QGRange< T >

Definition at line 171 of file qgst_p.h.

Member Data Documentation

◆ max

template<typename T >
T QGRange< T >::max

Definition at line 174 of file qgst_p.h.

◆ min

template<typename T >
T QGRange< T >::min

Definition at line 173 of file qgst_p.h.


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