Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QGLContext
This is the complete list of members for
QGLContext
, including inherited members.
enum
FormatOption
QGLContext
( const QGLFormat &
format
, QPaintDevice *
device
)
~QGLContext
()
GLuint
bindTexture
( const QPixmap &
pixmap
, GLint
format
= GL_RGBA8 )
GLuint
bindTexture
( const QString &
fileName
)
bool
chooseContext
( const QGLContext *
shareContext
= 0 )
void *
chooseMacVisual
( GDHandle
device
)
int
choosePixelFormat
( void *
dummyPfd
, HDC
pdc
)
void *
chooseVisual
()
bool
create
( const QGLContext *
shareContext
= 0 )
const QGLContext *
currentContext
()
void
deleteTexture
( GLuint
id
)
QPaintDevice *
device
() const
bool
deviceIsPixmap
() const
void
doneCurrent
()
QGLFormat
format
() const
void
generateFontDisplayLists
( const QFont &
font
, int
listBase
)
void *
getProcAddress
( const QString &
proc
) const
bool
initialized
() const
bool
isSharing
() const
bool
isValid
() const
void
makeCurrent
()
QColor
overlayTransparentColor
() const
QGLFormat
requestedFormat
() const
void
reset
()
void
setFormat
( const QGLFormat &
format
)
void
setInitialized
( bool
on
)
void
setTextureCacheLimit
( int
size
)
void
setWindowCreated
( bool
on
)
void
swapBuffers
() const
int
textureCacheLimit
()
bool
windowCreated
() const
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp2