Qtc.Classes.D3core

Documentation

class QcomponentId a b where #

Methods

componentId :: a -> b -> IO (Qt3DCore_QNodeId ()) #

class QcomponentMetaObject a b where #

Methods

componentMetaObject :: a -> b -> IO (QMetaObject ()) #

class QentityId a b where #

Methods

entityId :: a -> b -> IO (Qt3DCore_QNodeId ()) #

class QrootJoint a b where #

Methods

rootJoint :: a -> b -> IO (Qt3DCore_QJointPtr ()) #

class QsendReply a b where #

Methods

sendReply :: a -> b -> IO () #