KDStateMachineEditor API Documentation 2.1
|
#include <qopengl2pexvertexarray_p.h>
Public Member Functions | |
QOpenGLRect (const QRectF &r) | |
QOpenGLRect (GLfloat l, GLfloat t, GLfloat r, GLfloat b) | |
operator QRectF () const | |
Public Attributes | |
GLfloat | bottom |
GLfloat | left |
GLfloat | right |
GLfloat | top |
Definition at line 85 of file qopengl2pexvertexarray_p.h.
|
inlineexplicit |
Definition at line 87 of file qopengl2pexvertexarray_p.h.
|
inline |
Definition at line 90 of file qopengl2pexvertexarray_p.h.
|
inline |
GLfloat QOpenGLRect::bottom |
Definition at line 96 of file qopengl2pexvertexarray_p.h.
Referenced by operator QRectF().
GLfloat QOpenGLRect::left |
Definition at line 93 of file qopengl2pexvertexarray_p.h.
Referenced by operator QRectF().
GLfloat QOpenGLRect::right |
Definition at line 95 of file qopengl2pexvertexarray_p.h.
Referenced by operator QRectF().
GLfloat QOpenGLRect::top |
Definition at line 94 of file qopengl2pexvertexarray_p.h.
Referenced by operator QRectF().