Crate qt_gui

Source
Expand description

This crate was generated by ritual. See README for more information.

Re-exports§

pub use ::cpp_core;
pub use ::qt_core;

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§

QAbstractOpenGLFunctions

The QAbstractOpenGLFunctions class is the base class of a family of classes that expose all functions for each OpenGL version and profile.

QAbstractTextDocumentLayout

The QAbstractTextDocumentLayout class is an abstract base class used to implement custom layouts for QTextDocuments.

QAbstractUndoItem
C++ class: QAbstractUndoItem.
QAccessible

The QAccessible class provides enums and static functions related to accessibility.

QAccessibleActionInterface

The QAccessibleActionInterface class implements support for invocable actions in the interface.

QAccessibleEditableTextInterface

The QAccessibleEditableTextInterface class implements support for objects with editable text.

QAccessibleEvent

The QAccessibleEvent class is the base class for accessibility notifications.

QAccessibleInterface

The QAccessibleInterface class defines an interface that exposes information about accessible objects.

QAccessibleObject

The QAccessibleObject class implements parts of the QAccessibleInterface for QObjects.

QAccessiblePlugin

The QAccessiblePlugin class provides an abstract base class for plugins provinding accessibility information for user interface elements.

QAccessibleStateChangeEvent

The QAccessibleStateChangeEvent notfies the accessibility framework that the state of an object has changed.

QAccessibleTableCellInterface

The QAccessibleTableCellInterface class implements support for the IAccessibleTable2 Cell interface.

QAccessibleTableInterface

The QAccessibleTableInterface class implements support for the IAccessibleTable2 interface.

QAccessibleTableModelChangeEvent

The QAccessibleTableModelChangeEvent signifies a change in a table, list, or tree where cells are added or removed. If the change affected a number of rows, firstColumn and lastColumn will return -1. Likewise for columns, the row functions may return -1.

QAccessibleTextCursorEvent

The QAccessibleTextCursorEvent class notifies of cursor movements.

QAccessibleTextInsertEvent

The QAccessibleTextInsertEvent class notifies of text being inserted.

QAccessibleTextInterface

The QAccessibleTextInterface class implements support for text handling.

QAccessibleTextRemoveEvent

The QAccessibleTextRemoveEvent class notifies of text being deleted.

QAccessibleTextSelectionEvent

QAccessibleTextSelectionEvent signals a change in the text selection of an object.

QAccessibleTextUpdateEvent

The QAccessibleTextUpdateEvent class notifies about text changes. This is for accessibles that support editable text such as line edits. This event occurs for example when a portion of selected text gets replaced by pasting a new text or in override mode of editors.

QAccessibleValueChangeEvent

The QAccessibleValueChangeEvent describes a change in value for an accessible object.

QAccessibleValueInterface

The QAccessibleValueInterface class implements support for objects that manipulate a value.

QActionEvent

The QActionEvent class provides an event that is generated when a QAction is added, removed, or changed.

QApplicationStateChangeEvent
C++ class: QApplicationStateChangeEvent.
QBackingStore

The QBackingStore class provides a drawing area for QWindow.

QBitmap

The QBitmap class provides monochrome (1-bit depth) pixmaps.

QBrush

The QBrush class defines the fill pattern of shapes drawn by QPainter.

QClipboard

The QClipboard class provides access to the window system clipboard.

QCloseEvent

The QCloseEvent class contains parameters that describe a close event.

QColor

The QColor class provides colors based on RGB, HSV or CMYK values.

QColorSpace

Color values can be interpreted in different ways, and based on the interpretation can live in different spaces. We call this color spaces.

QColorTransform

QColorTransform is an instantiation of a transformation between color spaces. It can be applied on color and pixels to convert them from one color space to another.

QConicalGradient

The QConicalGradient class is used in combination with QBrush to specify a conical gradient brush.

QContextMenuEvent

The QContextMenuEvent class contains parameters that describe a context menu event.

QCursor

The QCursor class provides a mouse cursor with an arbitrary shape.

QDesktopServices

The QDesktopServices class provides methods for accessing common desktop services.

QDoubleValidator

The QDoubleValidator class provides range checking of floating-point numbers.

QDrag

The QDrag class provides support for MIME-based drag and drop data transfer.

QDragEnterEvent

The QDragEnterEvent class provides an event which is sent to a widget when a drag and drop action enters it.

QDragLeaveEvent

The QDragLeaveEvent class provides an event that is sent to a widget when a drag and drop action leaves it.

QDragMoveEvent

The QDragMoveEvent class provides an event which is sent while a drag and drop action is in progress.

QDropEvent

The QDropEvent class provides an event which is sent when a drag and drop action is completed.

QEnterEvent

The QEnterEvent class contains parameters that describe an enter event.

QExposeEvent

The QExposeEvent class contains event parameters for expose events.

QFileOpenEvent

The QFileOpenEvent class provides an event that will be sent when there is a request to open a file or a URL.

QFocusEvent

The QFocusEvent class contains event parameters for widget focus events.

