Expand description
Bindings for QtGui5 C++ library.
Starting guide and examples are available at https://github.com/rust-qt/examples.
This crate was generated for Qt 5.15.13. It should work with other Qt versions later than 5.15.13, but API specific to other versions will not be available.
This crate was generated by ritual.
See README for more information.
Re-exports§
Modules§
- ops
- Functions that provide access to C++ operators
- q_
abstract_ text_ document_ layout - C++ type:
QAbstractTextDocumentLayout - q_
accessible - C++ type:
QAccessible - q_
accessible_ table_ model_ change_ event - C++ type:
QAccessibleTableModelChangeEvent - q_
clipboard - C++ type:
QClipboard - q_color
- C++ type:
QColor - q_
color_ constants - C++ namespace:
QColorConstants - q_
color_ space - C++ type:
QColorSpace - q_
context_ menu_ event - C++ type:
QContextMenuEvent - q_
double_ validator - C++ type:
QDoubleValidator - q_font
- C++ type:
QFont - q_
font_ database - C++ type:
QFontDatabase - q_
glyph_ run - C++ type:
QGlyphRun - q_
gradient - C++ type:
QGradient - q_icon
- C++ type:
QIcon - q_
icon_ engine - C++ type:
QIconEngine - q_image
- C++ type:
QImage - q_
image_ io_ handler - C++ type:
QImageIOHandler - q_
image_ io_ plugin - C++ type:
QImageIOPlugin - q_
image_ reader - C++ type:
QImageReader - q_
image_ writer - C++ type:
QImageWriter - q_
input_ method - C++ type:
QInputMethod - q_
input_ method_ event - C++ type:
QInputMethodEvent - q_
key_ sequence - C++ type:
QKeySequence - q_
list_ of_ attribute - C++ type:
QList<QInputMethodEvent::Attribute> - q_
list_ of_ double - C++ type:
QList<double> - q_
list_ of_ format_ range - C++ type:
QList<QTextLayout::FormatRange> - q_
list_ of_ q_ accessible_ interface - C++ type:
QList<QAccessibleInterface*> - q_
list_ of_ q_ glyph_ run - C++ type:
QList<QGlyphRun> - q_
list_ of_ q_ key_ sequence - C++ type:
QList<QKeySequence> - q_
list_ of_ q_ opengl_ context - C++ type:
QList<QOpenGLContext*> - q_
list_ of_ q_ opengl_ debug_ message - C++ type:
QList<QOpenGLDebugMessage> - q_
list_ of_ q_ opengl_ shader - C++ type:
QList<QOpenGLShader*> - q_
list_ of_ q_ polygon_ f - C++ type:
QList<QPolygonF> - q_
list_ of_ q_ screen - C++ type:
QList<QScreen*> - q_
list_ of_ q_ size - C++ type:
QList<QSize> - q_
list_ of_ q_ standard_ item - C++ type:
QList<QStandardItem*> - q_
list_ of_ q_ text_ block - C++ type:
QList<QTextBlock> - q_
list_ of_ q_ text_ frame - C++ type:
QList<QTextFrame*> - q_
list_ of_ q_ touch_ device - C++ type:
QList<const QTouchDevice*> - q_
list_ of_ q_ window - C++ type:
QList<QWindow*> - q_
list_ of_ tab - C++ type:
QList<QTextOption::Tab> - q_
list_ of_ touch_ point - C++ type:
QList<QTouchEvent::TouchPoint> - q_
list_ of_ writing_ system - C++ type:
QList<QFontDatabase::WritingSystem> - q_movie
- C++ type:
QMovie - q_
opengl_ buffer - C++ type:
QOpenGLBuffer - q_
opengl_ context - C++ type:
QOpenGLContext - q_
opengl_ debug_ logger - C++ type:
QOpenGLDebugLogger - q_
opengl_ debug_ message - C++ type:
QOpenGLDebugMessage - q_
opengl_ framebuffer_ object - C++ type:
QOpenGLFramebufferObject - q_
opengl_ functions - C++ type:
QOpenGLFunctions - q_
opengl_ shader - C++ type:
QOpenGLShader - q_
opengl_ texture - C++ type:
QOpenGLTexture - q_
opengl_ texture_ blitter - C++ type:
QOpenGLTextureBlitter - q_
opengl_ vertex_ array_ object - C++ type:
QOpenGLVertexArrayObject - q_
opengl_ window - C++ type:
QOpenGLWindow - q_
page_ layout - C++ type:
QPageLayout - q_
page_ size - C++ type:
QPageSize - q_
paged_ paint_ device - C++ type:
QPagedPaintDevice - q_
paint_ device - C++ type:
QPaintDevice - q_
paint_ engine - C++ type:
QPaintEngine - q_
painter - C++ type:
QPainter - q_
painter_ path - C++ type:
QPainterPath - q_
palette - C++ type:
QPalette - q_
pixel_ format - C++ type:
QPixelFormat - q_
pixmap_ cache - C++ type:
QPixmapCache - q_
platform_ surface_ event - C++ type:
QPlatformSurfaceEvent - q_
raw_ font - C++ type:
QRawFont - q_
region - C++ type:
QRegion - q_
scroll_ event - C++ type:
QScrollEvent - q_
session_ manager - C++ type:
QSessionManager - q_
set_ of_ q_ byte_ array - C++ type:
QSet<QByteArray> - q_
standard_ item - C++ type:
QStandardItem - q_
static_ text - C++ type:
QStaticText - q_
surface - C++ type:
QSurface - q_
surface_ format - C++ type:
QSurfaceFormat - q_
tablet_ event - C++ type:
QTabletEvent - q_
text_ block - C++ type:
QTextBlock - q_
text_ block_ format - C++ type:
QTextBlockFormat - q_
text_ char_ format - C++ type:
QTextCharFormat - q_
text_ cursor - C++ type:
QTextCursor - q_
text_ document - C++ type:
QTextDocument - q_
text_ format - C++ type:
QTextFormat - q_
text_ frame - C++ type:
QTextFrame - q_
text_ frame_ format - C++ type:
QTextFrameFormat - q_
text_ item - C++ type:
QTextItem - q_
text_ layout - C++ type:
QTextLayout - q_
text_ length - C++ type:
QTextLength - q_
text_ line - C++ type:
QTextLine - q_
text_ list_ format - C++ type:
QTextListFormat - q_
text_ option - C++ type:
QTextOption - q_
touch_ device - C++ type:
QTouchDevice - q_
touch_ event - C++ type:
QTouchEvent - q_
transform - C++ type:
QTransform - q_
validator - C++ type:
QValidator - q_
window - C++ type:
QWindow - qt
- C++ namespace:
Qt - qt_
private - C++ namespace:
QtPrivate
Structs§
- Anonymous
Enum Decl Qabstracttextdocumentlayout H1351 - C++ enum:
__anonymous_EnumDecl_qabstracttextdocumentlayout_h_135_1. - Anonymous
Enum Decl Qabstracttextdocumentlayout H1361 - C++ enum:
__anonymous_EnumDecl_qabstracttextdocumentlayout_h_136_1. - Anonymous
Enum Decl Qbitmap H871 - C++ enum:
__anonymous_EnumDecl_qbitmap_h_87_1. - Anonymous
Enum Decl Qbrush H1371 - C++ enum:
__anonymous_EnumDecl_qbrush_h_137_1. - Anonymous
Enum Decl Qcolor H3191 - C++ enum:
__anonymous_EnumDecl_qcolor_h_319_1. - Anonymous
Enum Decl Qcolorspace H1461 - C++ enum:
__anonymous_EnumDecl_qcolorspace_h_146_1. - Anonymous
Enum Decl Qcolortransform H871 - C++ enum:
__anonymous_EnumDecl_qcolortransform_h_87_1. - Anonymous
Enum Decl Qcursor H1271 - C++ enum:
__anonymous_EnumDecl_qcursor_h_127_1. - Anonymous
Enum Decl Qevent H1765 - C++ enum:
__anonymous_EnumDecl_qevent_h_176_5. - Anonymous
Enum Decl Qevent H6181 - C++ enum:
__anonymous_EnumDecl_qevent_h_618_1. - Anonymous
Enum Decl Qevent H6391 - C++ enum:
__anonymous_EnumDecl_qevent_h_639_1. - Anonymous
Enum Decl Qevent H8661 - C++ enum:
__anonymous_EnumDecl_qevent_h_866_1. - Anonymous
Enum Decl Qevent H10391 - C++ enum:
__anonymous_EnumDecl_qevent_h_1039_1. - Anonymous
Enum Decl Qfont H3481 - C++ enum:
__anonymous_EnumDecl_qfont_h_348_1. - Anonymous
Enum Decl Qfontinfo H851 - C++ enum:
__anonymous_EnumDecl_qfontinfo_h_85_1. - Anonymous
Enum Decl Qfontmetrics H1501 - C++ enum:
__anonymous_EnumDecl_qfontmetrics_h_150_1. - Anonymous
Enum Decl Qfontmetrics H2301 - C++ enum:
__anonymous_EnumDecl_qfontmetrics_h_230_1. - Anonymous
Enum Decl Qgenericmatrix H3961 - C++ enum:
__anonymous_EnumDecl_qgenericmatrix_h_396_1. - Anonymous
Enum Decl Qgenericmatrix H3971 - C++ enum:
__anonymous_EnumDecl_qgenericmatrix_h_397_1. - Anonymous
Enum Decl Qgenericmatrix H3981 - C++ enum:
__anonymous_EnumDecl_qgenericmatrix_h_398_1. - Anonymous
Enum Decl Qgenericmatrix H3991 - C++ enum:
__anonymous_EnumDecl_qgenericmatrix_h_399_1. - Anonymous
Enum Decl Qgenericmatrix H4001 - C++ enum:
__anonymous_EnumDecl_qgenericmatrix_h_400_1. - Anonymous
Enum Decl Qgenericmatrix H4011 - C++ enum:
__anonymous_EnumDecl_qgenericmatrix_h_401_1. - Anonymous
Enum Decl Qgenericmatrix H4021 - C++ enum:
__anonymous_EnumDecl_qgenericmatrix_h_402_1. - Anonymous
Enum Decl Qgenericmatrix H4031 - C++ enum:
__anonymous_EnumDecl_qgenericmatrix_h_403_1. - Anonymous
Enum Decl Qglyphrun H1261 - C++ enum:
__anonymous_EnumDecl_qglyphrun_h_126_1. - Anonymous
Enum Decl Qicon H1411 - C++ enum:
__anonymous_EnumDecl_qicon_h_141_1. - Anonymous
Enum Decl Qimage H3951 - C++ enum:
__anonymous_EnumDecl_qimage_h_395_1. - Anonymous
Enum Decl Qkeysequence H2241 - C++ enum:
__anonymous_EnumDecl_qkeysequence_h_224_1. - Anonymous
Enum Decl Qmatrix4 X4H2231 - C++ enum:
__anonymous_EnumDecl_qmatrix4x4_h_223_1. - Anonymous
Enum Decl Qmatrix H1411 - C++ enum:
__anonymous_EnumDecl_qmatrix_h_141_1. - Anonymous
Enum Decl Qopengldebug H1421 - C++ enum:
__anonymous_EnumDecl_qopengldebug_h_142_1. - Anonymous
Enum Decl Qopengldebug H2171 - C++ enum:
__anonymous_EnumDecl_qopengldebug_h_217_1. - Anonymous
Enum Decl Qopenglpixeltransferoptions H941 - C++ enum:
__anonymous_EnumDecl_qopenglpixeltransferoptions_h_94_1. - Anonymous
Enum Decl Qpagelayout H1391 - C++ enum:
__anonymous_EnumDecl_qpagelayout_h_139_1. - Anonymous
Enum Decl Qpagelayout H1511 - C++ enum:
__anonymous_EnumDecl_qpagelayout_h_151_1. - Anonymous
Enum Decl Qpagelayout H1521 - C++ enum:
__anonymous_EnumDecl_qpagelayout_h_152_1. - Anonymous
Enum Decl Qpagelayout H1531 - C++ enum:
__anonymous_EnumDecl_qpagelayout_h_153_1. - Anonymous
Enum Decl Qpagesize H2961 - C++ enum:
__anonymous_EnumDecl_qpagesize_h_296_1. - Anonymous
Enum Decl Qpagesize H3081 - C++ enum:
__anonymous_EnumDecl_qpagesize_h_308_1. - Anonymous
Enum Decl Qpagesize H3091 - C++ enum:
__anonymous_EnumDecl_qpagesize_h_309_1. - Anonymous
Enum Decl Qpagesize H3101 - C++ enum:
__anonymous_EnumDecl_qpagesize_h_310_1. - Anonymous
Enum Decl Qpaintengine H831 - C++ enum:
__anonymous_EnumDecl_qpaintengine_h_83_1. - Anonymous
Enum Decl Qpainter H5221 - C++ enum:
__anonymous_EnumDecl_qpainter_h_522_1. - Anonymous
Enum Decl Qpainterpath H2531 - C++ enum:
__anonymous_EnumDecl_qpainterpath_h_253_1. - Anonymous
Enum Decl Qpainterpath H2541 - C++ enum:
__anonymous_EnumDecl_qpainterpath_h_254_1. - Anonymous
Enum Decl Qpalette H1981 - C++ enum:
__anonymous_EnumDecl_qpalette_h_198_1. - Anonymous
Enum Decl Qpen H1311 - C++ enum:
__anonymous_EnumDecl_qpen_h_131_1. - Anonymous
Enum Decl Qpicture H1191 - C++ enum:
__anonymous_EnumDecl_qpicture_h_119_1. - Anonymous
Enum Decl Qpixelformat H2321 - C++ enum:
__anonymous_EnumDecl_qpixelformat_h_232_1. - Anonymous
Enum Decl Qpixmap H2131 - C++ enum:
__anonymous_EnumDecl_qpixmap_h_213_1. - Anonymous
Enum Decl Qpixmapcache H971 - C++ enum:
__anonymous_EnumDecl_qpixmapcache_h_97_1. - Anonymous
Enum Decl Qpolygon H1001 - C++ enum:
__anonymous_EnumDecl_qpolygon_h_100_1. - Anonymous
Enum Decl Qpolygon H1751 - C++ enum:
__anonymous_EnumDecl_qpolygon_h_175_1. - Anonymous
Enum Decl Qquaternion H1651 - C++ enum:
__anonymous_EnumDecl_qquaternion_h_165_1. - Anonymous
Enum Decl Qrawfont H1551 - C++ enum:
__anonymous_EnumDecl_qrawfont_h_155_1. - Anonymous
Enum Decl Qregion H1821 - C++ enum:
__anonymous_EnumDecl_qregion_h_182_1. - Anonymous
Enum Decl Qrgba64 H2181 - C++ enum:
__anonymous_EnumDecl_qrgba64_h_218_1. - Anonymous
Enum Decl Qstatictext H1021 - C++ enum:
__anonymous_EnumDecl_qstatictext_h_102_1. - Anonymous
Enum Decl Qstatictext H1061 - C++ enum:
__anonymous_EnumDecl_qstatictext_h_106_1. - Anonymous
Enum Decl Qsurface H981 - C++ enum:
__anonymous_EnumDecl_qsurface_h_98_1. - Anonymous
Enum Decl Qtextcursor H2371 - C++ enum:
__anonymous_EnumDecl_qtextcursor_h_237_1. - Anonymous
Enum Decl Qtextformat H1201 - C++ enum:
__anonymous_EnumDecl_qtextformat_h_120_1. - Anonymous
Enum Decl Qtextformat H4081 - C++ enum:
__anonymous_EnumDecl_qtextformat_h_408_1. - Anonymous
Enum Decl Qtextformat H6011 - C++ enum:
__anonymous_EnumDecl_qtextformat_h_601_1. - Anonymous
Enum Decl Qtextformat H7091 - C++ enum:
__anonymous_EnumDecl_qtextformat_h_709_1. - Anonymous
Enum Decl Qtextformat H7741 - C++ enum:
__anonymous_EnumDecl_qtextformat_h_774_1. - Anonymous
Enum Decl Qtextformat H8161 - C++ enum:
__anonymous_EnumDecl_qtextformat_h_816_1. - Anonymous
Enum Decl Qtextformat H9191 - C++ enum:
__anonymous_EnumDecl_qtextformat_h_919_1. - Anonymous
Enum Decl Qtextformat H9951 - C++ enum:
__anonymous_EnumDecl_qtextformat_h_995_1. - Anonymous
Enum Decl Qtextformat H11021 - C++ enum:
__anonymous_EnumDecl_qtextformat_h_1102_1. - Anonymous
Enum Decl Qtextlayout H2191 - C++ enum:
__anonymous_EnumDecl_qtextlayout_h_219_1. - Anonymous
Enum Decl Qtextobject H1911 - C++ enum:
__anonymous_EnumDecl_qtextobject_h_191_1. - Anonymous
Enum Decl Qtextobject H3001 - C++ enum:
__anonymous_EnumDecl_qtextobject_h_300_1. - Anonymous
Enum Decl Qtextobject H3011 - C++ enum:
__anonymous_EnumDecl_qtextobject_h_301_1. - Anonymous
Enum Decl Qtextobject H3361 - C++ enum:
__anonymous_EnumDecl_qtextobject_h_336_1. - Anonymous
Enum Decl Qtextoption H1671 - C++ enum:
__anonymous_EnumDecl_qtextoption_h_167_1. - Anonymous
Enum Decl Qtransform H2101 - C++ enum:
__anonymous_EnumDecl_qtransform_h_210_1. - Anonymous
Enum Decl Qvector2D H1321 - C++ enum:
__anonymous_EnumDecl_qvector2d_h_132_1. - Anonymous
Enum Decl Qvector3D H1511 - C++ enum:
__anonymous_EnumDecl_qvector3d_h_151_1. - Anonymous
Enum Decl Qvector4D H1411 - C++ enum:
__anonymous_EnumDecl_qvector4d_h_141_1. - QAbstract
OpenGL Functions - C++ class:
QAbstractOpenGLFunctions. - QAbstract
Text Document Layout - C++ class:
QAbstractTextDocumentLayout. - QAbstract
Undo Item - C++ class:
QAbstractUndoItem. - QAccessible
- C++ class:
QAccessible. - QAccessible
Action Interface - C++ class:
QAccessibleActionInterface. - QAccessible
Editable Text Interface - C++ class:
QAccessibleEditableTextInterface. - QAccessible
Event - C++ class:
QAccessibleEvent. - QAccessible
Interface - C++ class:
QAccessibleInterface. - QAccessible
Object - C++ class:
QAccessibleObject. - QAccessible
Plugin - C++ class:
QAccessiblePlugin. - QAccessible
State Change Event - C++ class:
QAccessibleStateChangeEvent. - QAccessible
Table Cell Interface - C++ class:
QAccessibleTableCellInterface. - QAccessible
Table Interface - C++ class:
QAccessibleTableInterface. - QAccessible
Table Model Change Event - C++ class:
QAccessibleTableModelChangeEvent. - QAccessible
Text Cursor Event - C++ class:
QAccessibleTextCursorEvent. - QAccessible
Text Insert Event - C++ class:
QAccessibleTextInsertEvent. - QAccessible
Text Interface - C++ class:
QAccessibleTextInterface. - QAccessible
Text Remove Event - C++ class:
QAccessibleTextRemoveEvent. - QAccessible
Text Selection Event - C++ class:
QAccessibleTextSelectionEvent. - QAccessible
Text Update Event - C++ class:
QAccessibleTextUpdateEvent. - QAccessible
Value Change Event - C++ class:
QAccessibleValueChangeEvent. - QAccessible
Value Interface - C++ class:
QAccessibleValueInterface. - QAction
Event - C++ class:
QActionEvent. - QApplication
State Change Event - C++ class:
QApplicationStateChangeEvent. - QBacking
Store - C++ class:
QBackingStore. - QBitmap
- C++ class:
QBitmap. - QBrush
- C++ class:
QBrush. - QClipboard
- C++ class:
QClipboard. - QClose
Event - C++ class:
QCloseEvent. - QColor
- C++ class:
QColor. - QColor
Space - C++ class:
QColorSpace. - QColor
Transform - C++ class:
QColorTransform. - QConical
Gradient - C++ class:
QConicalGradient. - QContext
Menu Event - C++ class:
QContextMenuEvent. - QCursor
- C++ class:
QCursor. - QDesktop
Services - C++ class:
QDesktopServices. - QDouble
Validator - C++ class:
QDoubleValidator. - QDrag
- C++ class:
QDrag. - QDrag
Enter Event - C++ class:
QDragEnterEvent. - QDrag
Leave Event - C++ class:
QDragLeaveEvent. - QDrag
Move Event - C++ class:
QDragMoveEvent. - QDrop
Event - C++ class:
QDropEvent. - QEnter
Event - C++ class:
QEnterEvent. - QExpose
Event - C++ class:
QExposeEvent. - QFile
Open Event - C++ class:
QFileOpenEvent. - QFocus
Event - C++ class:
QFocusEvent. - QFont
- C++ class:
QFont. - QFont
Database - C++ class:
QFontDatabase. - QFont
Info - C++ class:
QFontInfo. - QFont
Metrics - C++ class:
QFontMetrics. - QFont
MetricsF - C++ class:
QFontMetricsF. - QGeneric
Plugin - C++ class:
QGenericPlugin. - QGeneric
Plugin Factory - C++ class:
QGenericPluginFactory. - QGlyph
Run - C++ class:
QGlyphRun. - QGradient
- C++ class:
QGradient. - QGui
Application - C++ class:
QGuiApplication. - QHelp
Event - C++ class:
QHelpEvent. - QHide
Event - C++ class:
QHideEvent. - QHover
Event - C++ class:
QHoverEvent. - QIcon
- C++ class:
QIcon. - QIcon
Drag Event - C++ class:
QIconDragEvent. - QIcon
Engine - C++ class:
QIconEngine. - QIcon
Engine Plugin - C++ class:
QIconEnginePlugin. - QImage
- C++ class:
QImage. - QImageIO
Handler - C++ class:
QImageIOHandler. - QImageIO
Plugin - C++ class:
QImageIOPlugin. - QImage
Reader - C++ class:
QImageReader. - QImage
Writer - C++ class:
QImageWriter. - QInput
Event - C++ class:
QInputEvent. - QInput
Method - C++ class:
QInputMethod. - QInput
Method Event - C++ class:
QInputMethodEvent. - QInput
Method Query Event - C++ class:
QInputMethodQueryEvent. - QInt
Validator - C++ class:
QIntValidator. - QKey
Event - C++ class:
QKeyEvent. - QKey
Sequence - C++ class:
QKeySequence. - QLinear
Gradient - C++ class:
QLinearGradient. - QList
OfAttribute - C++ class:
QList<QInputMethodEvent::Attribute>. - QList
OfDouble - C++ class:
QList<double>. - QList
OfFormat Range - C++ class:
QList<QTextLayout::FormatRange>. - QList
OfQAccessible Interface - C++ class:
QList<QAccessibleInterface*>. - QList
OfQGlyph Run - C++ class:
QList<QGlyphRun>. - QList
OfQKey Sequence - C++ class:
QList<QKeySequence>. - QList
OfQOpengl Context - C++ class:
QList<QOpenGLContext*>. - QList
OfQOpengl Debug Message - C++ class:
QList<QOpenGLDebugMessage>. - QList
OfQOpengl Shader - C++ class:
QList<QOpenGLShader*>. - QList
OfQPolygonF - C++ class:
QList<QPolygonF>. - QList
OfQScreen - C++ class:
QList<QScreen*>. - QList
OfQSize - C++ class:
QList<QSize>. - QList
OfQStandard Item - C++ class:
QList<QStandardItem*>. - QList
OfQText Block - C++ class:
QList<QTextBlock>. - QList
OfQText Frame - C++ class:
QList<QTextFrame*>. - QList
OfQTouch Device - C++ class:
QList<const QTouchDevice*>. - QList
OfQWindow - C++ class:
QList<QWindow*>. - QList
OfTab - C++ class:
QList<QTextOption::Tab>. - QList
OfTouch Point - C++ class:
QList<QTouchEvent::TouchPoint>. - QList
OfWriting System - C++ class:
QList<QFontDatabase::WritingSystem>. - QMatrix
- C++ class:
QMatrix. - QMatrix4
X4 - C++ class:
QMatrix4x4. - QMouse
Event - C++ class:
QMouseEvent. - QMove
Event - C++ class:
QMoveEvent. - QMovie
- C++ class:
QMovie. - QNative
Gesture Event - C++ class:
QNativeGestureEvent. - QOffscreen
Surface - C++ class:
QOffscreenSurface. - QOpenGL
Buffer - C++ class:
QOpenGLBuffer. - QOpenGL
Context - C++ class:
QOpenGLContext. - QOpenGL
Context Group - C++ class:
QOpenGLContextGroup. - QOpenGL
Debug Logger - C++ class:
QOpenGLDebugLogger. - QOpenGL
Debug Message - C++ class:
QOpenGLDebugMessage. - QOpenGL
Extra Functions - C++ class:
QOpenGLExtraFunctions. - QOpenGL
Framebuffer Object - C++ class:
QOpenGLFramebufferObject. - QOpenGL
Framebuffer Object Format - C++ class:
QOpenGLFramebufferObjectFormat. - QOpenGL
Functions - C++ class:
QOpenGLFunctions. - QOpenGL
Paint Device - C++ class:
QOpenGLPaintDevice. - QOpenGL
Pixel Transfer Options - C++ class:
QOpenGLPixelTransferOptions. - QOpenGL
Shader - C++ class:
QOpenGLShader. - QOpenGL
Shader Program - C++ class:
QOpenGLShaderProgram. - QOpenGL
Texture - C++ class:
QOpenGLTexture. - QOpenGL
Texture Blitter - C++ class:
QOpenGLTextureBlitter. - QOpenGL
Time Monitor - C++ class:
QOpenGLTimeMonitor. - QOpenGL
Timer Query - C++ class:
QOpenGLTimerQuery. - QOpenGL
Version Profile - C++ class:
QOpenGLVersionProfile. - QOpenGL
Vertex Array Object - C++ class:
QOpenGLVertexArrayObject. - QOpenGL
Window - C++ class:
QOpenGLWindow. - QPage
Layout - C++ class:
QPageLayout. - QPage
Size - C++ class:
QPageSize. - QPaged
Paint Device - C++ class:
QPagedPaintDevice. - QPaint
Device - C++ class:
QPaintDevice. - QPaint
Device Window - C++ class:
QPaintDeviceWindow. - QPaint
Engine - C++ class:
QPaintEngine. - QPaint
Engine State - C++ class:
QPaintEngineState. - QPaint
Event - C++ class:
QPaintEvent. - QPainter
- C++ class:
QPainter. - QPainter
Path - C++ class:
QPainterPath. - QPainter
Path Stroker - C++ class:
QPainterPathStroker. - QPair
OfDoubleQ Color - C++ class:
QPair<double, QColor>. - QPair
OfFilter Filter - C++ class:
QPair<QOpenGLTexture::Filter, QOpenGLTexture::Filter>. - QPair
OfFloat Float - C++ class:
QPair<float, float>. - QPair
OfInt Int - C++ class:
QPair<int, int>. - QPair
OfQAccessible InterfaceQ Flags Relation Flag - C++ class:
QPair<QAccessibleInterface*, QFlags<QAccessible::RelationFlag>>. - QPalette
- C++ class:
QPalette. - QPdf
Writer - C++ class:
QPdfWriter. - QPen
- C++ class:
QPen. - QPicture
- C++ class:
QPicture. - QPicture
Format Plugin - C++ class:
QPictureFormatPlugin. - QPictureIO
- C++ class:
QPictureIO. - QPixel
Format - C++ class:
QPixelFormat. - QPixmap
- C++ class:
QPixmap. - QPixmap
Cache - C++ class:
QPixmapCache. - QPlatform
Surface Event - C++ class:
QPlatformSurfaceEvent. - QPointing
Device Unique Id - C++ class:
QPointingDeviceUniqueId. - QPolygon
- C++ class:
QPolygon. - QPolygonF
- C++ class:
QPolygonF. - QQuaternion
- C++ class:
QQuaternion. - QRadial
Gradient - C++ class:
QRadialGradient. - QRaster
Window - C++ class:
QRasterWindow. - QRaw
Font - C++ class:
QRawFont. - QReg
ExpValidator - C++ class:
QRegExpValidator. - QRegion
- C++ class:
QRegion. - QRegular
Expression Validator - C++ class:
QRegularExpressionValidator. - QResize
Event - C++ class:
QResizeEvent. - QRgba64
- C++ class:
QRgba64. - QScreen
- C++ class:
QScreen. - QScreen
Orientation Change Event - C++ class:
QScreenOrientationChangeEvent. - QScroll
Event - C++ class:
QScrollEvent. - QScroll
Prepare Event - C++ class:
QScrollPrepareEvent. - QSession
Manager - C++ class:
QSessionManager. - QSet
OfQByte Array - C++ class:
QSet<QByteArray>. - QShortcut
Event - C++ class:
QShortcutEvent. - QShow
Event - C++ class:
QShowEvent. - QStandard
Item - C++ class:
QStandardItem. - QStandard
Item Model - C++ class:
QStandardItemModel. - QStatic
Text - C++ class:
QStaticText. - QStatus
TipEvent - C++ class:
QStatusTipEvent. - QStyle
Hints - C++ class:
QStyleHints. - QSurface
- C++ class:
QSurface. - QSurface
Format - C++ class:
QSurfaceFormat. - QSyntax
Highlighter - C++ class:
QSyntaxHighlighter. - QTablet
Event - C++ class:
QTabletEvent. - QText
Block - C++ class:
QTextBlock. - QText
Block Format - C++ class:
QTextBlockFormat. - QText
Block Group - C++ class:
QTextBlockGroup. - QText
Block User Data - C++ class:
QTextBlockUserData. - QText
Char Format - C++ class:
QTextCharFormat. - QText
Cursor - C++ class:
QTextCursor. - QText
Document - C++ class:
QTextDocument. - QText
Document Fragment - C++ class:
QTextDocumentFragment. - QText
Document Writer - C++ class:
QTextDocumentWriter. - QText
Format - C++ class:
QTextFormat. - QText
Fragment - C++ class:
QTextFragment. - QText
Frame - C++ class:
QTextFrame. - QText
Frame Format - C++ class:
QTextFrameFormat. - QText
Image Format - C++ class:
QTextImageFormat. - QText
Inline Object - C++ class:
QTextInlineObject. - QText
Item - C++ class:
QTextItem. - QText
Layout - C++ class:
QTextLayout. - QText
Length - C++ class:
QTextLength. - QText
Line - C++ class:
QTextLine. - QText
List - C++ class:
QTextList. - QText
List Format - C++ class:
QTextListFormat. - QText
Object - C++ class:
QTextObject. - QText
Object Interface - C++ class:
QTextObjectInterface. - QText
Option - C++ class:
QTextOption. - QText
Table - C++ class:
QTextTable. - QText
Table Cell - C++ class:
QTextTableCell. - QText
Table Cell Format - C++ class:
QTextTableCellFormat. - QText
Table Format - C++ class:
QTextTableFormat. - QTool
BarChange Event - C++ class:
QToolBarChangeEvent. - QTouch
Device - C++ class:
QTouchDevice. - QTouch
Event - C++ class:
QTouchEvent. - QTransform
- C++ class:
QTransform. - QValidator
- C++ class:
QValidator. - QVector2D
- C++ class:
QVector2D. - QVector3D
- C++ class:
QVector3D. - QVector4D
- C++ class:
QVector4D. - QVector
OfDouble - C++ class:
QVector<double>. - QVector
OfFloat - C++ class:
QVector<float>. - QVector
OfFormat Range - C++ class:
QVector<QTextLayout::FormatRange>. - QVector
OfQLine - C++ class:
QVector<QLine>. - QVector
OfQLineF - C++ class:
QVector<QLineF>. - QVector
OfQPair OfDoubleQ Color - C++ class:
QVector<QPair<double, QColor>>. - QVector
OfQPair OfQAccessible InterfaceQ Flags Relation Flag - C++ class:
QVector<QPair<QAccessibleInterface*, QFlags<QAccessible::RelationFlag>>>. - QVector
OfQPoint - C++ class:
QVector<QPoint>. - QVector
OfQRect - C++ class:
QVector<QRect>. - QVector
OfQRectF - C++ class:
QVector<QRectF>. - QVector
OfQSize - C++ class:
QVector<QSize>. - QVector
OfQText Format - C++ class:
QVector<QTextFormat>. - QVector
OfQText Length - C++ class:
QVector<QTextLength>. - QVector
OfSelection - C++ class:
QVector<QAbstractTextDocumentLayout::Selection>. - QVector
OfUlong - C++ class:
QVector<unsigned long>. - QWhats
This Clicked Event - C++ class:
QWhatsThisClickedEvent. - QWheel
Event - C++ class:
QWheelEvent. - QWindow
- C++ class:
QWindow. - QWindow
State Change Event - C++ class:
QWindowStateChangeEvent. - Signal
OfApplication State - Emits a Qt signal with arguments
::qt_core::ApplicationState. - Signal
OfDrop Action - Emits a Qt signal with arguments
::qt_core::DropAction. - Signal
OfImage Reader Error - Emits a Qt signal with arguments
crate::q_image_reader::ImageReaderError. - Signal
OfInt IntInt - Emits a Qt signal with arguments
::std::os::raw::c_int,::std::os::raw::c_int,::std::os::raw::c_int. - Signal
OfLayout Direction - Emits a Qt signal with arguments
::qt_core::LayoutDirection. - Signal
OfMode - Emits a Qt signal with arguments
crate::q_clipboard::Mode. - Signal
OfMovie State - Emits a Qt signal with arguments
crate::q_movie::MovieState. - Signal
OfNotation - Emits a Qt signal with arguments
crate::q_double_validator::Notation. - Signal
OfQFont - Emits a Qt signal with arguments
*const crate::QFont. - Signal
OfQOpengl Debug Message - Emits a Qt signal with arguments
*const crate::QOpenGLDebugMessage. - Signal
OfQPalette - Emits a Qt signal with arguments
*const crate::QPalette. - Signal
OfQRect - Emits a Qt signal with arguments
*const ::qt_core::QRect. - Signal
OfQRectF - Emits a Qt signal with arguments
*const ::qt_core::QRectF. - Signal
OfQReg Exp - Emits a Qt signal with arguments
*const ::qt_core::QRegExp. - Signal
OfQRegular Expression - Emits a Qt signal with arguments
*const ::qt_core::QRegularExpression. - Signal
OfQScreen - Emits a Qt signal with arguments
*mut crate::QScreen. - Signal
OfQSession Manager - Emits a Qt signal with arguments
*mut crate::QSessionManager. - Signal
OfQSize - Emits a Qt signal with arguments
*const ::qt_core::QSize. - Signal
OfQSizeF - Emits a Qt signal with arguments
*const ::qt_core::QSizeF. - Signal
OfQStandard Item - Emits a Qt signal with arguments
*mut crate::QStandardItem. - Signal
OfQText Block - Emits a Qt signal with arguments
*const crate::QTextBlock. - Signal
OfQText Cursor - Emits a Qt signal with arguments
*const crate::QTextCursor. - Signal
OfQUrl - Emits a Qt signal with arguments
*const ::qt_core::QUrl. - Signal
OfQWindow - Emits a Qt signal with arguments
*mut crate::QWindow. - Signal
OfScreen Orientation - Emits a Qt signal with arguments
::qt_core::ScreenOrientation. - Signal
OfTab Focus Behavior - Emits a Qt signal with arguments
::qt_core::TabFocusBehavior. - Signal
OfVisibility - Emits a Qt signal with arguments
crate::q_window::Visibility. - Signal
OfWindow Modality - Emits a Qt signal with arguments
::qt_core::WindowModality. - Signal
OfWindow State - Emits a Qt signal with arguments
::qt_core::WindowState. - Slot
OfApplication State - Binds a Qt signal with arguments
::qt_core::ApplicationStateto a Rust closure. - Slot
OfDrop Action - Binds a Qt signal with arguments
::qt_core::DropActionto a Rust closure. - Slot
OfImage Reader Error - Binds a Qt signal with arguments
crate::q_image_reader::ImageReaderErrorto a Rust closure. - Slot
OfInt IntInt - Binds a Qt signal with arguments
::std::os::raw::c_int,::std::os::raw::c_int,::std::os::raw::c_intto a Rust closure. - Slot
OfLayout Direction - Binds a Qt signal with arguments
::qt_core::LayoutDirectionto a Rust closure. - Slot
OfMode - Binds a Qt signal with arguments
crate::q_clipboard::Modeto a Rust closure. - Slot
OfMovie State - Binds a Qt signal with arguments
crate::q_movie::MovieStateto a Rust closure. - Slot
OfNotation - Binds a Qt signal with arguments
crate::q_double_validator::Notationto a Rust closure. - Slot
OfQFont - Binds a Qt signal with arguments
*const crate::QFontto a Rust closure. - Slot
OfQOpengl Debug Message - Binds a Qt signal with arguments
*const crate::QOpenGLDebugMessageto a Rust closure. - Slot
OfQPalette - Binds a Qt signal with arguments
*const crate::QPaletteto a Rust closure. - Slot
OfQRect - Binds a Qt signal with arguments
*const ::qt_core::QRectto a Rust closure. - Slot
OfQRectF - Binds a Qt signal with arguments
*const ::qt_core::QRectFto a Rust closure. - Slot
OfQReg Exp - Binds a Qt signal with arguments
*const ::qt_core::QRegExpto a Rust closure. - Slot
OfQRegular Expression - Binds a Qt signal with arguments
*const ::qt_core::QRegularExpressionto a Rust closure. - Slot
OfQScreen - Binds a Qt signal with arguments
*mut crate::QScreento a Rust closure. - Slot
OfQSession Manager - Binds a Qt signal with arguments
*mut crate::QSessionManagerto a Rust closure. - Slot
OfQSize - Binds a Qt signal with arguments
*const ::qt_core::QSizeto a Rust closure. - Slot
OfQSizeF - Binds a Qt signal with arguments
*const ::qt_core::QSizeFto a Rust closure. - Slot
OfQStandard Item - Binds a Qt signal with arguments
*mut crate::QStandardItemto a Rust closure. - Slot
OfQText Block - Binds a Qt signal with arguments
*const crate::QTextBlockto a Rust closure. - Slot
OfQText Cursor - Binds a Qt signal with arguments
*const crate::QTextCursorto a Rust closure. - Slot
OfQUrl - Binds a Qt signal with arguments
*const ::qt_core::QUrlto a Rust closure. - Slot
OfQWindow - Binds a Qt signal with arguments
*mut crate::QWindowto a Rust closure. - Slot
OfScreen Orientation - Binds a Qt signal with arguments
::qt_core::ScreenOrientationto a Rust closure. - Slot
OfTab Focus Behavior - Binds a Qt signal with arguments
::qt_core::TabFocusBehaviorto a Rust closure. - Slot
OfVisibility - Binds a Qt signal with arguments
crate::q_window::Visibilityto a Rust closure. - Slot
OfWindow Modality - Binds a Qt signal with arguments
::qt_core::WindowModalityto a Rust closure. - Slot
OfWindow State - Binds a Qt signal with arguments
::qt_core::WindowStateto a Rust closure.
Functions§
- q_
accessible_ ⚠event_ string - Calls C++ function:
const char* qAccessibleEventString(QAccessible::Event event). - q_
accessible_ ⚠localized_ action_ description - Calls C++ function:
QString qAccessibleLocalizedActionDescription(const QString& actionName). - q_
accessible_ ⚠role_ string - Calls C++ function:
const char* qAccessibleRoleString(QAccessible::Role role). - q_
alpha_ ⚠q_ rgba64 - Calls C++ function:
unsigned int qAlpha(QRgba64 rgb). - q_
alpha_ ⚠uint - Calls C++ function:
int qAlpha(unsigned int rgb). - q_
blue_ ⚠q_ rgba64 - Calls C++ function:
unsigned int qBlue(QRgba64 rgb). - q_
blue_ ⚠uint - Calls C++ function:
int qBlue(unsigned int rgb). - q_
fuzzy_ ⚠compare_ 2_ q_ matrix - Calls C++ function:
bool qFuzzyCompare(const QMatrix& m1, const QMatrix& m2). - q_
fuzzy_ ⚠compare_ 2_ q_ matrix4_ x4 - Calls C++ function:
bool qFuzzyCompare(const QMatrix4x4& m1, const QMatrix4x4& m2). - q_
fuzzy_ ⚠compare_ 2_ q_ quaternion - Calls C++ function:
bool qFuzzyCompare(const QQuaternion& q1, const QQuaternion& q2). - q_
fuzzy_ ⚠compare_ 2_ q_ transform - Calls C++ function:
bool qFuzzyCompare(const QTransform& t1, const QTransform& t2). - q_
fuzzy_ ⚠compare_ 2_ q_ vector_ 2d - Calls C++ function:
bool qFuzzyCompare(const QVector2D& v1, const QVector2D& v2). - q_
fuzzy_ ⚠compare_ 2_ q_ vector_ 3d - Calls C++ function:
bool qFuzzyCompare(const QVector3D& v1, const QVector3D& v2). - q_
fuzzy_ ⚠compare_ 2_ q_ vector_ 4d - Calls C++ function:
bool qFuzzyCompare(const QVector4D& v1, const QVector4D& v2). - q_
gray_ ⚠1a - Calls C++ function:
int qGray(unsigned int rgb). - q_
gray_ ⚠3a - Calls C++ function:
int qGray(int r, int g, int b). - q_
green_ ⚠q_ rgba64 - Calls C++ function:
unsigned int qGreen(QRgba64 rgb). - q_
green_ ⚠uint - Calls C++ function:
int qGreen(unsigned int rgb). - q_
hash_ ⚠q_ font - Calls C++ function:
unsigned int qHash(const QFont& font). - q_
hash_ ⚠q_ font_ uint - Calls C++ function:
unsigned int qHash(const QFont& font, unsigned int seed = …). - q_
hash_ ⚠q_ key_ sequence - Calls C++ function:
unsigned int qHash(const QKeySequence& key). - q_
hash_ ⚠q_ key_ sequence_ uint - Calls C++ function:
unsigned int qHash(const QKeySequence& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ double - Calls C++ function:
unsigned int qHash(const QList<double>& key). - q_
hash_ ⚠q_ list_ of_ double_ uint - Calls C++ function:
unsigned int qHash(const QList<double>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ accessible_ interface - Calls C++ function:
unsigned int qHash(const QList<QAccessibleInterface*>& key). - q_
hash_ ⚠q_ list_ of_ q_ accessible_ interface_ uint - Calls C++ function:
unsigned int qHash(const QList<QAccessibleInterface*>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ key_ sequence - Calls C++ function:
unsigned int qHash(const QList<QKeySequence>& key). - q_
hash_ ⚠q_ list_ of_ q_ key_ sequence_ uint - Calls C++ function:
unsigned int qHash(const QList<QKeySequence>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ opengl_ context - Calls C++ function:
unsigned int qHash(const QList<QOpenGLContext*>& key). - q_
hash_ ⚠q_ list_ of_ q_ opengl_ context_ uint - Calls C++ function:
unsigned int qHash(const QList<QOpenGLContext*>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ opengl_ shader - Calls C++ function:
unsigned int qHash(const QList<QOpenGLShader*>& key). - q_
hash_ ⚠q_ list_ of_ q_ opengl_ shader_ uint - Calls C++ function:
unsigned int qHash(const QList<QOpenGLShader*>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ screen - Calls C++ function:
unsigned int qHash(const QList<QScreen*>& key). - q_
hash_ ⚠q_ list_ of_ q_ screen_ uint - Calls C++ function:
unsigned int qHash(const QList<QScreen*>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ standard_ item - Calls C++ function:
unsigned int qHash(const QList<QStandardItem*>& key). - q_
hash_ ⚠q_ list_ of_ q_ standard_ item_ uint - Calls C++ function:
unsigned int qHash(const QList<QStandardItem*>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ text_ frame - Calls C++ function:
unsigned int qHash(const QList<QTextFrame*>& key). - q_
hash_ ⚠q_ list_ of_ q_ text_ frame_ uint - Calls C++ function:
unsigned int qHash(const QList<QTextFrame*>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ touch_ device - Calls C++ function:
unsigned int qHash(const QList<const QTouchDevice*>& key). - q_
hash_ ⚠q_ list_ of_ q_ touch_ device_ uint - Calls C++ function:
unsigned int qHash(const QList<const QTouchDevice*>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ window - Calls C++ function:
unsigned int qHash(const QList<QWindow*>& key). - q_
hash_ ⚠q_ list_ of_ q_ window_ uint - Calls C++ function:
unsigned int qHash(const QList<QWindow*>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ writing_ system - Calls C++ function:
unsigned int qHash(const QList<QFontDatabase::WritingSystem>& key). - q_
hash_ ⚠q_ list_ of_ writing_ system_ uint - Calls C++ function:
unsigned int qHash(const QList<QFontDatabase::WritingSystem>& key, unsigned int seed = …). - q_
hash_ ⚠q_ matrix - Calls C++ function:
unsigned int qHash(const QMatrix& key). - q_
hash_ ⚠q_ matrix_ uint - Calls C++ function:
unsigned int qHash(const QMatrix& key, unsigned int seed = …). - q_
hash_ ⚠q_ opengl_ version_ profile - Calls C++ function:
unsigned int qHash(const QOpenGLVersionProfile& v). - q_
hash_ ⚠q_ opengl_ version_ profile_ uint - Calls C++ function:
unsigned int qHash(const QOpenGLVersionProfile& v, unsigned int seed = …). - q_
hash_ ⚠q_ pair_ of_ filter_ filter - Calls C++ function:
unsigned int qHash(const QPair<QOpenGLTexture::Filter, QOpenGLTexture::Filter>& key). - q_
hash_ ⚠q_ pair_ of_ filter_ filter_ uint - Calls C++ function:
unsigned int qHash(const QPair<QOpenGLTexture::Filter, QOpenGLTexture::Filter>& key, unsigned int seed = …). - q_
hash_ ⚠q_ pair_ of_ float_ float - Calls C++ function:
unsigned int qHash(const QPair<float, float>& key). - q_
hash_ ⚠q_ pair_ of_ float_ float_ uint - Calls C++ function:
unsigned int qHash(const QPair<float, float>& key, unsigned int seed = …). - q_
hash_ ⚠q_ pair_ of_ int_ int - Calls C++ function:
unsigned int qHash(const QPair<int, int>& key). - q_
hash_ ⚠q_ pair_ of_ int_ int_ uint - Calls C++ function:
unsigned int qHash(const QPair<int, int>& key, unsigned int seed = …). - q_
hash_ ⚠q_ pair_ of_ q_ accessible_ interface_ q_ flags_ relation_ flag - Calls C++ function:
unsigned int qHash(const QPair<QAccessibleInterface*, QFlags<QAccessible::RelationFlag>>& key). - q_
hash_ ⚠q_ pair_ of_ q_ accessible_ interface_ q_ flags_ relation_ flag_ uint - Calls C++ function:
unsigned int qHash(const QPair<QAccessibleInterface*, QFlags<QAccessible::RelationFlag>>& key, unsigned int seed = …). - q_
hash_ ⚠q_ pointing_ device_ unique_ id - Calls C++ function:
unsigned int qHash(QPointingDeviceUniqueId key). - q_
hash_ ⚠q_ pointing_ device_ unique_ id_ uint - Calls C++ function:
unsigned int qHash(QPointingDeviceUniqueId key, unsigned int seed = …). - q_
hash_ ⚠q_ raw_ font - Calls C++ function:
unsigned int qHash(const QRawFont& font). - q_
hash_ ⚠q_ raw_ font_ uint - Calls C++ function:
unsigned int qHash(const QRawFont& font, unsigned int seed = …). - q_
hash_ ⚠q_ set_ of_ q_ byte_ array - Calls C++ function:
unsigned int qHash(const QSet<QByteArray>& key). - q_
hash_ ⚠q_ set_ of_ q_ byte_ array_ uint - Calls C++ function:
unsigned int qHash(const QSet<QByteArray>& key, unsigned int seed = …). - q_
hash_ ⚠q_ transform - Calls C++ function:
unsigned int qHash(const QTransform& key). - q_
hash_ ⚠q_ transform_ uint - Calls C++ function:
unsigned int qHash(const QTransform& key, unsigned int seed = …). - q_
hash_ ⚠q_ vector_ of_ double - Calls C++ function:
unsigned int qHash(const QVector<double>& key). - q_
hash_ ⚠q_ vector_ of_ double_ uint - Calls C++ function:
unsigned int qHash(const QVector<double>& key, unsigned int seed = …). - q_
hash_ ⚠q_ vector_ of_ float - Calls C++ function:
unsigned int qHash(const QVector<float>& key). - q_
hash_ ⚠q_ vector_ of_ float_ uint - Calls C++ function:
unsigned int qHash(const QVector<float>& key, unsigned int seed = …). - q_
hash_ ⚠q_ vector_ of_ q_ pair_ of_ q_ accessible_ interface_ q_ flags_ relation_ flag - Calls C++ function:
unsigned int qHash(const QVector<QPair<QAccessibleInterface*, QFlags<QAccessible::RelationFlag>>>& key). - q_
hash_ ⚠q_ vector_ of_ q_ pair_ of_ q_ accessible_ interface_ q_ flags_ relation_ flag_ uint - Calls C++ function:
unsigned int qHash(const QVector<QPair<QAccessibleInterface*, QFlags<QAccessible::RelationFlag>>>& key, unsigned int seed = …). - q_
hash_ ⚠q_ vector_ of_ ulong - Calls C++ function:
unsigned int qHash(const QVector<unsigned long>& key). - q_
hash_ ⚠q_ vector_ of_ ulong_ uint - Calls C++ function:
unsigned int qHash(const QVector<unsigned long>& key, unsigned int seed = …). - q_
is_ ⚠gray - Calls C++ function:
bool qIsGray(unsigned int rgb). - q_
make_ ⚠pair_ 2_ filter - Calls C++ function:
QPair<QOpenGLTexture::Filter, QOpenGLTexture::Filter> qMakePair(const QOpenGLTexture::Filter& x, const QOpenGLTexture::Filter& y). - q_
make_ ⚠pair_ 2_ float - Calls C++ function:
QPair<float, float> qMakePair(const float& x, const float& y). - q_
make_ ⚠pair_ 2_ int - Calls C++ function:
QPair<int, int> qMakePair(const int& x, const int& y). - q_
make_ ⚠pair_ double_ q_ color - Calls C++ function:
QPair<double, QColor> qMakePair(const double& x, const QColor& y). - q_
make_ ⚠pair_ q_ accessible_ interface_ q_ flags_ relation_ flag - Calls C++ function:
QPair<QAccessibleInterface*, QFlags<QAccessible::RelationFlag>> qMakePair(const QAccessibleInterface*& x, const QFlags<QAccessible::RelationFlag>& y). - q_
pixel_ ⚠format_ alpha_ 1a - Calls C++ function:
QPixelFormat qPixelFormatAlpha(unsigned char channelSize). - q_
pixel_ ⚠format_ alpha_ 2a - Calls C++ function:
QPixelFormat qPixelFormatAlpha(unsigned char channelSize, QPixelFormat::TypeInterpretation typeInt = …). - q_
pixel_ ⚠format_ cmyk_ 1a - Calls C++ function:
QPixelFormat qPixelFormatCmyk(unsigned char channelSize). - q_
pixel_ ⚠format_ cmyk_ 2a - Calls C++ function:
QPixelFormat qPixelFormatCmyk(unsigned char channelSize, unsigned char alfa = …). - q_
pixel_ ⚠format_ cmyk_ 3a - Calls C++ function:
QPixelFormat qPixelFormatCmyk(unsigned char channelSize, unsigned char alfa = …, QPixelFormat::AlphaUsage usage = …). - q_
pixel_ ⚠format_ cmyk_ 4a - Calls C++ function:
QPixelFormat qPixelFormatCmyk(unsigned char channelSize, unsigned char alfa = …, QPixelFormat::AlphaUsage usage = …, QPixelFormat::AlphaPosition position = …). - q_
pixel_ ⚠format_ cmyk_ 5a - Calls C++ function:
QPixelFormat qPixelFormatCmyk(unsigned char channelSize, unsigned char alfa = …, QPixelFormat::AlphaUsage usage = …, QPixelFormat::AlphaPosition position = …, QPixelFormat::TypeInterpretation typeInt = …). - q_
pixel_ ⚠format_ grayscale_ 1a - Calls C++ function:
QPixelFormat qPixelFormatGrayscale(unsigned char channelSize). - q_
pixel_ ⚠format_ grayscale_ 2a - Calls C++ function:
QPixelFormat qPixelFormatGrayscale(unsigned char channelSize, QPixelFormat::TypeInterpretation typeInt = …). - q_
pixel_ ⚠format_ hsl_ 1a - Calls C++ function:
QPixelFormat qPixelFormatHsl(unsigned char channelSize). - q_
pixel_ ⚠format_ hsl_ 2a - Calls C++ function:
QPixelFormat qPixelFormatHsl(unsigned char channelSize, unsigned char alfa = …). - q_
pixel_ ⚠format_ hsl_ 3a - Calls C++ function:
QPixelFormat qPixelFormatHsl(unsigned char channelSize, unsigned char alfa = …, QPixelFormat::AlphaUsage usage = …). - q_
pixel_ ⚠format_ hsl_ 4a - Calls C++ function:
QPixelFormat qPixelFormatHsl(unsigned char channelSize, unsigned char alfa = …, QPixelFormat::AlphaUsage usage = …, QPixelFormat::AlphaPosition position = …). - q_
pixel_ ⚠format_ hsl_ 5a - Calls C++ function:
QPixelFormat qPixelFormatHsl(unsigned char channelSize, unsigned char alfa = …, QPixelFormat::AlphaUsage usage = …, QPixelFormat::AlphaPosition position = …, QPixelFormat::TypeInterpretation typeInt = …). - q_
pixel_ ⚠format_ hsv_ 1a - Calls C++ function:
QPixelFormat qPixelFormatHsv(unsigned char channelSize). - q_
pixel_ ⚠format_ hsv_ 2a - Calls C++ function:
QPixelFormat qPixelFormatHsv(unsigned char channelSize, unsigned char alfa = …). - q_
pixel_ ⚠format_ hsv_ 3a - Calls C++ function:
QPixelFormat qPixelFormatHsv(unsigned char channelSize, unsigned char alfa = …, QPixelFormat::AlphaUsage usage = …). - q_
pixel_ ⚠format_ hsv_ 4a - Calls C++ function:
QPixelFormat qPixelFormatHsv(unsigned char channelSize, unsigned char alfa = …, QPixelFormat::AlphaUsage usage = …, QPixelFormat::AlphaPosition position = …). - q_
pixel_ ⚠format_ hsv_ 5a - Calls C++ function:
QPixelFormat qPixelFormatHsv(unsigned char channelSize, unsigned char alfa = …, QPixelFormat::AlphaUsage usage = …, QPixelFormat::AlphaPosition position = …, QPixelFormat::TypeInterpretation typeInt = …). - q_
pixel_ ⚠format_ rgba_ 6a - Calls C++ function:
QPixelFormat qPixelFormatRgba(unsigned char red, unsigned char green, unsigned char blue, unsigned char alfa, QPixelFormat::AlphaUsage usage, QPixelFormat::AlphaPosition position). - q_
pixel_ ⚠format_ rgba_ 7a - Calls C++ function:
QPixelFormat qPixelFormatRgba(unsigned char red, unsigned char green, unsigned char blue, unsigned char alfa, QPixelFormat::AlphaUsage usage, QPixelFormat::AlphaPosition position, QPixelFormat::AlphaPremultiplied pmul = …). - q_
pixel_ ⚠format_ rgba_ 8a - Calls C++ function:
QPixelFormat qPixelFormatRgba(unsigned char red, unsigned char green, unsigned char blue, unsigned char alfa, QPixelFormat::AlphaUsage usage, QPixelFormat::AlphaPosition position, QPixelFormat::AlphaPremultiplied pmul = …, QPixelFormat::TypeInterpretation typeInt = …). - q_
pixel_ ⚠format_ yuv_ 1a - Calls C++ function:
QPixelFormat qPixelFormatYuv(QPixelFormat::YUVLayout layout). - q_
pixel_ ⚠format_ yuv_ 2a - Calls C++ function:
QPixelFormat qPixelFormatYuv(QPixelFormat::YUVLayout layout, unsigned char alfa = …). - q_
pixel_ ⚠format_ yuv_ 3a - Calls C++ function:
QPixelFormat qPixelFormatYuv(QPixelFormat::YUVLayout layout, unsigned char alfa = …, QPixelFormat::AlphaUsage usage = …). - q_
pixel_ ⚠format_ yuv_ 4a - Calls C++ function:
QPixelFormat qPixelFormatYuv(QPixelFormat::YUVLayout layout, unsigned char alfa = …, QPixelFormat::AlphaUsage usage = …, QPixelFormat::AlphaPosition position = …). - q_
pixel_ ⚠format_ yuv_ 5a - Calls C++ function:
QPixelFormat qPixelFormatYuv(QPixelFormat::YUVLayout layout, unsigned char alfa = …, QPixelFormat::AlphaUsage usage = …, QPixelFormat::AlphaPosition position = …, QPixelFormat::AlphaPremultiplied p_mul = …). - q_
pixel_ ⚠format_ yuv_ 6a - Calls C++ function:
QPixelFormat qPixelFormatYuv(QPixelFormat::YUVLayout layout, unsigned char alfa = …, QPixelFormat::AlphaUsage usage = …, QPixelFormat::AlphaPosition position = …, QPixelFormat::AlphaPremultiplied p_mul = …, QPixelFormat::TypeInterpretation typeInt = …). - q_
pixel_ ⚠format_ yuv_ 7a - Calls C++ function:
QPixelFormat qPixelFormatYuv(QPixelFormat::YUVLayout layout, unsigned char alfa = …, QPixelFormat::AlphaUsage usage = …, QPixelFormat::AlphaPosition position = …, QPixelFormat::AlphaPremultiplied p_mul = …, QPixelFormat::TypeInterpretation typeInt = …, QPixelFormat::ByteOrder b_order = …). - q_
premultiply_ ⚠q_ rgba64 - Calls C++ function:
QRgba64 qPremultiply(QRgba64 c). - q_
premultiply_ ⚠uint - Calls C++ function:
unsigned int qPremultiply(unsigned int x). - q_
red_ ⚠q_ rgba64 - Calls C++ function:
unsigned int qRed(QRgba64 rgb). - q_
red_ ⚠uint - Calls C++ function:
int qRed(unsigned int rgb). - q_rgb⚠
- Calls C++ function:
unsigned int qRgb(int r, int g, int b). - q_rgba⚠
- Calls C++ function:
unsigned int qRgba(int r, int g, int b, int a). - q_
rgba64_ ⚠1a - Calls C++ function:
QRgba64 qRgba64(unsigned long long c). - q_
rgba64_ ⚠4a - Calls C++ function:
QRgba64 qRgba64(unsigned short r, unsigned short g, unsigned short b, unsigned short a). - q_
unpremultiply_ ⚠q_ rgba64 - Calls C++ function:
QRgba64 qUnpremultiply(QRgba64 c). - q_
unpremultiply_ ⚠uint - Calls C++ function:
unsigned int qUnpremultiply(unsigned int p). - qt_
find_ ⚠at_ nx_ file_ 2a - Calls C++ function:
QString qt_findAtNxFile(const QString& baseFileName, double targetDevicePixelRatio). - qt_
find_ ⚠at_ nx_ file_ 3a - Calls C++ function:
QString qt_findAtNxFile(const QString& baseFileName, double targetDevicePixelRatio, double* sourceDevicePixelRatio = …). - swap_
2_ ⚠key - Calls C++ function:
void swap(QPixmapCache::Key& value1, QPixmapCache::Key& value2). - swap_
2_ ⚠q_ bitmap - Calls C++ function:
void swap(QBitmap& value1, QBitmap& value2). - swap_
2_ ⚠q_ brush - Calls C++ function:
void swap(QBrush& value1, QBrush& value2). - swap_
2_ ⚠q_ color_ space - Calls C++ function:
void swap(QColorSpace& value1, QColorSpace& value2). - swap_
2_ ⚠q_ color_ transform - Calls C++ function:
void swap(QColorTransform& value1, QColorTransform& value2). - swap_
2_ ⚠q_ cursor - Calls C++ function:
void swap(QCursor& value1, QCursor& value2). - swap_
2_ ⚠q_ font - Calls C++ function:
void swap(QFont& value1, QFont& value2). - swap_
2_ ⚠q_ font_ info - Calls C++ function:
void swap(QFontInfo& value1, QFontInfo& value2). - swap_
2_ ⚠q_ font_ metrics - Calls C++ function:
void swap(QFontMetrics& value1, QFontMetrics& value2). - swap_
2_ ⚠q_ font_ metrics_ f - Calls C++ function:
void swap(QFontMetricsF& value1, QFontMetricsF& value2). - swap_
2_ ⚠q_ glyph_ run - Calls C++ function:
void swap(QGlyphRun& value1, QGlyphRun& value2). - swap_
2_ ⚠q_ icon - Calls C++ function:
void swap(QIcon& value1, QIcon& value2). - swap_
2_ ⚠q_ image - Calls C++ function:
void swap(QImage& value1, QImage& value2). - swap_
2_ ⚠q_ key_ sequence - Calls C++ function:
void swap(QKeySequence& value1, QKeySequence& value2). - swap_
2_ ⚠q_ opengl_ debug_ message - Calls C++ function:
void swap(QOpenGLDebugMessage& value1, QOpenGLDebugMessage& value2). - swap_
2_ ⚠q_ opengl_ pixel_ transfer_ options - Calls C++ function:
void swap(QOpenGLPixelTransferOptions& value1, QOpenGLPixelTransferOptions& value2). - swap_
2_ ⚠q_ page_ layout - Calls C++ function:
void swap(QPageLayout& value1, QPageLayout& value2). - swap_
2_ ⚠q_ page_ size - Calls C++ function:
void swap(QPageSize& value1, QPageSize& value2). - swap_
2_ ⚠q_ painter_ path - Calls C++ function:
void swap(QPainterPath& value1, QPainterPath& value2). - swap_
2_ ⚠q_ palette - Calls C++ function:
void swap(QPalette& value1, QPalette& value2). - swap_
2_ ⚠q_ pen - Calls C++ function:
void swap(QPen& value1, QPen& value2). - swap_
2_ ⚠q_ picture - Calls C++ function:
void swap(QPicture& value1, QPicture& value2). - swap_
2_ ⚠q_ pixmap - Calls C++ function:
void swap(QPixmap& value1, QPixmap& value2). - swap_
2_ ⚠q_ polygon - Calls C++ function:
void swap(QPolygon& value1, QPolygon& value2). - swap_
2_ ⚠q_ polygon_ f - Calls C++ function:
void swap(QPolygonF& value1, QPolygonF& value2). - swap_
2_ ⚠q_ raw_ font - Calls C++ function:
void swap(QRawFont& value1, QRawFont& value2). - swap_
2_ ⚠q_ region - Calls C++ function:
void swap(QRegion& value1, QRegion& value2). - swap_
2_ ⚠q_ static_ text - Calls C++ function:
void swap(QStaticText& value1, QStaticText& value2). - swap_
2_ ⚠q_ text_ block_ format - Calls C++ function:
void swap(QTextBlockFormat& value1, QTextBlockFormat& value2). - swap_
2_ ⚠q_ text_ char_ format - Calls C++ function:
void swap(QTextCharFormat& value1, QTextCharFormat& value2). - swap_
2_ ⚠q_ text_ cursor - Calls C++ function:
void swap(QTextCursor& value1, QTextCursor& value2). - swap_
2_ ⚠q_ text_ format - Calls C++ function:
void swap(QTextFormat& value1, QTextFormat& value2). - swap_
2_ ⚠q_ text_ frame_ format - Calls C++ function:
void swap(QTextFrameFormat& value1, QTextFrameFormat& value2). - swap_
2_ ⚠q_ text_ image_ format - Calls C++ function:
void swap(QTextImageFormat& value1, QTextImageFormat& value2). - swap_
2_ ⚠q_ text_ list_ format - Calls C++ function:
void swap(QTextListFormat& value1, QTextListFormat& value2). - swap_
2_ ⚠q_ text_ table_ cell_ format - Calls C++ function:
void swap(QTextTableCellFormat& value1, QTextTableCellFormat& value2). - swap_
2_ ⚠q_ text_ table_ format - Calls C++ function:
void swap(QTextTableFormat& value1, QTextTableFormat& value2).