Qtc.Gui.QSurface_h

Contents

Orphan instances

QunSetHandler (QSurface ()) # 
Instance details

Methods

unSetHandler :: QSurface () -> String -> IO Bool #

QunSetHandler (QSurfaceSc a) # 
Instance details

Methods

unSetHandler :: QSurfaceSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QSurface ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QSurface () -> Int -> IO Bool #

QunSetUserMethodVariantList (QSurfaceSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QSurfaceSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QSurface ()) # 
Instance details

Methods

unSetUserMethodVariant :: QSurface () -> Int -> IO Bool #

QunSetUserMethodVariant (QSurfaceSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QSurfaceSc a -> Int -> IO Bool #

QunSetUserMethod (QSurface ()) # 
Instance details

Methods

unSetUserMethod :: QSurface () -> Int -> IO Bool #

QunSetUserMethod (QSurfaceSc a) # 
Instance details

Methods

unSetUserMethod :: QSurfaceSc a -> Int -> IO Bool #

QsurfaceType_h (QSurface ()) () # 
Instance details

Methods

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

QsurfaceType_h (QSurfaceSc a) () # 
Instance details

Methods

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

QsurfaceHandle_h (QSurface ()) () # 
Instance details

Methods

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

QsurfaceHandle_h (QSurfaceSc a) () # 
Instance details

Methods

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

Qqqsize_h (QSurface ()) () # 
Instance details

Methods

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

Qqqsize_h (QSurfaceSc a) () # 
Instance details

Methods

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

Qformat_h (QSurface ()) () # 
Instance details

Methods

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

Qformat_h (QSurfaceSc a) () # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QSurface ()) (QSurface x0 -> IO SurfaceType) # 
Instance details

Methods

setHandler :: QSurface () -> String -> (QSurface x0 -> IO SurfaceType) -> IO () #

QsetHandler (QSurface ()) (QSurface x0 -> IO (QPlatformSurface t0)) # 
Instance details

Methods

setHandler :: QSurface () -> String -> (QSurface x0 -> IO (QPlatformSurface t0)) -> IO () #

QsetHandler (QSurface ()) (QSurface x0 -> IO (QSize t0)) # 
Instance details

Methods

setHandler :: QSurface () -> String -> (QSurface x0 -> IO (QSize t0)) -> IO () #

QsetHandler (QSurface ()) (QSurface x0 -> IO (QSurfaceFormat t0)) # 
Instance details

Methods

setHandler :: QSurface () -> String -> (QSurface x0 -> IO (QSurfaceFormat t0)) -> IO () #

QsetHandler (QSurfaceSc a) (QSurface x0 -> IO SurfaceType) # 
Instance details

Methods

setHandler :: QSurfaceSc a -> String -> (QSurface x0 -> IO SurfaceType) -> IO () #

QsetHandler (QSurfaceSc a) (QSurface x0 -> IO (QPlatformSurface t0)) # 
Instance details

Methods

setHandler :: QSurfaceSc a -> String -> (QSurface x0 -> IO (QPlatformSurface t0)) -> IO () #

QsetHandler (QSurfaceSc a) (QSurface x0 -> IO (QSize t0)) # 
Instance details

Methods

setHandler :: QSurfaceSc a -> String -> (QSurface x0 -> IO (QSize t0)) -> IO () #

QsetHandler (QSurfaceSc a) (QSurface x0 -> IO (QSurfaceFormat t0)) # 
Instance details

Methods

setHandler :: QSurfaceSc a -> String -> (QSurface x0 -> IO (QSurfaceFormat t0)) -> IO () #

QsetUserMethod (QSurface ()) (QSurface x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QSurface () -> Int -> (QSurface x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QSurface ()) (QSurface x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QSurface () -> Int -> (QSurface x0 -> IO ()) -> IO () #

QsetUserMethod (QSurfaceSc a) (QSurface x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QSurfaceSc a -> Int -> (QSurface x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QSurfaceSc a) (QSurface x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QSurfaceSc a -> Int -> (QSurface x0 -> IO ()) -> IO () #