QFont

The QFont class specifies a font used for drawing text.

QFontDatabase

The QFontDatabase class provides information about the fonts available in the underlying window system.

QFontInfo

The QFontInfo class provides general information about fonts.

QFontMetrics

The QFontMetrics class provides font metrics information.

QFontMetricsF

The QFontMetricsF class provides font metrics information.

QGenericPlugin

The QGenericPlugin class is an abstract base class for plugins.

QGenericPluginFactory

The QGenericPluginFactory class creates plugin drivers.

QGlyphRun

The QGlyphRun class provides direct access to the internal glyphs in a font.

QGradient

The QGradient class is used in combination with QBrush to specify gradient fills.

QGuiApplication

The QGuiApplication class manages the GUI application's control flow and main settings.

QHelpEvent

The QHelpEvent class provides an event that is used to request helpful information about a particular point in a widget.

QHideEvent

The QHideEvent class provides an event which is sent after a widget is hidden.

QHoverEvent

The QHoverEvent class contains parameters that describe a mouse event.

QIcon

The QIcon class provides scalable icons in different modes and states.

QIconDragEvent

The QIconDragEvent class indicates that a main icon drag has begun.

QIconEngine

The QIconEngine class provides an abstract base class for QIcon renderers.

QIconEnginePlugin

The QIconEnginePlugin class provides an abstract base for custom QIconEngine plugins.

QImage

The QImage class provides a hardware-independent image representation that allows direct access to the pixel data, and can be used as a paint device.

QImageIOHandler

The QImageIOHandler class defines the common image I/O interface for all image formats in Qt.

QImageIOPlugin

The QImageIOPlugin class defines an interface for writing an image format plugin.

QImageReader

The QImageReader class provides a format independent interface for reading images from files or other devices.

QImageWriter

The QImageWriter class provides a format independent interface for writing images to files or other devices.

QInputEvent

The QInputEvent class is the base class for events that describe user input.

QInputMethod

The QInputMethod class provides access to the active text input method.

QInputMethodEvent

The QInputMethodEvent class provides parameters for input method events.

QInputMethodQueryEvent

The QInputMethodQueryEvent class provides an event sent by the input context to input objects.

QIntValidator

The QIntValidator class provides a validator that ensures a string contains a valid integer within a specified range.

QKeyEvent

The QKeyEvent class describes a key event.

QKeySequence

The QKeySequence class encapsulates a key sequence as used by shortcuts.

QLinearGradient

The QLinearGradient class is used in combination with QBrush to specify a linear gradient brush.

QListOfAttribute

The QList class is a template class that provides lists.

QListOfDouble

The QList class is a template class that provides lists.

QListOfFormatRange

The QList class is a template class that provides lists.

QListOfQAccessibleInterface

The QList class is a template class that provides lists.

QListOfQGlyphRun

The QList class is a template class that provides lists.

QListOfQKeySequence

The QList class is a template class that provides lists.

QListOfQOpenglContext

The QList class is a template class that provides lists.

QListOfQOpenglDebugMessage

The QList class is a template class that provides lists.

QListOfQOpenglShader

The QList class is a template class that provides lists.

QListOfQPolygonF

The QList class is a template class that provides lists.

QListOfQScreen

The QList class is a template class that provides lists.

QListOfQSize

The QList class is a template class that provides lists.

QListOfQStandardItem

The QList class is a template class that provides lists.

QListOfQTextBlock

The QList class is a template class that provides lists.

QListOfQTextFrame

The QList class is a template class that provides lists.

QListOfQTouchDevice

The QList class is a template class that provides lists.

QListOfQWindow

The QList class is a template class that provides lists.

QListOfTab

The QList class is a template class that provides lists.

QListOfTouchPoint

The QList class is a template class that provides lists.

QListOfWritingSystem

The QList class is a template class that provides lists.

QMatrix

The QMatrix class specifies 2D transformations of a coordinate system.

QMatrix4X4

The QMatrix4x4 class represents a 4x4 transformation matrix in 3D space.

QMouseEvent

The QMouseEvent class contains parameters that describe a mouse event.

QMoveEvent

The QMoveEvent class contains event parameters for move events.

QMovie

The QMovie class is a convenience class for playing movies with QImageReader.

QNativeGestureEvent

The QNativeGestureEvent class contains parameters that describe a gesture event.

QOffscreenSurface

The QOffscreenSurface class represents an offscreen surface in the underlying platform.

QOpenGLBuffer

The QOpenGLBuffer class provides functions for creating and managing OpenGL buffer objects.

QOpenGLContext

The QOpenGLContext class represents a native OpenGL context, enabling OpenGL rendering on a QSurface.

QOpenGLContextGroup

The QOpenGLContextGroup class represents a group of contexts sharing OpenGL resources.

QOpenGLDebugLogger

The QOpenGLDebugLogger enables logging of OpenGL debugging messages.

QOpenGLDebugMessage

The QOpenGLDebugMessage class wraps an OpenGL debug message.

QOpenGLExtraFunctions

