Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
BackendSupport Class Reference
+ Collaboration diagram for BackendSupport:

Public Member Functions

 BackendSupport ()
 

Public Attributes

bool hasOpenGL
 
QStringList fileSuffixes
 

Detailed Description

Definition at line 538 of file qquickpixmapcache.cpp.

Constructor & Destructor Documentation

◆ BackendSupport()

BackendSupport::BackendSupport ( )
inline

Definition at line 541 of file qquickpixmapcache.cpp.

References QList< T >::append(), QSGContext::createTextureFactoryFromImage(), fromLatin1List(), list, QSGTextureReader::supportedFileFormats(), and QImageReader::supportedImageFormats().

+ Here is the call graph for this function:

Member Data Documentation

◆ fileSuffixes

QStringList BackendSupport::fileSuffixes

Definition at line 552 of file qquickpixmapcache.cpp.

◆ hasOpenGL

bool BackendSupport::hasOpenGL

Definition at line 551 of file qquickpixmapcache.cpp.


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