Qt 5.15
Qt OpenGL
C++ Classes
QGLWidget
Qt 5.15.8 Reference Documentation
List of All Members for QGLWidget
This is the complete list of members for
QGLWidget
, including inherited members.
enum
PaintDeviceMetric
QGLWidget
(const QGLFormat &, QWidget *, const QGLWidget *, Qt::WindowFlags )
QGLWidget
(QGLContext *, QWidget *, const QGLWidget *, Qt::WindowFlags )
QGLWidget
(QWidget *, const QGLWidget *, Qt::WindowFlags )
enum
RenderFlag
typedef
RenderFlags
close
() : bool
customContextMenuRequested
(const QPoint &)
deleteLater
()
destroyed
(QObject *)
hide
()
lower
()
objectNameChanged
(const QString &)
raise
()
repaint
()
setDisabled
(bool )
setEnabled
(
bool
)
setFocus
()
setHidden
(bool )
setStyleSheet
(const QString &)
setVisible
(bool )
setWindowModified
(
bool
)
setWindowTitle
(
const QString &
)
show
()
showFullScreen
()
showMaximized
()
showMinimized
()
showNormal
()
update
()
updateGL
()
updateMicroFocus
()
updateOverlayGL
()
windowIconChanged
(const QIcon &)
windowTitleChanged
(const QString &)
~QGLWidget
()
acceptDrops
() const : bool
accessibleDescription
() const : QString
accessibleName
() const : QString
actionEvent
(QActionEvent *)
actions
() const : QList<QAction *>
activateWindow
()
addAction
(QAction *)
addActions
(QList<QAction *> )
adjustSize
()
autoBufferSwap
() const : bool
autoFillBackground
() const : bool
backgroundRole
() const : QPalette::ColorRole
backingStore
() const : QBackingStore *
baseSize
() const : QSize
bindTexture
(const QImage &, GLenum , GLint ) : GLuint
bindTexture
(const QImage &, GLenum , GLint , QGLContext::BindOptions ) : GLuint
bindTexture
(const QPixmap &, GLenum , GLint , QGLContext::BindOptions ) : GLuint
bindTexture
(const QPixmap &, GLenum , GLint ) : GLuint
bindTexture
(const QString &) : GLuint
blockSignals
(bool ) : bool
changeEvent
(QEvent *)
childAt
(int , int ) const : QWidget *
childAt
(const QPoint &) const : QWidget *
childEvent
(QChildEvent *)
children
() const : const QObjectList &
childrenRect
() const : QRect
childrenRegion
() const : QRegion
clearFocus
()
clearMask
()
closeEvent
(QCloseEvent *)
colorCount
() const : int
colormap
() const : const QGLColormap &
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , Functor ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
contentsMargins
() const : QMargins
contentsRect
() const : QRect
context
() const : QGLContext *
contextMenuEvent
(QContextMenuEvent *)
contextMenuPolicy
() const : Qt::ContextMenuPolicy
convertToGLFormat
(const QImage &) : QImage
create
(WId , bool , bool )
createWindowContainer
(QWindow *, QWidget *, Qt::WindowFlags ) : QWidget *
cursor
() const : QCursor
customEvent
(QEvent *)
deleteTexture
(GLuint )
depth
() const : int
destroy
(bool , bool )
devicePixelRatio
() const : int
devicePixelRatioF
() const : qreal
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const char *, const QObject *, const char *) const : bool
disconnect
(const QObject *, const char *) const : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
disconnectNotify
(const QMetaMethod &)
doneCurrent
()
doubleBuffer
() const : bool
dragEnterEvent
(QDragEnterEvent *)
dragLeaveEvent
(QDragLeaveEvent *)
dragMoveEvent
(QDragMoveEvent *)
drawTexture
(const QRectF &, GLuint , GLenum )
drawTexture
(const QPointF &, GLuint , GLenum )
dropEvent
(QDropEvent *)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
effectiveWinId
() const : WId
ensurePolished
() const
enterEvent
(QEvent *)
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
find
(WId ) : QWidget *
findChild
(const QString &, Qt::FindChildOptions ) const : T
findChildren
(const QString &, Qt::FindChildOptions ) const : QList<T>
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
focusInEvent
(QFocusEvent *)
focusNextChild
() : bool
focusNextPrevChild
(bool ) : bool
focusOutEvent
(QFocusEvent *)
focusPolicy
() const : Qt::FocusPolicy
focusPreviousChild
() : bool
focusProxy
() const : QWidget *
focusWidget
() const : QWidget *
font
() const : const QFont &
fontInfo
() const : QFontInfo
fontMetrics
() const : QFontMetrics
foregroundRole
() const : QPalette::ColorRole
format
() const : QGLFormat
frameGeometry
() const : QRect
frameSize
() const : QSize
geometry
() const : const QRect &
glDraw
()
glInit
()
grab
(const QRect &) : QPixmap
grabFrameBuffer
(bool ) : QImage
grabGesture
(Qt::GestureType , Qt::GestureFlags )
grabKeyboard
()
grabMouse
()
grabMouse
(const QCursor &)
grabShortcut
(const QKeySequence &, Qt::ShortcutContext ) : int
graphicsEffect
() const : QGraphicsEffect *
graphicsProxyWidget
() const : QGraphicsProxyWidget *
hasEditFocus
() const : bool
hasFocus
() const : bool
hasHeightForWidth
() const : bool
hasMouseTracking
() const : bool
hasTabletTracking
() const : bool
height
() const : int
heightForWidth
(int ) const : int
heightMM
() const : int
hideEvent
(QHideEvent *)
inherits
(const char *) const : bool
initPainter
(QPainter *) const
initializeGL
()
initializeOverlayGL
()
inputMethodEvent
(QInputMethodEvent *)
inputMethodHints
() const : Qt::InputMethodHints
inputMethodQuery
(Qt::InputMethodQuery ) const : QVariant
insertAction
(QAction *, QAction *)
insertActions
(QAction *, QList<QAction *> )
installEventFilter
(QObject *)
isActiveWindow
() const : bool
isAncestorOf
(const QWidget *) const : bool
isEnabled
() const : bool
isEnabledTo
(const QWidget *) const : bool
isFullScreen
() const : bool
isHidden
() const : bool
isMaximized
() const : bool
isMinimized
() const : bool
isModal
() const : bool
isSharing
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
isValid
() const : bool
isVisible
() const : bool
isVisibleTo
(const QWidget *) const : bool
isWidgetType
() const : bool
isWindow
() const : bool
isWindowModified
() const : bool
isWindowType
() const : bool
keyPressEvent
(QKeyEvent *)
keyReleaseEvent
(QKeyEvent *)
keyboardGrabber
() : QWidget *
killTimer
(int )
layout
() const : QLayout *
layoutDirection
() const : Qt::LayoutDirection
leaveEvent
(QEvent *)
locale
() const : QLocale
logicalDpiX
() const : int
logicalDpiY
() const : int
makeCurrent
()
makeOverlayCurrent
()
mapFrom
(const QWidget *, const QPoint &) const : QPoint
mapFromGlobal
(const QPoint &) const : QPoint
mapFromParent
(const QPoint &) const : QPoint
mapTo
(const QWidget *, const QPoint &) const : QPoint
mapToGlobal
(const QPoint &) const : QPoint
mapToParent
(const QPoint &) const : QPoint
mask
() const : QRegion
maximumHeight
() const : int
maximumSize
() const : QSize
maximumWidth
() const : int
metaObject
() const : const QMetaObject *
metric
(QPaintDevice::PaintDeviceMetric ) const : int
minimumHeight
() const : int
minimumSize
() const : QSize
minimumSizeHint
() const : QSize
minimumWidth
() const : int
mouseDoubleClickEvent
(QMouseEvent *)
mouseGrabber
() : QWidget *
mouseMoveEvent
(QMouseEvent *)
mousePressEvent
(QMouseEvent *)
mouseReleaseEvent
(QMouseEvent *)
move
(
const QPoint &
)
move
(int , int )
moveEvent
(QMoveEvent *)
moveToThread
(QThread *)
nativeEvent
(const QByteArray &, void *, long *) : bool
nativeParentWidget
() const : QWidget *
nextInFocusChain
() const : QWidget *
normalGeometry
() const : QRect
objectName
() const : QString
overlayContext
() const : const QGLContext *
overrideWindowFlags
(Qt::WindowFlags )
paintEngine
() const : QPaintEngine *
paintEvent
(QPaintEvent *)
paintGL
()
paintOverlayGL
()
paintingActive
() const : bool
palette
() const : const QPalette &
parent
() const : QObject *
parentWidget
() const : QWidget *
physicalDpiX
() const : int
physicalDpiY
() const : int
pos
() const : QPoint
previousInFocusChain
() const : QWidget *
property
(const char *) const : QVariant
qglClearColor
(const QColor &) const
qglColor
(const QColor &) const
receivers
(const char *) const : int
rect
() const : QRect
releaseKeyboard
()
releaseMouse
()
releaseShortcut
(int )
removeAction
(QAction *)
removeEventFilter
(QObject *)
render
(QPaintDevice *, const QPoint &, const QRegion &, QWidget::RenderFlags )
render
(QPainter *, const QPoint &, const QRegion &, QWidget::RenderFlags )
renderPixmap
(int , int , bool ) : QPixmap
renderText
(int , int , const QString &, const QFont &)
renderText
(double , double , double , const QString &, const QFont &)
repaint
(int , int , int , int )
repaint
(const QRect &)
repaint
(const QRegion &)
resize
(
const QSize &
)
resize
(int , int )
resizeEvent
(QResizeEvent *)
resizeGL
(int , int )
resizeOverlayGL
(int , int )
restoreGeometry
(const QByteArray &) : bool
saveGeometry
() const : QByteArray
screen
() const : QScreen *
scroll
(int , int )
scroll
(int , int , const QRect &)
sender
() const : QObject *
senderSignalIndex
() const : int
setAcceptDrops
(bool )
setAccessibleDescription
(const QString &)
setAccessibleName
(const QString &)
setAttribute
(Qt::WidgetAttribute , bool )
setAutoBufferSwap
(bool )
setAutoFillBackground
(bool )
setBackgroundRole
(QPalette::ColorRole )
setBaseSize
(
const QSize &
)
setBaseSize
(int , int )
setColormap
(const QGLColormap &)
setContentsMargins
(int , int , int , int )
setContentsMargins
(const QMargins &)
setContextMenuPolicy
(Qt::ContextMenuPolicy )
setCursor
(
const QCursor &
)
setEditFocus
(bool )
setFixedHeight
(int )
setFixedSize
(const QSize &)
setFixedSize
(int , int )
setFixedWidth
(int )
setFocus
(Qt::FocusReason )
setFocusPolicy
(Qt::FocusPolicy )
setFocusProxy
(QWidget *)
setFont
(
const QFont &
)
setForegroundRole
(QPalette::ColorRole )
setGeometry
(
const QRect &
)
setGeometry
(int , int , int , int )
setGraphicsEffect
(QGraphicsEffect *)
setInputMethodHints
(Qt::InputMethodHints )
setLayout
(QLayout *)
setLayoutDirection
(Qt::LayoutDirection )
setLocale
(const QLocale &)
setMask
(const QBitmap &)
setMask
(const QRegion &)
setMaximumHeight
(int )
setMaximumSize
(
const QSize &
)
setMaximumSize
(int , int )
setMaximumWidth
(int )
setMinimumHeight
(int )
setMinimumSize
(
const QSize &
)
setMinimumSize
(int , int )
setMinimumWidth
(int )
setMouseTracking
(bool )
setObjectName
(const QString &)
setPalette
(
const QPalette &
)
setParent
(QWidget *)
setParent
(QWidget *, Qt::WindowFlags )
setProperty
(const char *, const QVariant &) : bool
setShortcutAutoRepeat
(int , bool )
setShortcutEnabled
(int , bool )
setSizeIncrement
(
const QSize &
)
setSizeIncrement
(int , int )
setSizePolicy
(
QSizePolicy
)
setSizePolicy
(QSizePolicy::Policy , QSizePolicy::Policy )
setStatusTip
(
const QString &
)
setStyle
(QStyle *)
setTabOrder
(QWidget *, QWidget *)
setTabletTracking
(bool )
setToolTip
(
const QString &
)
setToolTipDuration
(int )
setUpdatesEnabled
(bool )
setWhatsThis
(
const QString &
)
setWindowFilePath
(const QString &)
setWindowFlag
(Qt::WindowType , bool )
setWindowFlags
(Qt::WindowFlags )
setWindowIcon
(const QIcon &)
setWindowIconText
(
const QString &
)
setWindowModality
(Qt::WindowModality )
setWindowOpacity
(qreal )
setWindowRole
(const QString &)
setWindowState
(Qt::WindowStates )
setupUi
(QWidget *)
showEvent
(QShowEvent *)
signalsBlocked
() const : bool
size
() const : QSize
sizeHint
() const : QSize
sizeIncrement
() const : QSize
sizePolicy
() const : QSizePolicy
stackUnder
(QWidget *)
startTimer
(int , Qt::TimerType ) : int
startTimer
(std::chrono::milliseconds , Qt::TimerType ) : int
staticMetaObject
:
statusTip
() const : QString
style
() const : QStyle *
styleSheet
() const : QString
swapBuffers
()
tabletEvent
(QTabletEvent *)
testAttribute
(Qt::WidgetAttribute ) const : bool
thread
() const : QThread *
timerEvent
(QTimerEvent *)
toolTip
() const : QString
toolTipDuration
() const : int
tr
(const char *, const char *, int ) : QString
underMouse
() const : bool
ungrabGesture
(Qt::GestureType )
unsetCursor
()
unsetLayoutDirection
()
unsetLocale
()
update
(int , int , int , int )
update
(const QRect &)
update
(const QRegion &)
updateGeometry
()
updatesEnabled
() const : bool
visibleRegion
() const : QRegion
whatsThis
() const : QString
wheelEvent
(QWheelEvent *)
width
() const : int
widthMM
() const : int
winId
() const : WId
window
() const : QWidget *
windowFilePath
() const : QString
windowFlags
() const : Qt::WindowFlags
windowHandle
() const : QWindow *
windowIcon
() const : QIcon
windowIconText
() const : QString
windowModality
() const : Qt::WindowModality
windowOpacity
() const : qreal
windowRole
() const : QString
windowState
() const : Qt::WindowStates
windowTitle
() const : QString
windowType
() const : Qt::WindowType
x
() const : int
y
() const : int