The QOpenGLExtraFunctions class provides cross-platform access to the OpenGL ES 3.0 and 3.1 API.

QOpenGLFramebufferObject

The QOpenGLFramebufferObject class encapsulates an OpenGL framebuffer object.

QOpenGLFramebufferObjectFormat

The QOpenGLFramebufferObjectFormat class specifies the format of an OpenGL framebuffer object.

QOpenGLFunctions

The QOpenGLFunctions class provides cross-platform access to the OpenGL ES 2.0 API.

QOpenGLPaintDevice

The QOpenGLPaintDevice class enables painting to an OpenGL context using QPainter.

QOpenGLPixelTransferOptions

The QOpenGLPixelTransferOptions class describes the pixel storage modes that affect the unpacking of pixels during texture upload.

QOpenGLShader

The QOpenGLShader class allows OpenGL shaders to be compiled.

QOpenGLShaderProgram

The QOpenGLShaderProgram class allows OpenGL shader programs to be linked and used.

QOpenGLTexture

The QOpenGLTexture class encapsulates an OpenGL texture object.

QOpenGLTextureBlitter

The QOpenGLTextureBlitter class provides a convenient way to draw textured quads via OpenGL.

QOpenGLTimeMonitor

The QOpenGLTimeMonitor class wraps a sequence of OpenGL timer query objects.

QOpenGLTimerQuery

The QOpenGLTimerQuery class wraps an OpenGL timer query object.

QOpenGLVersionProfile

The QOpenGLVersionProfile class represents the version and if applicable the profile of an OpenGL context.

QOpenGLVertexArrayObject

The QOpenGLVertexArrayObject class wraps an OpenGL Vertex Array Object.

QOpenGLWindow

The QOpenGLWindow class is a convenience subclass of QWindow to perform OpenGL painting.

QPageLayout

Describes the size, orientation and margins of a page.

QPageSize

The QPageSize class describes the size and name of a defined page size

QPagedPaintDevice

The QPagedPaintDevice class is a represents a paintdevice that supports multiple pages.

QPaintDevice

The QPaintDevice class is the base class of objects that can be painted on with QPainter.

QPaintDeviceWindow

Convenience subclass of QWindow that is also a QPaintDevice.

QPaintEngine

The QPaintEngine class provides an abstract definition of how QPainter draws to a given device on a given platform.

QPaintEngineState

The QPaintEngineState class provides information about the active paint engine's current state.

QPaintEvent

The QPaintEvent class contains event parameters for paint events.

QPainter

The QPainter class performs low-level painting on widgets and other paint devices.

QPainterPath

The QPainterPath class provides a container for painting operations, enabling graphical shapes to be constructed and reused.

QPainterPathStroker

The QPainterPathStroker class is used to generate fillable outlines for a given painter path.

QPairOfDoubleQColor

The QPair class is a template class that stores a pair of items.

QPairOfFilterFilter

The QPair class is a template class that stores a pair of items.

QPairOfFloatFloat

The QPair class is a template class that stores a pair of items.

QPairOfIntInt

The QPair class is a template class that stores a pair of items.

QPairOfQAccessibleInterfaceQFlagsRelationFlag

The QPair class is a template class that stores a pair of items.

QPalette

The QPalette class contains color groups for each widget state.

QPdfWriter

The QPdfWriter class is a class to generate PDFs that can be used as a paint device.

QPen

The QPen class defines how a QPainter should draw lines and outlines of shapes.

QPicture

The QPicture class is a paint device that records and replays QPainter commands.

QPictureFormatPlugin

The QPictureFormatPlugin class provides an abstract base for custom picture format plugins.

QPictureIO

The QPictureIO class contains parameters for loading and saving pictures.

QPixelFormat

QPixelFormat is a class for describing different pixel layouts in graphics buffers

QPixmap

The QPixmap class is an off-screen image representation that can be used as a paint device.

QPixmapCache

The QPixmapCache class provides an application-wide cache for pixmaps.

QPlatformSurfaceEvent

The QPlatformSurfaceEvent class is used to notify about native platform surface events.

QPointingDeviceUniqueId

QPointingDeviceUniqueId identifies a unique object, such as a tagged token or stylus, which is used with a pointing device.

QPolygon

The QPolygon class provides a vector of points using integer precision.

QPolygonF

The QPolygonF class provides a vector of points using floating point precision.

QQuaternion

The QQuaternion class represents a quaternion consisting of a vector and scalar.

QRadialGradient

The QRadialGradient class is used in combination with QBrush to specify a radial gradient brush.

QRasterWindow

QRasterWindow is a convenience class for using QPainter on a QWindow

QRawFont

The QRawFont class provides access to a single physical instance of a font.

QRegExpValidator

The QRegExpValidator class is used to check a string against a regular expression.

QRegion

The QRegion class specifies a clip region for a painter.

QRegularExpressionValidator

The QRegularExpressionValidator class is used to check a string against a regular expression.

QResizeEvent

The QResizeEvent class contains event parameters for resize events.

QRgba64

