Documentation
class Qqt3DRender_QComputeCommandTrUtf8 x1 where #
qt3DRender_QComputeCommandTrUtf8 :: x1 -> IO String #
Instances
Qqt3DRender_QComputeCommandTrUtf8 String # | |
Defined in Qtc.D3render.Qt3DRender_QComputeCommand qt3DRender_QComputeCommandTrUtf8 :: String -> IO String # | |
Qqt3DRender_QComputeCommandTrUtf8 (String, String) # | |
Defined in Qtc.D3render.Qt3DRender_QComputeCommand qt3DRender_QComputeCommandTrUtf8 :: (String, String) -> IO String # | |
Qqt3DRender_QComputeCommandTrUtf8 (String, String, Int) # | |
Defined in Qtc.D3render.Qt3DRender_QComputeCommand qt3DRender_QComputeCommandTrUtf8 :: (String, String, Int) -> IO String # |
class Qqt3DRender_QComputeCommand x1 where #
qt3DRender_QComputeCommand :: x1 -> IO (Qt3DRender_QComputeCommand ()) #
Instances
Qqt3DRender_QComputeCommand () # | |
Defined in Qtc.D3render.Qt3DRender_QComputeCommand qt3DRender_QComputeCommand :: () -> IO (Qt3DRender_QComputeCommand ()) # | |
Qqt3DRender_QComputeCommand (Qt3DCore_QNode t1) # | |
Defined in Qtc.D3render.Qt3DRender_QComputeCommand qt3DRender_QComputeCommand :: Qt3DCore_QNode t1 -> IO (Qt3DRender_QComputeCommand ()) # |
qt3DRender_QComputeCommand_delete :: Qt3DRender_QComputeCommand a -> IO () #