Qt 4.8
Public Functions | List of all members
QScreenDriverFactoryInterface Struct Referenceabstract

#include <qscreendriverplugin_qws.h>

Inheritance diagram for QScreenDriverFactoryInterface:
QFactoryInterface QScreenDriverPlugin DirectFBScreenDriverPlugin EGLNullWSScreenPlugin GfxTransformedDriver GfxVncDriver PvrEglScreenPlugin QAhiScreenPlugin QScreenLinuxFbPlugin ScreenVfbDriver

Public Functions

virtual QScreencreate (const QString &driver, int displayId)=0
 
- Public Functions inherited from QFactoryInterface
virtual QStringList keys () const =0
 
virtual ~QFactoryInterface ()
 

Detailed Description

Definition at line 58 of file qscreendriverplugin_qws.h.

Functions

◆ create()

virtual QScreen* QScreenDriverFactoryInterface::create ( const QString driver,
int  displayId 
)
pure virtual

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