The QRgba64 struct contains a 64-bit RGB color.

QScreen

The QScreen class is used to query screen properties.

QScreenOrientationChangeEvent
C++ class: QScreenOrientationChangeEvent.
QScrollEvent

The QScrollEvent class is sent when scrolling.

QScrollPrepareEvent

The QScrollPrepareEvent class is sent in preparation of scrolling.

QSessionManager

The QSessionManager class provides access to the session manager.

QSetOfQByteArray

The QSet class is a template class that provides a hash-table-based set.

QShortcutEvent

The QShortcutEvent class provides an event which is generated when the user presses a key combination.

QShowEvent

The QShowEvent class provides an event that is sent when a widget is shown.

QStandardItem

The QStandardItem class provides an item for use with the QStandardItemModel class.

QStandardItemModel

The QStandardItemModel class provides a generic model for storing custom data.

QStaticText

The QStaticText class enables optimized drawing of text when the text and its layout is updated rarely.

QStatusTipEvent

The QStatusTipEvent class provides an event that is used to show messages in a status bar.

QStyleHints

The QStyleHints class contains platform specific hints and settings.

QSurface

The QSurface class is an abstraction of renderable surfaces in Qt.

QSurfaceFormat

The QSurfaceFormat class represents the format of a QSurface.

QSyntaxHighlighter

The QSyntaxHighlighter class allows you to define syntax highlighting rules, and in addition you can use the class to query a document's current formatting or user data.

QTabletEvent

The QTabletEvent class contains parameters that describe a Tablet event.

QTextBlock

The QTextBlock class provides a container for text fragments in a QTextDocument.

QTextBlockFormat

The QTextBlockFormat class provides formatting information for blocks of text in a QTextDocument.

QTextBlockGroup

The QTextBlockGroup class provides a container for text blocks within a QTextDocument.

QTextBlockUserData

The QTextBlockUserData class is used to associate custom data with blocks of text.

QTextCharFormat

The QTextCharFormat class provides formatting information for characters in a QTextDocument.

QTextCursor

The QTextCursor class offers an API to access and modify QTextDocuments.

QTextDocument

The QTextDocument class holds formatted text.

QTextDocumentFragment

The QTextDocumentFragment class represents a piece of formatted text from a QTextDocument.

QTextDocumentWriter

The QTextDocumentWriter class provides a format-independent interface for writing a QTextDocument to files or other devices.

QTextFormat

The QTextFormat class provides formatting information for a QTextDocument.

QTextFragment

The QTextFragment class holds a piece of text in a QTextDocument with a single QTextCharFormat.

QTextFrame

The QTextFrame class represents a frame in a QTextDocument.

QTextFrameFormat

The QTextFrameFormat class provides formatting information for frames in a QTextDocument.

QTextImageFormat

The QTextImageFormat class provides formatting information for images in a QTextDocument.

QTextInlineObject

The QTextInlineObject class represents an inline object in a QAbstractTextDocumentLayout and its implementations.

QTextItem

The QTextItem class provides all the information required to draw text in a custom paint engine.

QTextLayout

The QTextLayout class is used to lay out and render text.

QTextLength

The QTextLength class encapsulates the different types of length used in a QTextDocument.

QTextLine

The QTextLine class represents a line of text inside a QTextLayout.

QTextList

The QTextList class provides a decorated list of items in a QTextDocument.

QTextListFormat

The QTextListFormat class provides formatting information for lists in a QTextDocument.

QTextObject

The QTextObject class is a base class for different kinds of objects that can group parts of a QTextDocument together.

QTextObjectInterface

The QTextObjectInterface class allows drawing of custom text objects in QTextDocuments.

QTextOption

The QTextOption class provides a description of general rich text properties.

QTextTable

The QTextTable class represents a table in a QTextDocument.

QTextTableCell

The QTextTableCell class represents the properties of a cell in a QTextTable.

QTextTableCellFormat

The QTextTableCellFormat class provides formatting information for table cells in a QTextDocument.

QTextTableFormat

The QTextTableFormat class provides formatting information for tables in a QTextDocument.

QToolBarChangeEvent
C++ class: QToolBarChangeEvent.
QTouchDevice

The QTouchDevice class describes the device from which touch events originate.

QTouchEvent

The QTouchEvent class contains parameters that describe a touch event.

QTransform

The QTransform class specifies 2D transformations of a coordinate system.

QValidator

The QValidator class provides validation of input text.

QVector2D

The QVector2D class represents a vector or vertex in 2D space.

QVector3D

The QVector3D class represents a vector or vertex in 3D space.

QVector4D

The QVector4D class represents a vector or vertex in 4D space.

QVectorOfDouble

The QVector class is a template class that provides a dynamic array.

QVectorOfFloat

The QVector class is a template class that provides a dynamic array.

QVectorOfFormatRange

The QVector class is a template class that provides a dynamic array.

QVectorOfQLine

The QVector class is a template class that provides a dynamic array.

QVectorOfQLineF

The QVector class is a template class that provides a dynamic array.

