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