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
QtWayland::HardwareLayerIntegrationFactory Class Reference

#include <qwlhardwarelayerintegrationfactory_p.h>

+ Collaboration diagram for QtWayland::HardwareLayerIntegrationFactory:

Static Public Member Functions

static QStringList keys ()
 
static HardwareLayerIntegrationcreate (const QString &name, const QStringList &args)
 

Detailed Description

Definition at line 28 of file qwlhardwarelayerintegrationfactory_p.h.

Member Function Documentation

◆ create()

HardwareLayerIntegration * QtWayland::HardwareLayerIntegrationFactory::create ( const QString & name,
const QStringList & args )
static

Definition at line 24 of file qwlhardwarelayerintegrationfactory.cpp.

References args.

Referenced by QWaylandQuickHardwareLayerPrivate::layerIntegration().

+ Here is the caller graph for this function:

◆ keys()

static QStringList QtWayland::HardwareLayerIntegrationFactory::keys ( )
static

Referenced by QWaylandQuickHardwareLayerPrivate::layerIntegration().

+ Here is the caller graph for this function:

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