Documentation
class Qqt3DInput_QInputAspectTrUtf8 x1 where #
qt3DInput_QInputAspectTrUtf8 :: x1 -> IO String #
Instances
Qqt3DInput_QInputAspectTrUtf8 String # | |
Defined in Qtc.D3input.Qt3DInput_QInputAspect qt3DInput_QInputAspectTrUtf8 :: String -> IO String # | |
Qqt3DInput_QInputAspectTrUtf8 (String, String) # | |
Defined in Qtc.D3input.Qt3DInput_QInputAspect qt3DInput_QInputAspectTrUtf8 :: (String, String) -> IO String # | |
Qqt3DInput_QInputAspectTrUtf8 (String, String, Int) # | |
Defined in Qtc.D3input.Qt3DInput_QInputAspect qt3DInput_QInputAspectTrUtf8 :: (String, String, Int) -> IO String # |
class Qqt3DInput_QInputAspect x1 where #
qt3DInput_QInputAspect :: x1 -> IO (Qt3DInput_QInputAspect ()) #
Instances
Qqt3DInput_QInputAspect () # | |
Defined in Qtc.D3input.Qt3DInput_QInputAspect qt3DInput_QInputAspect :: () -> IO (Qt3DInput_QInputAspect ()) # | |
Qqt3DInput_QInputAspect (QObject t1) # | |
Defined in Qtc.D3input.Qt3DInput_QInputAspect qt3DInput_QInputAspect :: QObject t1 -> IO (Qt3DInput_QInputAspect ()) # |
availablePhysicalDevices :: Qt3DInput_QInputAspect a -> () -> IO [String] #
createPhysicalDevice :: Qt3DInput_QInputAspect a -> String -> IO (Qt3DInput_QAbstractPhysicalDevice ()) #
qt3DInput_QInputAspect_delete :: Qt3DInput_QInputAspect a -> IO () #
qt3DInput_QInputAspect_deleteLater :: Qt3DInput_QInputAspect a -> IO () #