QVectorOfQPairOfDoubleQColor

The QVector class is a template class that provides a dynamic array.

QVectorOfQPairOfQAccessibleInterfaceQFlagsRelationFlag

The QVector class is a template class that provides a dynamic array.

QVectorOfQPoint

The QVector class is a template class that provides a dynamic array.

QVectorOfQRect

The QVector class is a template class that provides a dynamic array.

QVectorOfQRectF

The QVector class is a template class that provides a dynamic array.

QVectorOfQSize

The QVector class is a template class that provides a dynamic array.

QVectorOfQTextFormat

The QVector class is a template class that provides a dynamic array.

QVectorOfQTextLength

The QVector class is a template class that provides a dynamic array.

QVectorOfSelection

The QVector class is a template class that provides a dynamic array.

QVectorOfU32

The QVector class is a template class that provides a dynamic array.

QVectorOfU64

The QVector class is a template class that provides a dynamic array.

QWhatsThisClickedEvent

The QWhatsThisClickedEvent class provides an event that can be used to handle hyperlinks in a "What's This?" text.

QWheelEvent

The QWheelEvent class contains parameters that describe a wheel event.

QWindow

The QWindow class represents a window in the underlying windowing system.

QWindowStateChangeEvent

The QWindowStateChangeEvent class provides the window state before a window state change.

SignalOfApplicationState
Emits a Qt signal with arguments ::qt_core::ApplicationState.
SignalOfDropAction
Emits a Qt signal with arguments ::qt_core::DropAction.
SignalOfImageReaderError
Emits a Qt signal with arguments crate::q_image_reader::ImageReaderError.
SignalOfIntIntInt
Emits a Qt signal with arguments ::std::os::raw::c_int,::std::os::raw::c_int,::std::os::raw::c_int.
SignalOfLayoutDirection
Emits a Qt signal with arguments ::qt_core::LayoutDirection.
SignalOfMode
Emits a Qt signal with arguments crate::q_clipboard::Mode.
SignalOfMovieState
Emits a Qt signal with arguments crate::q_movie::MovieState.
SignalOfNotation
Emits a Qt signal with arguments crate::q_double_validator::Notation.
SignalOfQOpenglDebugMessage
Emits a Qt signal with arguments *const crate::QOpenGLDebugMessage.
SignalOfQPalette
Emits a Qt signal with arguments *const crate::QPalette.
SignalOfQRect
Emits a Qt signal with arguments *const ::qt_core::QRect.
SignalOfQRectF
Emits a Qt signal with arguments *const ::qt_core::QRectF.
SignalOfQRegExp
Emits a Qt signal with arguments *const ::qt_core::QRegExp.
SignalOfQRegularExpression
Emits a Qt signal with arguments *const ::qt_core::QRegularExpression.
SignalOfQScreen
Emits a Qt signal with arguments *mut crate::QScreen.
SignalOfQSessionManager
Emits a Qt signal with arguments *mut crate::QSessionManager.
SignalOfQSize
Emits a Qt signal with arguments *const ::qt_core::QSize.
SignalOfQSizeF
Emits a Qt signal with arguments *const ::qt_core::QSizeF.
SignalOfQStandardItem
Emits a Qt signal with arguments *mut crate::QStandardItem.
SignalOfQTextBlock
Emits a Qt signal with arguments *const crate::QTextBlock.
SignalOfQTextCursor
Emits a Qt signal with arguments *const crate::QTextCursor.
SignalOfQUrl
Emits a Qt signal with arguments *const ::qt_core::QUrl.
SignalOfQWindow
Emits a Qt signal with arguments *mut crate::QWindow.
SignalOfScreenOrientation
Emits a Qt signal with arguments ::qt_core::ScreenOrientation.
SignalOfTabFocusBehavior
Emits a Qt signal with arguments ::qt_core::TabFocusBehavior.
SignalOfVisibility
Emits a Qt signal with arguments crate::q_window::Visibility.
SignalOfWindowModality
Emits a Qt signal with arguments ::qt_core::WindowModality.
SignalOfWindowState
Emits a Qt signal with arguments ::qt_core::WindowState.
SlotOfApplicationState
Binds a Qt signal with arguments ::qt_core::ApplicationState to a Rust closure.
SlotOfDropAction
Binds a Qt signal with arguments ::qt_core::DropAction to a Rust closure.
SlotOfImageReaderError
Binds a Qt signal with arguments crate::q_image_reader::ImageReaderError to a Rust closure.
SlotOfIntIntInt
Binds a Qt signal with arguments ::std::os::raw::c_int,::std::os::raw::c_int,::std::os::raw::c_int to a Rust closure.
SlotOfLayoutDirection
Binds a Qt signal with arguments ::qt_core::LayoutDirection to a Rust closure.
SlotOfMode
Binds a Qt signal with arguments crate::q_clipboard::Mode to a Rust closure.
SlotOfMovieState
Binds a Qt signal with arguments crate::q_movie::MovieState to a Rust closure.
SlotOfNotation
Binds a Qt signal with arguments crate::q_double_validator::Notation to a Rust closure.
SlotOfQOpenglDebugMessage
Binds a Qt signal with arguments *const crate::QOpenGLDebugMessage to a Rust closure.
SlotOfQPalette
Binds a Qt signal with arguments *const crate::QPalette to a Rust closure.
SlotOfQRect
Binds a Qt signal with arguments *const ::qt_core::QRect to a Rust closure.
SlotOfQRectF
Binds a Qt signal with arguments *const ::qt_core::QRectF to a Rust closure.
SlotOfQRegExp
Binds a Qt signal with arguments *const ::qt_core::QRegExp to a Rust closure.
SlotOfQRegularExpression
Binds a Qt signal with arguments *const ::qt_core::QRegularExpression to a Rust closure.
SlotOfQScreen
Binds a Qt signal with arguments *mut crate::QScreen to a Rust closure.
SlotOfQSessionManager
Binds a Qt signal with arguments *mut crate::QSessionManager to a Rust closure.
SlotOfQSize
Binds a Qt signal with arguments *const ::qt_core::QSize to a Rust closure.
SlotOfQSizeF
Binds a Qt signal with arguments *const ::qt_core::QSizeF to a Rust closure.
SlotOfQStandardItem
Binds a Qt signal with arguments *mut crate::QStandardItem to a Rust closure.
SlotOfQTextBlock
Binds a Qt signal with arguments *const crate::QTextBlock to a Rust closure.
SlotOfQTextCursor
Binds a Qt signal with arguments *const crate::QTextCursor to a Rust closure.
SlotOfQUrl
Binds a Qt signal with arguments *const ::qt_core::QUrl to a Rust closure.
SlotOfQWindow
Binds a Qt signal with arguments *mut crate::QWindow to a Rust closure.
SlotOfScreenOrientation
Binds a Qt signal with arguments ::qt_core::ScreenOrientation to a Rust closure.
SlotOfTabFocusBehavior
Binds a Qt signal with arguments ::qt_core::TabFocusBehavior to a Rust closure.
SlotOfVisibility
Binds a Qt signal with arguments crate::q_window::Visibility to a Rust closure.
SlotOfWindowModality
Binds a Qt signal with arguments ::qt_core::WindowModality to a Rust closure.
SlotOfWindowState
Binds a Qt signal with arguments ::qt_core::WindowState to 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

