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
BackendSupport Class Reference
Collaboration diagram for BackendSupport:

Public Member Functions

 BackendSupport ()
 BackendSupport ()

Public Attributes

bool hasOpenGL
QStringList fileSuffixes

Detailed Description

Definition at line 558 of file qquickpixmapcache.cpp.

Constructor & Destructor Documentation

◆ BackendSupport() [1/2]

BackendSupport::BackendSupport ( )
inline

Definition at line 561 of file qquickpixmapcache.cpp.

◆ BackendSupport() [2/2]

BackendSupport::BackendSupport ( )
inline

Definition at line 561 of file qquickpixmapcache.cpp.

Member Data Documentation

◆ fileSuffixes

QStringList BackendSupport::fileSuffixes

Definition at line 572 of file qquickpixmapcache.cpp.

◆ hasOpenGL

bool BackendSupport::hasOpenGL

Definition at line 571 of file qquickpixmapcache.cpp.


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