Documentation
class QaxisCount a b where #
class QaxisIdentifier a b where #
axisIdentifier :: a -> b -> IO Int #
class QaxisNames a b where #
class QbuttonCount a b where #
buttonCount :: a -> b -> IO Int #
class QbuttonIdentifier a b where #
buttonIdentifier :: a -> b -> IO Int #
class QbuttonNames a b where #
buttonNames :: a -> b -> IO [String] #
class QremoveInput a b where #
removeInput :: a -> b -> IO () #