Returns the alpha component of rgba64 as an 8-bit value.

q_alpha_uint

Returns the alpha component of the ARGB quadruplet rgba.

q_blue_q_rgba64

Returns the blue component of rgba64 as an 8-bit value.

q_blue_uint

Returns the blue component of the ARGB quadruplet rgb.

q_fuzzy_compare_2_q_matrix

The qFuzzyCompare function is for comparing two matrices using a fuzziness factor.

q_fuzzy_compare_2_q_matrix4_x4

The qFuzzyCompare function is for comparing two matrices using a fuzziness factor.

q_fuzzy_compare_2_q_quaternion

The qFuzzyCompare function is for comparing two matrices using a fuzziness factor.

q_fuzzy_compare_2_q_transform

The qFuzzyCompare function is for comparing two matrices using a fuzziness factor.

q_fuzzy_compare_2_q_vector_2d

The qFuzzyCompare function is for comparing two matrices using a fuzziness factor.

q_fuzzy_compare_2_q_vector_3d

The qFuzzyCompare function is for comparing two matrices using a fuzziness factor.

q_fuzzy_compare_2_q_vector_4d

The qFuzzyCompare function is for comparing two matrices using a fuzziness factor.

q_gray_1a

This is an overloaded function.

q_gray_3a

Returns a gray value (0 to 255) from the (r, g, b) triplet.

q_green_q_rgba64

Returns the green component of rgba64 as an 8-bit value.

q_green_uint

Returns the green component of the ARGB quadruplet rgb.

q_hash_q_font

Returns the hash value for font. If specified, seed is used to initialize the hash.

q_hash_q_font_uint

Returns the hash value for font. If specified, seed is used to initialize the hash.

q_hash_q_key_sequence

Returns the hash value for font. If specified, seed is used to initialize the hash.

q_hash_q_key_sequence_uint

Returns the hash value for font. If specified, seed is used to initialize the hash.

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

Returns the hash value for font. If specified, seed is used to initialize the hash.

q_hash_q_matrix_uint

Returns the hash value for font. If specified, seed is used to initialize the hash.

q_hash_q_opengl_version_profile

Returns the hash value for font. If specified, seed is used to initialize the hash.

q_hash_q_opengl_version_profile_uint

Returns the hash value for font. If specified, seed is used to initialize the hash.

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

Returns the hash value for font. If specified, seed is used to initialize the hash.

q_hash_q_pointing_device_unique_id_uint

Returns the hash value for font. If specified, seed is used to initialize the hash.

q_hash_q_raw_font

Returns the hash value for font. If specified, seed is used to initialize the hash.

q_hash_q_raw_font_uint

