Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QT_BEGIN_NAMESPACE::QQuickImagePreviewProviderPrivate::Record Struct Reference
Collaboration diagram for QT_BEGIN_NAMESPACE::QQuickImagePreviewProviderPrivate::Record:

Public Attributes

QString id
QImage image

Detailed Description

Definition at line 58 of file qquickimagepreviewprovider.cpp.

Member Data Documentation

◆ id

QString QT_BEGIN_NAMESPACE::QQuickImagePreviewProviderPrivate::Record::id

Definition at line 60 of file qquickimagepreviewprovider.cpp.

◆ image

QImage QT_BEGIN_NAMESPACE::QQuickImagePreviewProviderPrivate::Record::image

Definition at line 61 of file qquickimagepreviewprovider.cpp.


The documentation for this struct was generated from the following file: