Qtc.D3render.Qt3DRender_PropertyReaderInterface
Contents
Documentation
class Qqt3DRender_PropertyReaderInterface x1 where #
Methods
qt3DRender_PropertyReaderInterface :: x1 -> IO (Qt3DRender_PropertyReaderInterface ()) #
Instances
class Qqt3DRender_PropertyReaderInterface_nf x1 where #
Methods
qt3DRender_PropertyReaderInterface_nf :: x1 -> IO (Qt3DRender_PropertyReaderInterface ()) #
Instances
class QreadProperty x0 x1 where #
Methods
readProperty :: x0 -> x1 -> IO (QVariant ()) #
Instances
QreadProperty (Qt3DRender_PropertyReaderInterface ()) (QVariant t1) # | |
Defined in Qtc.D3render.Qt3DRender_PropertyReaderInterface Methods readProperty :: Qt3DRender_PropertyReaderInterface () -> QVariant t1 -> IO (QVariant ()) # | |
QreadProperty (Qt3DRender_PropertyReaderInterfaceSc a) (QVariant t1) # | |
Defined in Qtc.D3render.Qt3DRender_PropertyReaderInterface Methods readProperty :: Qt3DRender_PropertyReaderInterfaceSc a -> QVariant t1 -> IO (QVariant ()) # |
Orphan instances
QuserMethod (Qt3DRender_PropertyReaderInterface ()) () (IO ()) # | |
Methods userMethod :: Qt3DRender_PropertyReaderInterface () -> Int -> () -> IO () # | |
QuserMethod (Qt3DRender_PropertyReaderInterfaceSc a) () (IO ()) # | |
Methods userMethod :: Qt3DRender_PropertyReaderInterfaceSc a -> Int -> () -> IO () # | |
QuserMethod (Qt3DRender_PropertyReaderInterface ()) (QVariant ()) (IO (QVariant ())) # | |
Methods userMethod :: Qt3DRender_PropertyReaderInterface () -> Int -> QVariant () -> IO (QVariant ()) # | |
QuserMethod (Qt3DRender_PropertyReaderInterfaceSc a) (QVariant ()) (IO (QVariant ())) # | |
Methods userMethod :: Qt3DRender_PropertyReaderInterfaceSc a -> Int -> QVariant () -> IO (QVariant ()) # |