Returns the hash value for font. If specified, seed is used to initialize the hash.

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

Returns the hash value for font. If specified, seed is used to initialize the hash.

q_hash_q_transform_uint

Returns the hash value for font. If specified, seed is used to initialize the hash.

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_u32
Calls C++ function: unsigned int qHash(const QVector<quint32>& key).
q_hash_q_vector_of_u64
Calls C++ function: unsigned int qHash(const QVector<GLuint64>& key).
q_hash_q_vector_of_u32_uint
Calls C++ function: unsigned int qHash(const QVector<quint32>& key, unsigned int seed = …).
q_hash_q_vector_of_u64_uint
Calls C++ function: unsigned int qHash(const QVector<GLuint64>& key, unsigned int seed = …).
q_is_gray
Calls C++ function: bool qIsGray(unsigned int rgb).
q_make_pair_2_filter

Returns a QPair<T1, T2> that contains value1 and value2. Example:

q_make_pair_2_float

Returns a QPair<T1, T2> that contains value1 and value2. Example:

q_make_pair_2_int

Returns a QPair<T1, T2> that contains value1 and value2. Example:

q_make_pair_double_q_color

Returns a QPair<T1, T2> that contains value1 and value2. Example:

q_make_pair_q_accessible_interface_q_flags_relation_flag

Returns a QPair<T1, T2> that contains value1 and value2. Example:

q_pixel_format_alpha_1a

Constructor function for creating an Alpha format. A mask format can be described by passing 1 to channelSize. Its also possible to define very accurate alpha formats using doubles to describe each pixel by passing 8 as channelSize and FloatingPoint as typeInterpretation.

q_pixel_format_alpha_2a

Constructor function for creating an Alpha format. A mask format can be described by passing 1 to channelSize. Its also possible to define very accurate alpha formats using doubles to describe each pixel by passing 8 as channelSize and FloatingPoint as typeInterpretation.

q_pixel_format_cmyk_1a

Constructor function for creating CMYK formats. The channel count will be 4 or 5 depending on if alphaSize is bigger than zero or not. The CMYK color channels will all be set to the value of channelSize.

q_pixel_format_cmyk_2a

Constructor function for creating CMYK formats. The channel count will be 4 or 5 depending on if alphaSize is bigger than zero or not. The CMYK color channels will all be set to the value of channelSize.

q_pixel_format_cmyk_3a

Constructor function for creating CMYK formats. The channel count will be 4 or 5 depending on if alphaSize is bigger than zero or not. The CMYK color channels will all be set to the value of channelSize.

q_pixel_format_cmyk_4a

Constructor function for creating CMYK formats. The channel count will be 4 or 5 depending on if alphaSize is bigger than zero or not. The CMYK color channels will all be set to the value of channelSize.

q_pixel_format_cmyk_5a

Constructor function for creating CMYK formats. The channel count will be 4 or 5 depending on if alphaSize is bigger than zero or not. The CMYK color channels will all be set to the value of channelSize.

q_pixel_format_grayscale_1a

Constructor function for creating a Grayscale format. Monochrome formats can be described by passing 1 to channelSize. Its also possible to define very accurate grayscale formats using doubles to describe each pixel by passing 8 as channelSize and FloatingPoint as typeInterpretation.

q_pixel_format_grayscale_2a

Constructor function for creating a Grayscale format. Monochrome formats can be described by passing 1 to channelSize. Its also possible to define very accurate grayscale formats using doubles to describe each pixel by passing 8 as channelSize and FloatingPoint as typeInterpretation.

q_pixel_format_hsl_1a

Constructor function for creating HSL formats. The channel count will be 3 or 4 depending on if alphaSize is bigger than 0.

q_pixel_format_hsl_2a

Constructor function for creating HSL formats. The channel count will be 3 or 4 depending on if alphaSize is bigger than 0.

q_pixel_format_hsl_3a

Constructor function for creating HSL formats. The channel count will be 3 or 4 depending on if alphaSize is bigger than 0.

q_pixel_format_hsl_4a

Constructor function for creating HSL formats. The channel count will be 3 or 4 depending on if alphaSize is bigger than 0.

q_pixel_format_hsl_5a

Constructor function for creating HSL formats. The channel count will be 3 or 4 depending on if alphaSize is bigger than 0.

q_pixel_format_hsv_1a

Constructor function for creating HSV formats. The channel count will be 3 or 4 depending on if alphaSize is bigger than 0.

q_pixel_format_hsv_2a

Constructor function for creating HSV formats. The channel count will be 3 or 4 depending on if alphaSize is bigger than 0.

q_pixel_format_hsv_3a

Constructor function for creating HSV formats. The channel count will be 3 or 4 depending on if alphaSize is bigger than 0.

q_pixel_format_hsv_4a

Constructor function for creating HSV formats. The channel count will be 3 or 4 depending on if alphaSize is bigger than 0.

q_pixel_format_hsv_5a

Constructor function for creating HSV formats. The channel count will be 3 or 4 depending on if alphaSize is bigger than 0.

