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