The QScrollArea class provides a scrolling view onto another widget.| doc.qt.io
Information about the coordinate system used by the paint system.| doc.qt.io
Cameras! Today, I am announcing a new release of Plasma Camera, a camera application for Plasma Mobile (though it can also be used on desktop!). This release ports the application to use libcamera as the backend for interfacing with cameras, finally allowing for it to be used on Linux mobile devices (such as the OnePlus 6). The main porting work was done by my friend Andrew (koitu) a couple of months ago.| espi.dev
The QPaintEngine class provides an abstract definition of how QPainter draws to a given device on a given platform.| doc.qt.io
The QSettings class provides persistent platform-independent application settings.| doc.qt.io
The QTextEdit class provides a widget that is used to edit and display both plain and rich text.| doc.qt.io
A platform-independent mechanism for shipping resource files in an application.| doc.qt.io
The QImageReader class provides a format independent interface for reading images from files or other devices.| doc.qt.io
The QBrush class defines the fill pattern of shapes drawn by QPainter.| doc.qt.io
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.| doc.qt.io
The QDataStream class provides serialization of binary data to a QIODevice.| doc.qt.io
The Qt namespace contains miscellaneous identifiers used throughout the Qt library.| doc.qt.io
The QPixmap class is an off-screen image representation that can be used as a paint device.| doc.qt.io
The QPainter class performs low-level painting on widgets and other paint devices.| doc.qt.io
The QVariant class acts like a union for the most common Qt data types.| doc.qt.io