Qtc.Qwt.QwtTextLabel

Contents

Documentation

class QqwtTextLabelTrUtf8 x1 where #

Methods

qwtTextLabelTrUtf8 :: x1 -> IO String #

Instances
QqwtTextLabelTrUtf8 String # 
Instance details

Defined in Qtc.Qwt.QwtTextLabel

Methods

qwtTextLabelTrUtf8 :: String -> IO String #

QqwtTextLabelTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Qwt.QwtTextLabel

Methods

qwtTextLabelTrUtf8 :: (String, String) -> IO String #

QqwtTextLabelTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Qwt.QwtTextLabel

Methods

qwtTextLabelTrUtf8 :: (String, String, Int) -> IO String #

class QqwtTextLabel x1 where #

Methods

qwtTextLabel :: x1 -> IO (QwtTextLabel ()) #

Instances
QqwtTextLabel () # 
Instance details

Defined in Qtc.Qwt.QwtTextLabel

Methods

qwtTextLabel :: () -> IO (QwtTextLabel ()) #

QqwtTextLabel (QWidget t1) # 
Instance details

Defined in Qtc.Qwt.QwtTextLabel

Methods

qwtTextLabel :: QWidget t1 -> IO (QwtTextLabel ()) #

QqwtTextLabel (QwtText t1) # 
Instance details

Defined in Qtc.Qwt.QwtTextLabel

Methods

qwtTextLabel :: QwtText t1 -> IO (QwtTextLabel ()) #

QqwtTextLabel (QwtText t1, QWidget t2) # 
Instance details

Defined in Qtc.Qwt.QwtTextLabel

Methods

qwtTextLabel :: (QwtText t1, QWidget t2) -> IO (QwtTextLabel ()) #

Orphan instances

QupdateMicroFocus (QwtTextLabel ()) () # 
Instance details

Methods

updateMicroFocus :: QwtTextLabel () -> () -> IO () #

QupdateMicroFocus (QwtTextLabelSc a) () # 
Instance details

Methods

updateMicroFocus :: QwtTextLabelSc a -> () -> IO () #

Qupdate (QwtTextLabel ()) () # 
Instance details

Methods

update :: QwtTextLabel () -> () -> IO () #

Qupdate (QwtTextLabelSc a) () # 
Instance details

Methods

update :: QwtTextLabelSc a -> () -> IO () #

QshowNormal (QwtTextLabel ()) () # 
Instance details

Methods

showNormal :: QwtTextLabel () -> () -> IO () #

QshowNormal (QwtTextLabelSc a) () # 
Instance details

Methods

showNormal :: QwtTextLabelSc a -> () -> IO () #

QshowMinimized (QwtTextLabel ()) () # 
Instance details

Methods

showMinimized :: QwtTextLabel () -> () -> IO () #

QshowMinimized (QwtTextLabelSc a) () # 
Instance details

Methods

showMinimized :: QwtTextLabelSc a -> () -> IO () #

QshowMaximized (QwtTextLabel ()) () # 
Instance details

Methods

showMaximized :: QwtTextLabel () -> () -> IO () #

QshowMaximized (QwtTextLabelSc a) () # 
Instance details

Methods

showMaximized :: QwtTextLabelSc a -> () -> IO () #

QshowFullScreen (QwtTextLabel ()) () # 
Instance details

Methods

showFullScreen :: QwtTextLabel () -> () -> IO () #

QshowFullScreen (QwtTextLabelSc a) () # 
Instance details

Methods

showFullScreen :: QwtTextLabelSc a -> () -> IO () #

Qqshow (QwtTextLabel ()) () # 
Instance details

Methods

qshow :: QwtTextLabel () -> () -> IO () #

Qqshow (QwtTextLabelSc a) () # 
Instance details

Methods

qshow :: QwtTextLabelSc a -> () -> IO () #

QsharedPainter (QwtTextLabel ()) () # 
Instance details

Methods

sharedPainter :: QwtTextLabel () -> () -> IO (QPainter ()) #

QsharedPainter (QwtTextLabelSc a) () # 
Instance details

Methods

sharedPainter :: QwtTextLabelSc a -> () -> IO (QPainter ()) #

QsetWindowTitle (QwtTextLabel ()) String # 
Instance details

Methods

setWindowTitle :: QwtTextLabel () -> String -> IO () #

QsetWindowTitle (QwtTextLabelSc a) String # 
Instance details

Methods

setWindowTitle :: QwtTextLabelSc a -> String -> IO () #

QsetWindowModified (QwtTextLabel ()) Bool # 
Instance details

Methods

setWindowModified :: QwtTextLabel () -> Bool -> IO () #

QsetWindowModified (QwtTextLabelSc a) Bool # 
Instance details

Methods

setWindowModified :: QwtTextLabelSc a -> Bool -> IO () #

QsetVisible (QwtTextLabel ()) Bool # 
Instance details

Methods

setVisible :: QwtTextLabel () -> Bool -> IO () #

QsetVisible (QwtTextLabelSc a) Bool # 
Instance details

Methods

setVisible :: QwtTextLabelSc a -> Bool -> IO () #

QsetText (QwtTextLabel ()) String # 
Instance details

Methods