q_pixel_format_rgba_6a

Constructor function making an RGB pixelformat. redSize greenSize blueSize represent the size of each color channel. alphaSize describes the alpha channel size and its position is described with alphaPosition. alphaUsage is used to determine if the alpha channel is used or not. Setting the alpha channel size to 8 and alphaUsage to IgnoresAlpha is how it is possible to create a 32 bit format where the rgb channels only use 24 bits combined. premultiplied typeInterpretation are accessible with accessors with the same name.

q_pixel_format_rgba_7a

Constructor function making an RGB pixelformat. redSize greenSize blueSize represent the size of each color channel. alphaSize describes the alpha channel size and its position is described with alphaPosition. alphaUsage is used to determine if the alpha channel is used or not. Setting the alpha channel size to 8 and alphaUsage to IgnoresAlpha is how it is possible to create a 32 bit format where the rgb channels only use 24 bits combined. premultiplied typeInterpretation are accessible with accessors with the same name.

q_pixel_format_rgba_8a

Constructor function making an RGB pixelformat. redSize greenSize blueSize represent the size of each color channel. alphaSize describes the alpha channel size and its position is described with alphaPosition. alphaUsage is used to determine if the alpha channel is used or not. Setting the alpha channel size to 8 and alphaUsage to IgnoresAlpha is how it is possible to create a 32 bit format where the rgb channels only use 24 bits combined. premultiplied typeInterpretation are accessible with accessors with the same name.

q_pixel_format_yuv_1a

Constructor function for creating a QPixelFormat describing a YUV format with yuvLayout. alphaSize describes the size of a potential alpha channel and is position is described with alphaPosition. The "first" "second" .. "fifth" channels are all set to 0. alphaUsage premultiplied typeInterpretation and byteOrder will work as with other formats.

q_pixel_format_yuv_2a

Constructor function for creating a QPixelFormat describing a YUV format with yuvLayout. alphaSize describes the size of a potential alpha channel and is position is described with alphaPosition. The "first" "second" .. "fifth" channels are all set to 0. alphaUsage premultiplied typeInterpretation and byteOrder will work as with other formats.

q_pixel_format_yuv_3a

Constructor function for creating a QPixelFormat describing a YUV format with yuvLayout. alphaSize describes the size of a potential alpha channel and is position is described with alphaPosition. The "first" "second" .. "fifth" channels are all set to 0. alphaUsage premultiplied typeInterpretation and byteOrder will work as with other formats.

q_pixel_format_yuv_4a

Constructor function for creating a QPixelFormat describing a YUV format with yuvLayout. alphaSize describes the size of a potential alpha channel and is position is described with alphaPosition. The "first" "second" .. "fifth" channels are all set to 0. alphaUsage premultiplied typeInterpretation and byteOrder will work as with other formats.

q_pixel_format_yuv_5a

Constructor function for creating a QPixelFormat describing a YUV format with yuvLayout. alphaSize describes the size of a potential alpha channel and is position is described with alphaPosition. The "first" "second" .. "fifth" channels are all set to 0. alphaUsage premultiplied typeInterpretation and byteOrder will work as with other formats.

q_pixel_format_yuv_6a

Constructor function for creating a QPixelFormat describing a YUV format with yuvLayout. alphaSize describes the size of a potential alpha channel and is position is described with alphaPosition. The "first" "second" .. "fifth" channels are all set to 0. alphaUsage premultiplied typeInterpretation and byteOrder will work as with other formats.

q_pixel_format_yuv_7a

Constructor function for creating a QPixelFormat describing a YUV format with yuvLayout. alphaSize describes the size of a potential alpha channel and is position is described with alphaPosition. The "first" "second" .. "fifth" channels are all set to 0. alphaUsage premultiplied typeInterpretation and byteOrder will work as with other formats.

q_premultiply_q_rgba64

Converts an unpremultiplied QRgba64 quadruplet rgba64 into a premultiplied QRgba64 quadruplet.

q_premultiply_uint

Converts an unpremultiplied ARGB quadruplet rgb into a premultiplied ARGB quadruplet.

q_red_q_rgba64

Returns the red component of rgba64 as an 8-bit value.

q_red_uint

Returns the red component of the ARGB quadruplet rgb.

q_rgb

Returns the ARGB quadruplet (255, r, g, b).

q_rgba

Returns the ARGB quadruplet (a, r, g, b).

q_rgba64_1a

Returns c as a QRgba64 struct.

q_rgba64_4a

Returns the QRgba64 quadruplet (r, g, b, a).

q_unpremultiply_q_rgba64

Converts a premultiplied QRgba64 quadruplet rgba64 into an unpremultiplied QRgba64 quadruplet.

q_unpremultiply_uint

Converts a premultiplied ARGB quadruplet rgb into an unpremultiplied ARGB quadruplet.

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_spacecpp_lib_version="5.14.0"
Calls C++ function: void swap(QColorSpace& value1, QColorSpace& value2).
swap_2_q_color_transformcpp_lib_version="5.14.0"
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).