Documentation
Instances
QsetNum_h (QLabel ()) Double # | |
Defined in Qtc.Widgets.QLabel_h | |
QsetNum_h (QLabel ()) Int # | |
Defined in Qtc.Widgets.QLabel_h | |
QsetNum_h (QLabelSc a) Int # | |
Defined in Qtc.Widgets.QLabel_h | |
QsetNum_h (QLabelSc a) Double # | |
Defined in Qtc.Widgets.QLabel_h |
class QsetPixmap_h x0 x1 where #
setPixmap_h :: x0 -> x1 -> IO () #
Instances
QsetPixmap_h (QLabel ()) (QPixmap t1) # | |
Defined in Qtc.Widgets.QLabel_h setPixmap_h :: QLabel () -> QPixmap t1 -> IO () # | |
QsetPixmap_h (QLabelSc a) (QPixmap t1) # | |
Defined in Qtc.Widgets.QLabel_h setPixmap_h :: QLabelSc a -> QPixmap t1 -> IO () # |
class QsetMovie_h x0 x1 where #
setMovie_h :: x0 -> x1 -> IO () #
Instances
QsetMovie_h (QLabel ()) (QMovie t1) # | |
Defined in Qtc.Widgets.QLabel_h setMovie_h :: QLabel () -> QMovie t1 -> IO () # | |
QsetMovie_h (QLabelSc a) (QMovie t1) # | |
Defined in Qtc.Widgets.QLabel_h setMovie_h :: QLabelSc a -> QMovie t1 -> IO () # |
class QsetPicture_h x0 x1 where #
setPicture_h :: x0 -> x1 -> IO () #
Instances
QsetPicture_h (QLabel ()) (QPicture t1) # | |
Defined in Qtc.Widgets.QLabel_h setPicture_h :: QLabel () -> QPicture t1 -> IO () # | |
QsetPicture_h (QLabelSc a) (QPicture t1) # | |
Defined in Qtc.Widgets.QLabel_h setPicture_h :: QLabelSc a -> QPicture t1 -> IO () # |