setText :: QwtTextLabel () -> String -> IO () #

QsetText (QwtTextLabelSc a) String # 
Instance details

Methods

setText :: QwtTextLabelSc a -> String -> IO () #

QsetStyleSheet (QwtTextLabel ()) String # 
Instance details

Methods

setStyleSheet :: QwtTextLabel () -> String -> IO () #

QsetStyleSheet (QwtTextLabelSc a) String # 
Instance details

Methods

setStyleSheet :: QwtTextLabelSc a -> String -> IO () #

QsetPlainText (QwtTextLabel a) String # 
Instance details

Methods

setPlainText :: QwtTextLabel a -> String -> IO () #

QsetMargin (QwtTextLabel a) Int # 
Instance details

Methods

setMargin :: QwtTextLabel a -> Int -> IO () #

QsetIndent (QwtTextLabel a) Int # 
Instance details

Methods

setIndent :: QwtTextLabel a -> Int -> IO () #

QsetHidden (QwtTextLabel ()) Bool # 
Instance details

Methods

setHidden :: QwtTextLabel () -> Bool -> IO () #

QsetHidden (QwtTextLabelSc a) Bool # 
Instance details

Methods

setHidden :: QwtTextLabelSc a -> Bool -> IO () #

QsetGeometry (QwtTextLabel ()) Rect # 
Instance details

Methods

setGeometry :: QwtTextLabel () -> Rect -> IO () #

QsetGeometry (QwtTextLabelSc a) Rect # 
Instance details

Methods

setGeometry :: QwtTextLabelSc a -> Rect -> IO () #

QsetEnabled (QwtTextLabel ()) Bool # 
Instance details

Methods

setEnabled :: QwtTextLabel () -> Bool -> IO () #

QsetEnabled (QwtTextLabelSc a) Bool # 
Instance details

Methods

setEnabled :: QwtTextLabelSc a -> Bool -> IO () #

QsetDisabled (QwtTextLabel ()) Bool # 
Instance details

Methods

setDisabled :: QwtTextLabel () -> Bool -> IO () #

QsetDisabled (QwtTextLabelSc a) Bool # 
Instance details

Methods

setDisabled :: QwtTextLabelSc a -> Bool -> IO () #

QsenderSignalIndex (QwtTextLabel ()) () # 
Instance details

Methods

senderSignalIndex :: QwtTextLabel () -> () -> IO Int #

QsenderSignalIndex (QwtTextLabelSc a) () # 
Instance details

Methods

senderSignalIndex :: QwtTextLabelSc a -> () -> IO Int #

Qsender (QwtTextLabel ()) () # 
Instance details

Methods

sender :: QwtTextLabel () -> () -> IO (QObject ()) #

Qsender (QwtTextLabelSc a) () # 
Instance details

Methods

sender :: QwtTextLabelSc a -> () -> IO (QObject ()) #

Qrepaint (QwtTextLabel ()) () # 
Instance details

Methods

repaint :: QwtTextLabel () -> () -> IO () #

Qrepaint (QwtTextLabelSc a) () # 
Instance details

Methods

repaint :: QwtTextLabelSc a -> () -> IO () #

Qreceivers (QwtTextLabel ()) String # 
Instance details

Methods

receivers :: QwtTextLabel () -> String -> IO Int #

Qreceivers (QwtTextLabelSc a) String # 
Instance details

Methods

receivers :: QwtTextLabelSc a -> String -> IO Int #

Qraise (QwtTextLabel ()) () # 
Instance details

Methods

raise :: QwtTextLabel () -> () -> IO () #

Qraise (QwtTextLabelSc a) () # 
Instance details

Methods

raise :: QwtTextLabelSc a -> () -> IO () #

QpaintEngine (QwtTextLabel ()) () # 
Instance details

Methods

paintEngine :: QwtTextLabel () -> () -> IO (QPaintEngine ()) #

QpaintEngine (QwtTextLabelSc a) () # 
Instance details

Methods

paintEngine :: QwtTextLabelSc a -> () -> IO (QPaintEngine ()) #

Qmove (QwtTextLabel ()) Point # 
Instance details

Methods

move :: QwtTextLabel () -> Point -> IO () #

Qmove (QwtTextLabelSc a) Point # 
Instance details

Methods

move :: QwtTextLabelSc a -> Point -> IO () #

QqminimumSizeHint (QwtTextLabel ()) () # 
Instance details

Methods

qminimumSizeHint :: QwtTextLabel () -> () -> IO (QSize ()) #

QqminimumSizeHint (QwtTextLabelSc a) () # 
Instance details

Methods

qminimumSizeHint :: QwtTextLabelSc a -> () -> IO (QSize ()) #

QminimumSizeHint (QwtTextLabel ()) () # 
Instance details

Methods

minimumSizeHint :: QwtTextLabel () -> () -> IO Size #

QminimumSizeHint (QwtTextLabelSc a) () # 
Instance details

Methods

minimumSizeHint :: QwtTextLabelSc a -> () -> IO Size #

Qmetric (QwtTextLabel ()) PaintDeviceMetric # 
Instance details

Methods

metric :: QwtTextLabel () -> PaintDeviceMetric -> IO Int #

