Documentation
class QqwtLegendData x1 where #
qwtLegendData :: x1 -> IO (QwtLegendData ()) #
Instances
QqwtLegendData () # | |
Defined in Qtc.Qwt.QwtLegendData qwtLegendData :: () -> IO (QwtLegendData ()) # | |
QqwtLegendData (QwtLegendData t1) # | |
Defined in Qtc.Qwt.QwtLegendData qwtLegendData :: QwtLegendData t1 -> IO (QwtLegendData ()) # |
class QqwtLegendData_nf x1 where #
qwtLegendData_nf :: x1 -> IO (QwtLegendData ()) #
Instances
QqwtLegendData_nf () # | |
Defined in Qtc.Qwt.QwtLegendData qwtLegendData_nf :: () -> IO (QwtLegendData ()) # | |
QqwtLegendData_nf (QwtLegendData t1) # | |
Defined in Qtc.Qwt.QwtLegendData qwtLegendData_nf :: QwtLegendData t1 -> IO (QwtLegendData ()) # |
hasRole :: QwtLegendData a -> Int -> IO Bool #
qwtLegendData_delete :: QwtLegendData a -> IO () #