Qtc.Gui.QSurface

Contents

Documentation

class QqSurface x1 where #

Methods

qSurface :: x1 -> IO (QSurface ()) #

Instances
QqSurface SurfaceClass # 
Instance details

Defined in Qtc.Gui.QSurface

Methods

qSurface :: SurfaceClass -> IO (QSurface ()) #

QqSurface (QSurface t1) # 
Instance details

Defined in Qtc.Gui.QSurface

Methods

qSurface :: QSurface t1 -> IO (QSurface ()) #

class QqSurface_nf x1 where #

Methods

qSurface_nf :: x1 -> IO (QSurface ()) #

Instances
QqSurface_nf SurfaceClass # 
Instance details

Defined in Qtc.Gui.QSurface

Methods

qSurface_nf :: SurfaceClass -> IO (QSurface ()) #

QqSurface_nf (QSurface t1) # 
Instance details

Defined in Qtc.Gui.QSurface

Methods

qSurface_nf :: QSurface t1 -> IO (QSurface ()) #

supportsOpenGL :: QSurface a -> () -> IO Bool #

qSurface_delete :: QSurface a -> IO () #

Orphan instances

QsurfaceHandle (QSurface ()) () # 
Instance details

Methods

surfaceHandle :: QSurface () -> () -> IO (QPlatformSurface ()) #

QsurfaceHandle (QSurfaceSc a) () # 
Instance details

Methods

surfaceHandle :: QSurfaceSc a -> () -> IO (QPlatformSurface ()) #

QsetM_type (QSurface ()) SurfaceClass # 
Instance details

Methods

setM_type :: QSurface () -> SurfaceClass -> IO () #

QsetM_type (QSurfaceSc a) SurfaceClass # 
Instance details

Methods

setM_type :: QSurfaceSc a -> SurfaceClass -> IO () #

QsurfaceType (QSurface ()) () (IO SurfaceType) # 
Instance details

Methods

surfaceType :: QSurface () -> () -> IO SurfaceType #

QsurfaceType (QSurfaceSc a) () (IO SurfaceType) # 
Instance details

Methods

surfaceType :: QSurfaceSc a -> () -> IO SurfaceType #

Qqqsize (QSurface ()) () (IO (QSize ())) # 
Instance details

Methods

qqsize :: QSurface () -> () -> IO (QSize ()) #

Qqqsize (QSurfaceSc a) () (IO (QSize ())) # 
Instance details

Methods

qqsize :: QSurfaceSc a -> () -> IO (QSize ()) #

Qqsize (QSurface ()) () (IO Size) # 
Instance details

Methods

qsize :: QSurface () -> () -> IO Size #

Qqsize (QSurfaceSc a) () (IO Size) # 
Instance details

Methods

qsize :: QSurfaceSc a -> () -> IO Size #

Qm_type (QSurface ()) () (IO SurfaceClass) # 
Instance details

Methods

m_type :: QSurface () -> () -> IO SurfaceClass #

Qm_type (QSurfaceSc a) () (IO SurfaceClass) # 
Instance details

Methods

m_type :: QSurfaceSc a -> () -> IO SurfaceClass #

Qm_reserved (QSurface ()) () (IO (QSurfacePrivate ())) # 
Instance details

Methods

m_reserved :: QSurface () -> () -> IO (QSurfacePrivate ()) #

Qm_reserved (QSurfaceSc a) () (IO (QSurfacePrivate ())) # 
Instance details

Methods

m_reserved :: QSurfaceSc a -> () -> IO (QSurfacePrivate ()) #

Qformat (QSurface ()) () (IO (QSurfaceFormat ())) # 
Instance details

Methods

format :: QSurface () -> () -> IO (QSurfaceFormat ()) #

Qformat (QSurfaceSc a) () (IO (QSurfaceFormat ())) # 
Instance details

Methods

format :: QSurfaceSc a -> () -> IO (QSurfaceFormat ()) #

QuserMethod (QSurface ()) () (IO ()) # 
Instance details

Methods

userMethod :: QSurface () -> Int -> () -> IO () #

QuserMethod (QSurfaceSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QSurfaceSc a -> Int -> () -> IO () #

QsetM_reserved (QSurface ()) (QSurfacePrivate t1) # 
Instance details

Methods

setM_reserved :: QSurface () -> QSurfacePrivate t1 -> IO () #

QsetM_reserved (QSurfaceSc a) (QSurfacePrivate t1) # 
Instance details

Methods

setM_reserved :: QSurfaceSc a -> QSurfacePrivate t1 -> IO () #

QuserMethod (QSurface ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QSurface () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QSurfaceSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QSurfaceSc a -> Int -> QVariant () -> IO (QVariant ()) #