Qmetric (QwtTextLabelSc a) PaintDeviceMetric # 
Instance details

Methods

metric :: QwtTextLabelSc a -> PaintDeviceMetric -> IO Int #

Qlower (QwtTextLabel ()) () # 
Instance details

Methods

lower :: QwtTextLabel () -> () -> IO () #

Qlower (QwtTextLabelSc a) () # 
Instance details

Methods

lower :: QwtTextLabelSc a -> () -> IO () #

QisEnabled (QwtTextLabel ()) () # 
Instance details

Methods

isEnabled :: QwtTextLabel () -> () -> IO Bool #

QisEnabled (QwtTextLabelSc a) () # 
Instance details

Methods

isEnabled :: QwtTextLabelSc a -> () -> IO Bool #

QinputMethodQuery (QwtTextLabel ()) InputMethodQuery # 
Instance details

QinputMethodQuery (QwtTextLabelSc a) InputMethodQuery # 
Instance details

Qhide (QwtTextLabel ()) () # 
Instance details

Methods

hide :: QwtTextLabel () -> () -> IO () #

Qhide (QwtTextLabelSc a) () # 
Instance details

Methods

hide :: QwtTextLabelSc a -> () -> IO () #

QhasHeightForWidth (QwtTextLabel ()) () # 
Instance details

Methods

hasHeightForWidth :: QwtTextLabel () -> () -> IO Bool #

QhasHeightForWidth (QwtTextLabelSc a) () # 
Instance details

Methods

hasHeightForWidth :: QwtTextLabelSc a -> () -> IO Bool #

Qfont (QwtTextLabel ()) () # 
Instance details

Methods

font :: QwtTextLabel () -> () -> IO (QFont ()) #

Qfont (QwtTextLabelSc a) () # 
Instance details

Methods

font :: QwtTextLabelSc a -> () -> IO (QFont ()) #

QfocusPreviousChild (QwtTextLabel ()) () # 
Instance details

Methods

focusPreviousChild :: QwtTextLabel () -> () -> IO Bool #

QfocusPreviousChild (QwtTextLabelSc a) () # 
Instance details

Methods

focusPreviousChild :: QwtTextLabelSc a -> () -> IO Bool #

QfocusNextPrevChild (QwtTextLabel ()) Bool # 
Instance details

Methods

focusNextPrevChild :: QwtTextLabel () -> Bool -> IO Bool #

QfocusNextPrevChild (QwtTextLabelSc a) Bool # 
Instance details

Methods

focusNextPrevChild :: QwtTextLabelSc a -> Bool -> IO Bool #

QfocusNextChild (QwtTextLabel ()) () # 
Instance details

Methods

focusNextChild :: QwtTextLabel () -> () -> IO Bool #

QfocusNextChild (QwtTextLabelSc a) () # 
Instance details

Methods

focusNextChild :: QwtTextLabelSc a -> () -> IO Bool #

QdevType (QwtTextLabel ()) () # 
Instance details

Methods

devType :: QwtTextLabel () -> () -> IO Int #

QdevType (QwtTextLabelSc a) () # 
Instance details

Methods

devType :: QwtTextLabelSc a -> () -> IO Int #

Qdestroy (QwtTextLabel ()) Bool # 
Instance details

Methods

destroy :: QwtTextLabel () -> Bool -> IO () #

Qdestroy (QwtTextLabel ()) () # 
Instance details

Methods

destroy :: QwtTextLabel () -> () -> IO () #

Qdestroy (QwtTextLabelSc a) Bool # 
Instance details

Methods

destroy :: QwtTextLabelSc a -> Bool -> IO () #

Qdestroy (QwtTextLabelSc a) () # 
Instance details

Methods

destroy :: QwtTextLabelSc a -> () -> IO () #

QcolorCount (QwtTextLabel ()) () # 
Instance details

Methods

colorCount :: QwtTextLabel () -> () -> IO Int #

QcolorCount (QwtTextLabelSc a) () # 
Instance details

Methods

colorCount :: QwtTextLabelSc a -> () -> IO Int #

QqtextRect (QwtTextLabel a) () (IO (QRect ())) # 
Instance details

Methods

qtextRect :: QwtTextLabel a -> () -> IO (QRect ()) #

QtextRect (QwtTextLabel a) () (IO Rect) # 
Instance details

Methods

textRect :: QwtTextLabel a -> () -> IO Rect #

Qqwidth (QwtTextLabel ()) () (IO Int) # 
Instance details

Methods

qwidth :: QwtTextLabel () -> () -> IO Int #

Qqwidth (QwtTextLabelSc a) () (IO Int) # 
Instance details

Methods

qwidth :: QwtTextLabelSc a -> () -> IO Int #

Qtext (QwtTextLabel a) () (IO (QwtText ())) # 
Instance details

Methods

text :: QwtTextLabel a -> () -> IO (QwtText ()) #

QqsizeHint (QwtTextLabel ()) () (IO (QSize ())) # 
Instance details

Methods

qsizeHint :: QwtTextLabel () -> () -> IO (QSize ()) #

QqsizeHint (QwtTextLabelSc a) () (IO (QSize ())) # 
Instance details

Methods

qsizeHint :: QwtTextLabelSc a -> () -> IO (QSize ()) #

QsizeHint (QwtTextLabel ()) () (IO Size) # 
Instance details

Methods

sizeHint :: QwtTextLabel () -> () -> IO Size #

QsizeHint (QwtTextLabelSc a) () (IO Size) # 
Instance details

Methods

sizeHint :: QwtTextLabelSc a -> () -> IO Size #

QsetFocus (QwtTextLabel ()) () (IO ()) # 
Instance details

Methods

setFocus :: QwtTextLabel () -> () -> IO () #

QsetFocus (QwtTextLabelSc a) () (IO ()) # 
Instance details

Methods

setFocus :: QwtTextLabelSc a -> () -> IO () #

Qresize (QwtTextLabel ()) Size (IO ()) # 
Instance details

Methods

resize :: QwtTextLabel () -> Size -> IO () #

Qresize (QwtTextLabelSc a) Size (IO ()) # 
Instance details

Methods

resize :: QwtTextLabelSc a -> Size -> IO () #

Qproperty (QwtTextLabel ()) String (IO (QVariant ())) # 
Instance details

Methods

property :: QwtTextLabel () -> String -> IO (QVariant ()) #

Qproperty (QwtTextLabelSc a) String (IO (QVariant ())) # 
Instance details

Methods

property :: QwtTextLabelSc a -> String -> IO (QVariant ()) #

QplainText (QwtTextLabel a) () (IO String) # 
Instance details

Methods

plainText :: QwtTextLabel a -> () -> IO String #

Qparent (QwtTextLabel ()) () (IO (QObject ())) # 
Instance details

Methods

parent :: QwtTextLabel () -> () -> IO (QObject ()) #

Qparent (QwtTextLabelSc a) () (IO (QObject ())) # 
Instance details

Methods

parent :: QwtTextLabelSc a -> () -> IO (QObject ()) #

Qmargin (QwtTextLabel a) () (IO Int) # 
Instance details

Methods

margin :: QwtTextLabel a -> () -> IO Int #

Qindent (QwtTextLabel a) () (IO Int) # 
Instance details

Methods

indent :: QwtTextLabel a -> () -> IO Int #

QheightForWidth (QwtTextLabel ()) Int (IO Int) # 
Instance details

Methods

heightForWidth :: QwtTextLabel () -> Int -> IO Int #

QheightForWidth (QwtTextLabelSc a) Int (IO Int) # 
Instance details

Methods

heightForWidth :: QwtTextLabelSc a -> Int -> IO Int #

Qqheight (QwtTextLabel ()) () (IO Int) # 
Instance details

Methods

qheight :: QwtTextLabel () -> () -> IO Int #

Qqheight (QwtTextLabelSc a) () (IO Int) # 
Instance details

Methods

qheight :: QwtTextLabelSc a -> () -> IO Int #

QdevicePixelRatio (QwtTextLabel ()) () (IO Int) # 
Instance details

Methods

devicePixelRatio :: QwtTextLabel () -> () -> IO Int #

QdevicePixelRatio (QwtTextLabelSc a) () (IO Int) # 
Instance details

Methods

devicePixelRatio :: QwtTextLabelSc a -> () -> IO Int #

Qdepth (QwtTextLabel ()) () (IO Int) # 
Instance details

Methods

depth :: QwtTextLabel () -> () -> IO Int #

Qdepth (QwtTextLabelSc a) () (IO Int) # 
Instance details

Methods

depth :: QwtTextLabelSc a -> () -> IO Int #

Qcursor (QwtTextLabel ()) () (IO (QCursor ())) # 
Instance details

Methods

cursor :: QwtTextLabel () -> () -> IO (QCursor ()) #

Qcursor (QwtTextLabelSc a) () (IO (QCursor ())) # 
Instance details

Methods

cursor :: QwtTextLabelSc a -> () -> IO (QCursor ()) #

Qcreate (QwtTextLabel ()) Int (IO ()) # 
Instance details

Methods

create :: QwtTextLabel () -> Int -> IO () #

Qcreate (QwtTextLabel ()) () (IO ()) # 
Instance details

Methods

create :: QwtTextLabel () -> () -> IO () #

Qcreate (QwtTextLabelSc a) Int (IO ()) # 
Instance details

Methods

create :: QwtTextLabelSc a -> Int -> IO () #

Qcreate (QwtTextLabelSc a) () (IO ()) # 
Instance details

Methods

create :: QwtTextLabelSc a -> () -> IO () #

Qclose (QwtTextLabel ()) () (IO Bool) # 
Instance details

Methods

close :: QwtTextLabel () -> () -> IO Bool #

Qclose (QwtTextLabelSc a) () (IO Bool) # 
Instance details

Methods

close :: QwtTextLabelSc a -> () -> IO Bool #

Qclear (QwtTextLabel ()) () (IO ()) # 
Instance details

Methods

clear :: QwtTextLabel () -> () -> IO () #

Qclear (QwtTextLabelSc a) () (IO ()) # 
Instance details

Methods

clear :: QwtTextLabelSc a -> () -> IO () #

QuserMethod (QwtTextLabel ()) () (IO ()) # 
Instance details

Methods

userMethod :: QwtTextLabel () -> Int -> () -> IO () #

QuserMethod (QwtTextLabelSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QwtTextLabelSc a -> Int -> () -> IO () #

QwheelEvent (QwtTextLabel ()) (QWheelEvent t1) # 
Instance details

Methods

wheelEvent :: QwtTextLabel () -> QWheelEvent t1 -> IO () #

QwheelEvent (QwtTextLabelSc a) (QWheelEvent t1) # 
Instance details

Methods

wheelEvent :: QwtTextLabelSc a -> QWheelEvent t1 -> IO () #

QtimerEvent (QwtTextLabel ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QwtTextLabel () -> QTimerEvent t1 -> IO () #

QtimerEvent (QwtTextLabelSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QwtTextLabelSc a -> QTimerEvent t1 -> IO () #

QtabletEvent (QwtTextLabel ()) (QTabletEvent t1) # 
Instance details

Methods

tabletEvent :: QwtTextLabel () -> QTabletEvent t1 -> IO () #

QtabletEvent (QwtTextLabelSc a) (QTabletEvent t1) # 
Instance details

Methods

tabletEvent :: QwtTextLabelSc a -> QTabletEvent t1 -> IO () #

QshowEvent (QwtTextLabel ()) (QShowEvent t1) # 
Instance details

Methods

showEvent :: QwtTextLabel () -> QShowEvent t1 -> IO () #

QshowEvent (QwtTextLabelSc a) (QShowEvent t1) # 
Instance details

Methods

showEvent :: QwtTextLabelSc a -> QShowEvent t1 -> IO () #

QsetText (QwtTextLabel ()) (QwtText t1) # 
Instance details

Methods

setText :: QwtTextLabel () -> QwtText t1 -> IO () #

QsetText (QwtTextLabelSc a) (QwtText t1) # 
Instance details

Methods

setText :: QwtTextLabelSc a -> QwtText t1 -> IO () #

QqsetGeometry (QwtTextLabel ()) (QRect t1) # 
Instance details

Methods

qsetGeometry :: QwtTextLabel () -> QRect t1 -> IO () #

QqsetGeometry (QwtTextLabelSc a) (QRect t1) # 
Instance details

Methods

qsetGeometry :: QwtTextLabelSc a -> QRect t1 -> IO () #

QsetFont (QwtTextLabel ()) (QFont t1) # 
Instance details

Methods

setFont :: QwtTextLabel () -> QFont t1 -> IO () #

QsetFont (QwtTextLabelSc a) (QFont t1) # 
Instance details

Methods

setFont :: QwtTextLabelSc a -> QFont t1 -> IO () #

QsetCursor (QwtTextLabel ()) (QCursor t1) # 
Instance details

Methods

setCursor :: QwtTextLabel () -> QCursor t1 -> IO () #

QsetCursor (QwtTextLabelSc a) (QCursor t1) # 
Instance details

Methods

setCursor :: QwtTextLabelSc a -> QCursor t1 -> IO () #

QresizeEvent (QwtTextLabel ()) (QResizeEvent t1) # 
Instance details

Methods

resizeEvent :: QwtTextLabel () -> QResizeEvent t1 -> IO () #

QresizeEvent (QwtTextLabelSc a) (QResizeEvent t1) # 
Instance details

Methods

resizeEvent :: QwtTextLabelSc a -> QResizeEvent t1 -> IO () #

Qqresize (QwtTextLabel ()) (QSize t1) # 
Instance details

Methods

qresize :: QwtTextLabel () -> QSize t1 -> IO () #

Qqresize (QwtTextLabelSc a) (QSize t1) # 
Instance details

Methods

qresize :: QwtTextLabelSc a -> QSize t1 -> IO () #

Qredirected (QwtTextLabel ()) (QPoint t1) # 
Instance details

Methods

redirected :: QwtTextLabel () -> QPoint t1 -> IO (QPaintDevice ()) #

Qredirected (QwtTextLabelSc a) (QPoint t1) # 
Instance details

Methods

redirected :: QwtTextLabelSc a -> QPoint t1 -> IO (QPaintDevice ()) #

QpaintEvent (QwtTextLabel ()) (QPaintEvent t1) # 
Instance details

Methods

paintEvent :: QwtTextLabel () -> QPaintEvent t1 -> IO () #

QpaintEvent (QwtTextLabelSc a) (QPaintEvent t1) # 
Instance details

Methods

paintEvent :: QwtTextLabelSc a -> QPaintEvent t1 -> IO () #

QmoveEvent (QwtTextLabel ()) (QMoveEvent t1) # 
Instance details

Methods

moveEvent :: QwtTextLabel () -> QMoveEvent t1 -> IO () #

QmoveEvent (QwtTextLabelSc a) (QMoveEvent t1) # 
Instance details

Methods

moveEvent :: QwtTextLabelSc a -> QMoveEvent t1 -> IO () #

Qqmove (QwtTextLabel ()) (QPoint t1) # 
Instance details

Methods

qmove :: QwtTextLabel () -> QPoint t1 -> IO () #

Qqmove (QwtTextLabelSc a) (QPoint t1) # 
Instance details

Methods

qmove :: QwtTextLabelSc a -> QPoint t1 -> IO () #

QmouseReleaseEvent (QwtTextLabel ()) (QMouseEvent t1) # 
Instance details

Methods

mouseReleaseEvent :: QwtTextLabel () -> QMouseEvent t1 -> IO () #

QmouseReleaseEvent (QwtTextLabelSc a) (QMouseEvent t1) # 
Instance details

Methods

mouseReleaseEvent :: QwtTextLabelSc a -> QMouseEvent t1 -> IO () #

QmousePressEvent (QwtTextLabel ()) (QMouseEvent t1) # 
Instance details

Methods

mousePressEvent :: QwtTextLabel () -> QMouseEvent t1 -> IO () #

QmousePressEvent (QwtTextLabelSc a) (QMouseEvent t1) # 
Instance details

Methods

mousePressEvent :: QwtTextLabelSc a -> QMouseEvent t1 -> IO () #

QmouseMoveEvent (QwtTextLabel ()) (QMouseEvent t1) # 
Instance details

Methods

mouseMoveEvent :: QwtTextLabel () -> QMouseEvent t1 -> IO () #

QmouseMoveEvent (QwtTextLabelSc a) (QMouseEvent t1) # 
Instance details

Methods

mouseMoveEvent :: QwtTextLabelSc a -> QMouseEvent t1 -> IO () #

QmouseDoubleClickEvent (QwtTextLabel ()) (QMouseEvent t1) # 
Instance details

Methods

mouseDoubleClickEvent :: QwtTextLabel () -> QMouseEvent t1 -> IO () #

QmouseDoubleClickEvent (QwtTextLabelSc a) (QMouseEvent t1) # 
Instance details

QleaveEvent (QwtTextLabel ()) (QEvent t1) # 
Instance details

Methods

leaveEvent :: QwtTextLabel () -> QEvent t1 -> IO () #

QleaveEvent (QwtTextLabelSc a) (QEvent t1) # 
Instance details

Methods

leaveEvent :: QwtTextLabelSc a -> QEvent t1 -> IO () #

QkeyReleaseEvent (QwtTextLabel ()) (QKeyEvent t1) # 
Instance details

Methods

keyReleaseEvent :: QwtTextLabel () -> QKeyEvent t1 -> IO () #

QkeyReleaseEvent (QwtTextLabelSc a) (QKeyEvent t1) # 
Instance details

Methods

keyReleaseEvent :: QwtTextLabelSc a -> QKeyEvent t1 -> IO () #

QkeyPressEvent (QwtTextLabel ()) (QKeyEvent t1) # 
Instance details

Methods

keyPressEvent :: QwtTextLabel () -> QKeyEvent t1 -> IO () #

QkeyPressEvent (QwtTextLabelSc a) (QKeyEvent t1) # 
Instance details

Methods

keyPressEvent :: QwtTextLabelSc a -> QKeyEvent t1 -> IO () #

QisSignalConnected (QwtTextLabel ()) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QwtTextLabel () -> QMetaMethod t1 -> IO Bool #

QisSignalConnected (QwtTextLabelSc a) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QwtTextLabelSc a -> QMetaMethod t1 -> IO Bool #

QinputMethodEvent (QwtTextLabel ()) (QInputMethodEvent t1) # 
Instance details

Methods

inputMethodEvent :: QwtTextLabel () -> QInputMethodEvent t1 -> IO () #

QinputMethodEvent (QwtTextLabelSc a) (QInputMethodEvent t1) # 
Instance details

QinitStyleOption (QwtTextLabel ()) (QStyleOptionFrame t1) # 
Instance details

Methods

initStyleOption :: QwtTextLabel () -> QStyleOptionFrame t1 -> IO () #

QinitStyleOption (QwtTextLabelSc a) (QStyleOptionFrame t1) # 
Instance details

QinitPainter (QwtTextLabel ()) (QPainter t1) # 
Instance details

Methods

initPainter :: QwtTextLabel () -> QPainter t1 -> IO () #

QinitPainter (QwtTextLabelSc a) (QPainter t1) # 
Instance details

Methods

initPainter :: QwtTextLabelSc a -> QPainter t1 -> IO () #

QhideEvent (QwtTextLabel ()) (QHideEvent t1) # 
Instance details

Methods

hideEvent :: QwtTextLabel () -> QHideEvent t1 -> IO () #

QhideEvent (QwtTextLabelSc a) (QHideEvent t1) # 
Instance details

Methods

hideEvent :: QwtTextLabelSc a -> QHideEvent t1 -> IO () #

QfocusOutEvent (QwtTextLabel ()) (QFocusEvent t1) # 
Instance details

Methods

focusOutEvent :: QwtTextLabel () -> QFocusEvent t1 -> IO () #

QfocusOutEvent (QwtTextLabelSc a) (QFocusEvent t1) # 
Instance details

Methods

focusOutEvent :: QwtTextLabelSc a -> QFocusEvent t1 -> IO () #

QfocusInEvent (QwtTextLabel ()) (QFocusEvent t1) # 
Instance details

Methods

focusInEvent :: QwtTextLabel () -> QFocusEvent t1 -> IO () #

QfocusInEvent (QwtTextLabelSc a) (QFocusEvent t1) # 
Instance details

Methods

focusInEvent :: QwtTextLabelSc a -> QFocusEvent t1 -> IO () #

QenterEvent (QwtTextLabel ()) (QEvent t1) # 
Instance details

Methods

enterEvent :: QwtTextLabel () -> QEvent t1 -> IO () #

QenterEvent (QwtTextLabelSc a) (QEvent t1) # 
Instance details

Methods

enterEvent :: QwtTextLabelSc a -> QEvent t1 -> IO () #

QdropEvent (QwtTextLabel ()) (QDropEvent t1) # 
Instance details

Methods

dropEvent :: QwtTextLabel () -> QDropEvent t1 -> IO () #

QdropEvent (QwtTextLabelSc a) (QDropEvent t1) # 
Instance details

Methods

dropEvent :: QwtTextLabelSc a -> QDropEvent t1 -> IO () #

QdrawFrame (QwtTextLabel ()) (QPainter t1) # 
Instance details

Methods

drawFrame :: QwtTextLabel () -> QPainter t1 -> IO () #

QdrawFrame (QwtTextLabelSc a) (QPainter t1) # 
Instance details

Methods

drawFrame :: QwtTextLabelSc a -> QPainter t1 -> IO () #

QdrawContents (QwtTextLabel ()) (QPainter t1) # 
Instance details

Methods

drawContents :: QwtTextLabel () -> QPainter t1 -> IO () #

QdrawContents (QwtTextLabelSc a) (QPainter t1) # 
Instance details

Methods

drawContents :: QwtTextLabelSc a -> QPainter t1 -> IO () #

QdragMoveEvent (QwtTextLabel ()) (QDragMoveEvent t1) # 
Instance details

Methods

dragMoveEvent :: QwtTextLabel () -> QDragMoveEvent t1 -> IO () #

QdragMoveEvent (QwtTextLabelSc a) (QDragMoveEvent t1) # 
Instance details

Methods

dragMoveEvent :: QwtTextLabelSc a -> QDragMoveEvent t1 -> IO () #

QdragLeaveEvent (QwtTextLabel ()) (QDragLeaveEvent t1) # 
Instance details

Methods

dragLeaveEvent :: QwtTextLabel () -> QDragLeaveEvent t1 -> IO () #

QdragLeaveEvent (QwtTextLabelSc a) (QDragLeaveEvent t1) # 
Instance details

Methods

dragLeaveEvent :: QwtTextLabelSc a -> QDragLeaveEvent t1 -> IO () #

QdragEnterEvent (QwtTextLabel ()) (QDragEnterEvent t1) # 
Instance details

Methods

dragEnterEvent :: QwtTextLabel () -> QDragEnterEvent t1 -> IO () #

QdragEnterEvent (QwtTextLabelSc a) (QDragEnterEvent t1) # 
Instance details

Methods

dragEnterEvent :: QwtTextLabelSc a -> QDragEnterEvent t1 -> IO () #

QdisconnectNotify (QwtTextLabel ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify :: QwtTextLabel () -> QMetaMethod t1 -> IO () #

QdisconnectNotify (QwtTextLabelSc a) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify :: QwtTextLabelSc a -> QMetaMethod t1 -> IO () #

QcustomEvent (QwtTextLabel ()) (QEvent t1) # 
Instance details

Methods

customEvent :: QwtTextLabel () -> QEvent t1 -> IO () #

QcustomEvent (QwtTextLabelSc a) (QEvent t1) # 
Instance details

Methods

customEvent :: QwtTextLabelSc a -> QEvent t1 -> IO () #

QcontextMenuEvent (QwtTextLabel ()) (QContextMenuEvent t1) # 
Instance details

Methods

contextMenuEvent :: QwtTextLabel () -> QContextMenuEvent t1 -> IO () #

QcontextMenuEvent (QwtTextLabelSc a) (QContextMenuEvent t1) # 
Instance details

QconnectNotify (QwtTextLabel ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QwtTextLabel () -> QMetaMethod t1 -> IO () #

QconnectNotify (QwtTextLabelSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QwtTextLabelSc a -> QMetaMethod t1 -> IO () #

QcloseEvent (QwtTextLabel ()) (QCloseEvent t1) # 
Instance details

Methods

closeEvent :: QwtTextLabel () -> QCloseEvent t1 -> IO () #

QcloseEvent (QwtTextLabelSc a) (QCloseEvent t1) # 
Instance details

Methods

closeEvent :: QwtTextLabelSc a -> QCloseEvent t1 -> IO () #

QchildEvent (QwtTextLabel ()) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QwtTextLabel () -> QChildEvent t1 -> IO () #

QchildEvent (QwtTextLabelSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QwtTextLabelSc a -> QChildEvent t1 -> IO () #

QchangeEvent (QwtTextLabel ()) (QEvent t1) # 
Instance details

Methods

changeEvent :: QwtTextLabel () -> QEvent t1 -> IO () #

QchangeEvent (QwtTextLabelSc a) (QEvent t1) # 
Instance details

Methods

changeEvent :: QwtTextLabelSc a -> QEvent t1 -> IO () #

QactionEvent (QwtTextLabel ()) (QActionEvent t1) # 
Instance details

Methods

actionEvent :: QwtTextLabel () -> QActionEvent t1 -> IO () #

QactionEvent (QwtTextLabelSc a) (QActionEvent t1) # 
Instance details

Methods

actionEvent :: QwtTextLabelSc a -> QActionEvent t1 -> IO () #

Qevent (QwtTextLabel ()) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QwtTextLabel () -> QEvent t1 -> IO Bool #

Qevent (QwtTextLabelSc a) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QwtTextLabelSc a -> QEvent t1 -> IO Bool #

QaddAction (QwtTextLabel ()) (QAction t1) (IO ()) # 
Instance details

Methods

addAction :: QwtTextLabel () -> QAction t1 -> IO () #

QaddAction (QwtTextLabelSc a) (QAction t1) (IO ()) # 
Instance details

Methods

addAction :: QwtTextLabelSc a -> QAction t1 -> IO () #

QuserMethod (QwtTextLabel ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QwtTextLabel () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QwtTextLabelSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QwtTextLabelSc a -> Int -> QVariant () -> IO (QVariant ()) #

QsetText (QwtTextLabel ()) (String, QwtText_TextFormat) # 
Instance details

Methods

setText :: QwtTextLabel () -> (String, QwtText_TextFormat) -> IO () #

QsetText (QwtTextLabelSc a) (String, QwtText_TextFormat) # 
Instance details

Methods

setText :: QwtTextLabelSc a -> (String, QwtText_TextFormat) -> IO () #

Qmove (QwtTextLabel ()) (Int, Int) # 
Instance details

Methods

move :: QwtTextLabel () -> (Int, Int) -> IO () #

Qmove (QwtTextLabelSc a) (Int, Int) # 
Instance details

Methods

move :: QwtTextLabelSc a -> (Int, Int) -> IO () #

QeventFilter (QwtTextLabel ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QwtTextLabel () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter (QwtTextLabelSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QwtTextLabelSc a -> (QObject t1, QEvent t2) -> IO Bool #

QqdrawText (QwtTextLabel ()) (QPainter t1, QRectF t2) # 
Instance details

Methods

qdrawText :: QwtTextLabel () -> (QPainter t1, QRectF t2) -> IO () #

QqdrawText (QwtTextLabelSc a) (QPainter t1, QRectF t2) # 
Instance details

Methods

qdrawText :: QwtTextLabelSc a -> (QPainter t1, QRectF t2) -> IO () #

QdrawText (QwtTextLabel ()) (QPainter t1, RectF) # 
Instance details

Methods

drawText :: QwtTextLabel () -> (QPainter t1, RectF) -> IO () #

QdrawText (QwtTextLabelSc a) (QPainter t1, RectF) # 
Instance details

Methods

drawText :: QwtTextLabelSc a -> (QPainter t1, RectF) -> IO () #

Qdestroy (QwtTextLabel ()) (Bool, Bool) # 
Instance details

Methods

destroy :: QwtTextLabel () -> (Bool, Bool) -> IO () #

Qdestroy (QwtTextLabelSc a) (Bool, Bool) # 
Instance details

Methods

destroy :: QwtTextLabelSc a -> (Bool, Bool) -> IO () #

Qresize (QwtTextLabel ()) (Int, Int) (IO ()) # 
Instance details

Methods

resize :: QwtTextLabel () -> (Int, Int) -> IO () #

Qresize (QwtTextLabelSc a) (Int, Int) (IO ()) # 
Instance details

Methods

resize :: QwtTextLabelSc a -> (Int, Int) -> IO () #

Qcreate (QwtTextLabel ()) (Int, Bool) (IO ()) # 
Instance details

Methods

create :: QwtTextLabel () -> (Int, Bool) -> IO () #

Qcreate (QwtTextLabelSc a) (Int, Bool) (IO ()) # 
Instance details

Methods

create :: QwtTextLabelSc a -> (Int, Bool) -> IO () #

QnativeEvent (QwtTextLabel ()) (QByteArray t1, QVoid t2, QLongPtr t3) # 
Instance details

Methods

nativeEvent :: QwtTextLabel () -> (QByteArray t1, QVoid t2, QLongPtr t3) -> IO Bool #

QnativeEvent (QwtTextLabelSc a) (QByteArray t1, QVoid t2, QLongPtr t3) # 
Instance details

Methods

nativeEvent :: QwtTextLabelSc a -> (QByteArray t1, QVoid t2, QLongPtr t3) -> IO Bool #

Qcreate (QwtTextLabel ()) (Int, Bool, Bool) (IO ()) # 
Instance details

Methods

create :: QwtTextLabel () -> (Int, Bool, Bool) -> IO () #

Qcreate (QwtTextLabelSc a) (Int, Bool, Bool) (IO ()) # 
Instance details

Methods

create :: QwtTextLabelSc a -> (Int, Bool, Bool) -> IO () #

QsetGeometry (QwtTextLabel ()) (Int, Int, Int, Int) # 
Instance details

Methods

setGeometry :: QwtTextLabel () -> (Int, Int, Int, Int) -> IO () #

QsetGeometry (QwtTextLabelSc a) (Int, Int, Int, Int) # 
Instance details

Methods

setGeometry :: QwtTextLabelSc a -> (Int, Int, Int, Int) -> IO () #