Qtc.Widgets.QGraphicsScene_h

Contents

Documentation

class Qqinvalidate_h x0 x1 where #

Methods

qinvalidate_h :: x0 -> x1 -> IO () #

Instances
Qqinvalidate_h (QGraphicsScene ()) (QRectF t1) # 
Instance details

Defined in Qtc.Widgets.QGraphicsScene_h

Methods

qinvalidate_h :: QGraphicsScene () -> QRectF t1 -> IO () #

Qqinvalidate_h (QGraphicsSceneSc a) (QRectF t1) # 
Instance details

Defined in Qtc.Widgets.QGraphicsScene_h

Methods

qinvalidate_h :: QGraphicsSceneSc a -> QRectF t1 -> IO () #

Qqinvalidate_h (QGraphicsScene ()) (QRectF t1, SceneLayers) # 
Instance details

Defined in Qtc.Widgets.QGraphicsScene_h

Methods

qinvalidate_h :: QGraphicsScene () -> (QRectF t1, SceneLayers) -> IO () #

Qqinvalidate_h (QGraphicsSceneSc a) (QRectF t1, SceneLayers) # 
Instance details

Defined in Qtc.Widgets.QGraphicsScene_h

Methods

qinvalidate_h :: QGraphicsSceneSc a -> (QRectF t1, SceneLayers) -> IO () #

class Qqupdate_h x0 x1 where #

Methods

qupdate_h :: x0 -> x1 -> IO () #

Instances
Qqupdate_h (QGraphicsScene ()) (QRectF t1) # 
Instance details

Defined in Qtc.Widgets.QGraphicsScene_h

Methods

qupdate_h :: QGraphicsScene () -> QRectF t1 -> IO () #

Qqupdate_h (QGraphicsSceneSc a) (QRectF t1) # 
Instance details

Defined in Qtc.Widgets.QGraphicsScene_h

Methods

qupdate_h :: QGraphicsSceneSc a -> QRectF t1 -> IO () #

Orphan instances

QunSetHandler (QGraphicsScene ()) # 
Instance details

Methods

unSetHandler :: QGraphicsScene () -> String -> IO Bool #

QunSetHandler (QGraphicsSceneSc a) # 
Instance details

Methods

unSetHandler :: QGraphicsSceneSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QGraphicsScene ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QGraphicsScene () -> Int -> IO Bool #

QunSetUserMethodVariantList (QGraphicsSceneSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QGraphicsSceneSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QGraphicsScene ()) # 
Instance details

Methods

unSetUserMethodVariant :: QGraphicsScene () -> Int -> IO Bool #

QunSetUserMethodVariant (QGraphicsSceneSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QGraphicsSceneSc a -> Int -> IO Bool #

QunSetUserMethod (QGraphicsScene ()) # 
Instance details

Methods

unSetUserMethod :: QGraphicsScene () -> Int -> IO Bool #

QunSetUserMethod (QGraphicsSceneSc a) # 
Instance details

Methods

unSetUserMethod :: QGraphicsSceneSc a -> Int -> IO Bool #

Qupdate_h (QGraphicsScene ()) () # 
Instance details

Methods

update_h :: QGraphicsScene () -> () -> IO () #

Qupdate_h (QGraphicsScene ()) RectF # 
Instance details

Methods

update_h :: QGraphicsScene () -> RectF -> IO () #

Qupdate_h (QGraphicsSceneSc a) RectF # 
Instance details

Methods

update_h :: QGraphicsSceneSc a -> RectF -> IO () #

Qupdate_h (QGraphicsSceneSc a) () # 
Instance details

Methods

update_h :: QGraphicsSceneSc a -> () -> IO () #

Qinvalidate_h (QGraphicsScene ()) () # 
Instance details

Methods

invalidate_h :: QGraphicsScene () -> () -> IO () #

Qinvalidate_h (QGraphicsScene ()) RectF # 
Instance details

Methods

invalidate_h :: QGraphicsScene () -> RectF -> IO () #

Qinvalidate_h (QGraphicsSceneSc a) RectF # 
Instance details

Methods

invalidate_h :: QGraphicsSceneSc a -> RectF -> IO () #

Qinvalidate_h (QGraphicsSceneSc a) () # 
Instance details

Methods

invalidate_h :: QGraphicsSceneSc a -> () -> IO () #

QinputMethodQuery_h (QGraphicsScene ()) InputMethodQuery # 
Instance details

QinputMethodQuery_h (QGraphicsSceneSc a) InputMethodQuery # 
Instance details

QfocusNextPrevChild_h (QGraphicsScene ()) Bool # 
Instance details

Methods

focusNextPrevChild_h :: QGraphicsScene () -> Bool -> IO Bool #

QfocusNextPrevChild_h (QGraphicsSceneSc a) Bool # 
Instance details

Methods

focusNextPrevChild_h :: QGraphicsSceneSc a -> Bool -> IO Bool #

QclearSelection_h (QGraphicsScene ()) () # 
Instance details

Methods

clearSelection_h :: QGraphicsScene () -> () -> IO () #

QclearSelection_h (QGraphicsSceneSc a) () # 
Instance details

Methods

clearSelection_h :: QGraphicsSceneSc a -> () -> IO () #

Qclear_h (QGraphicsScene ()) () # 
Instance details

Methods

clear_h :: QGraphicsScene () -> () -> IO () #

Qclear_h (QGraphicsSceneSc a) () # 
Instance details

Methods

clear_h :: QGraphicsSceneSc a -> () -> IO () #

Qadvance_h (QGraphicsScene ()) () (IO ()) # 
Instance details

Methods

advance_h :: QGraphicsScene () -> () -> IO () #

Qadvance_h (QGraphicsSceneSc a) () (IO ()) # 
Instance details

Methods

advance_h :: QGraphicsSceneSc a -> () -> IO () #

QwheelEvent_h (QGraphicsScene ()) (QGraphicsSceneWheelEvent t1) # 
Instance details

QwheelEvent_h (QGraphicsSceneSc a) (QGraphicsSceneWheelEvent t1) # 
Instance details

QtimerEvent_h (QGraphicsScene ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QGraphicsScene () -> QTimerEvent t1 -> IO () #

QtimerEvent_h (QGraphicsSceneSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QGraphicsSceneSc a -> QTimerEvent t1 -> IO () #

QmouseReleaseEvent_h (QGraphicsScene ()) (QGraphicsSceneMouseEvent t1) # 
Instance details

QmouseReleaseEvent_h (QGraphicsSceneSc a) (QGraphicsSceneMouseEvent t1) # 
Instance details

QmousePressEvent_h (QGraphicsScene ()) (QGraphicsSceneMouseEvent t1) # 
Instance details

QmousePressEvent_h (QGraphicsSceneSc a) (QGraphicsSceneMouseEvent t1) # 
Instance details

QmouseMoveEvent_h (QGraphicsScene ()) (QGraphicsSceneMouseEvent t1) # 
Instance details

QmouseMoveEvent_h (QGraphicsSceneSc a) (QGraphicsSceneMouseEvent t1) # 
Instance details

QmouseDoubleClickEvent_h (QGraphicsScene ()) (QGraphicsSceneMouseEvent t1) # 
Instance details

QmouseDoubleClickEvent_h (QGraphicsSceneSc a) (QGraphicsSceneMouseEvent t1) # 
Instance details

QkeyReleaseEvent_h (QGraphicsScene ()) (QKeyEvent t1) # 
Instance details

Methods

keyReleaseEvent_h :: QGraphicsScene () -> QKeyEvent t1 -> IO () #

QkeyReleaseEvent_h (QGraphicsSceneSc a) (QKeyEvent t1) # 
Instance details

Methods

keyReleaseEvent_h :: QGraphicsSceneSc a -> QKeyEvent t1 -> IO () #

QkeyPressEvent_h (QGraphicsScene ()) (QKeyEvent t1) # 
Instance details

Methods

keyPressEvent_h :: QGraphicsScene () -> QKeyEvent t1 -> IO () #

QkeyPressEvent_h (QGraphicsSceneSc a) (QKeyEvent t1) # 
Instance details

Methods

keyPressEvent_h :: QGraphicsSceneSc a -> QKeyEvent t1 -> IO () #

QinputMethodEvent_h (QGraphicsScene ()) (QInputMethodEvent t1) # 
Instance details

QinputMethodEvent_h (QGraphicsSceneSc a) (QInputMethodEvent t1) # 
Instance details

QfocusOutEvent_h (QGraphicsScene ()) (QFocusEvent t1) # 
Instance details

Methods

focusOutEvent_h :: QGraphicsScene () -> QFocusEvent t1 -> IO () #

QfocusOutEvent_h (QGraphicsSceneSc a) (QFocusEvent t1) # 
Instance details

Methods

focusOutEvent_h :: QGraphicsSceneSc a -> QFocusEvent t1 -> IO () #

QfocusInEvent_h (QGraphicsScene ()) (QFocusEvent t1) # 
Instance details

Methods

focusInEvent_h :: QGraphicsScene () -> QFocusEvent t1 -> IO () #

QfocusInEvent_h (QGraphicsSceneSc a) (QFocusEvent t1) # 
Instance details

Methods

focusInEvent_h :: QGraphicsSceneSc a -> QFocusEvent t1 -> IO () #

Qevent_h (QGraphicsScene ()) (QEvent t1) # 
Instance details

Methods

event_h :: QGraphicsScene () -> QEvent t1 -> IO Bool #

Qevent_h (QGraphicsSceneSc a) (QEvent t1) # 
Instance details

Methods

event_h :: QGraphicsSceneSc a -> QEvent t1 -> IO Bool #

QdropEvent_h (QGraphicsScene ()) (QGraphicsSceneDragDropEvent t1) # 
Instance details

QdropEvent_h (QGraphicsSceneSc a) (QGraphicsSceneDragDropEvent t1) # 
Instance details

QdragMoveEvent_h (QGraphicsScene ()) (QGraphicsSceneDragDropEvent t1) # 
Instance details

QdragMoveEvent_h (QGraphicsSceneSc a) (QGraphicsSceneDragDropEvent t1) # 
Instance details

QdragLeaveEvent_h (QGraphicsScene ()) (QGraphicsSceneDragDropEvent t1) # 
Instance details

QdragLeaveEvent_h (QGraphicsSceneSc a) (QGraphicsSceneDragDropEvent t1) # 
Instance details

QdragEnterEvent_h (QGraphicsScene ()) (QGraphicsSceneDragDropEvent t1) # 
Instance details

QdragEnterEvent_h (QGraphicsSceneSc a) (QGraphicsSceneDragDropEvent t1) # 
Instance details

QdisconnectNotify_h (QGraphicsScene ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify_h :: QGraphicsScene () -> QMetaMethod t1 -> IO () #

QdisconnectNotify_h (QGraphicsSceneSc a) (QMetaMethod t1) # 
Instance details

QcustomEvent_h (QGraphicsScene ()) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QGraphicsScene () -> QEvent t1 -> IO () #

QcustomEvent_h (QGraphicsSceneSc a) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QGraphicsSceneSc a -> QEvent t1 -> IO () #

QcontextMenuEvent_h (QGraphicsScene ()) (QGraphicsSceneContextMenuEvent t1) # 
Instance details

QcontextMenuEvent_h (QGraphicsSceneSc a) (QGraphicsSceneContextMenuEvent t1) # 
Instance details

QconnectNotify_h (QGraphicsScene ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QGraphicsScene () -> QMetaMethod t1 -> IO () #

QconnectNotify_h (QGraphicsSceneSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QGraphicsSceneSc a -> QMetaMethod t1 -> IO () #

QchildEvent_h (QGraphicsScene ()) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QGraphicsScene () -> QChildEvent t1 -> IO () #

QchildEvent_h (QGraphicsSceneSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QGraphicsSceneSc a -> QChildEvent t1 -> IO () #

QhelpEvent_h (QGraphicsScene ()) (QGraphicsSceneHelpEvent t1) (IO ()) # 
Instance details

QhelpEvent_h (QGraphicsSceneSc a) (QGraphicsSceneHelpEvent t1) (IO ()) # 
Instance details

Qinvalidate_h (QGraphicsScene ()) (RectF, SceneLayers) # 
Instance details

Methods

invalidate_h :: QGraphicsScene () -> (RectF, SceneLayers) -> IO () #

Qinvalidate_h (QGraphicsSceneSc a) (RectF, SceneLayers) # 
Instance details

Methods

invalidate_h :: QGraphicsSceneSc a -> (RectF, SceneLayers) -> IO () #

QeventFilter_h (QGraphicsScene ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QGraphicsScene () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter_h (QGraphicsSceneSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QGraphicsSceneSc a -> (QObject t1, QEvent t2) -> IO Bool #

QqdrawForeground_h (QGraphicsScene ()) (QPainter t1, QRectF t2) # 
Instance details

Methods

qdrawForeground_h :: QGraphicsScene () -> (QPainter t1, QRectF t2) -> IO () #

QqdrawForeground_h (QGraphicsSceneSc a) (QPainter t1, QRectF t2) # 
Instance details

Methods

qdrawForeground_h :: QGraphicsSceneSc a -> (QPainter t1, QRectF t2) -> IO () #

QdrawForeground_h (QGraphicsScene ()) (QPainter t1, RectF) # 
Instance details

Methods

drawForeground_h :: QGraphicsScene () -> (QPainter t1, RectF) -> IO () #

QdrawForeground_h (QGraphicsSceneSc a) (QPainter t1, RectF) # 
Instance details

Methods

drawForeground_h :: QGraphicsSceneSc a -> (QPainter t1, RectF) -> IO () #

QqdrawBackground_h (QGraphicsScene ()) (QPainter t1, QRectF t2) # 
Instance details

Methods

qdrawBackground_h :: QGraphicsScene () -> (QPainter t1, QRectF t2) -> IO () #

QqdrawBackground_h (QGraphicsSceneSc a) (QPainter t1, QRectF t2) # 
Instance details

Methods

qdrawBackground_h :: QGraphicsSceneSc a -> (QPainter t1, QRectF t2) -> IO () #

QdrawBackground_h (QGraphicsScene ()) (QPainter t1, RectF) # 
Instance details

Methods

drawBackground_h :: QGraphicsScene () -> (QPainter t1, RectF) -> IO () #

QdrawBackground_h (QGraphicsSceneSc a) (QPainter t1, RectF) # 
Instance details

Methods

drawBackground_h :: QGraphicsSceneSc a -> (QPainter t1, RectF) -> IO () #

QsetHandler (QGraphicsScene ()) (QGraphicsScene x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsScene () -> String -> (QGraphicsScene x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QGraphicsScene ()) (QGraphicsScene x0 -> InputMethodQuery -> IO (QVariant t0)) # 
Instance details

Methods

setHandler :: QGraphicsScene () -> String -> (QGraphicsScene x0 -> InputMethodQuery -> IO (QVariant t0)) -> IO () #

QsetHandler (QGraphicsScene ()) (QGraphicsScene x0 -> Bool -> IO Bool) # 
Instance details

Methods

setHandler :: QGraphicsScene () -> String -> (QGraphicsScene x0 -> Bool -> IO Bool) -> IO () #

QsetHandler (QGraphicsScene ()) (QGraphicsScene x0 -> QPainter t1 -> Int -> [QGraphicsItem t3] -> [QStyleOptionGraphicsItem t4] -> QObject t5 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsScene () -> String -> (QGraphicsScene x0 -> QPainter t1 -> Int -> [QGraphicsItem t3] -> [QStyleOptionGraphicsItem t4] -> QObject t5 -> IO ()) -> IO () #

QsetHandler (QGraphicsScene ()) (QGraphicsScene x0 -> QPainter t1 -> QRectF t2 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsScene () -> String -> (QGraphicsScene x0 -> QPainter t1 -> QRectF t2 -> IO ()) -> IO () #

QsetHandler (QGraphicsScene ()) (QGraphicsScene x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsScene () -> String -> (QGraphicsScene x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QGraphicsScene ()) (QGraphicsScene x0 -> QRectF t1 -> SceneLayers -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsScene () -> String -> (QGraphicsScene x0 -> QRectF t1 -> SceneLayers -> IO ()) -> IO () #

QsetHandler (QGraphicsScene ()) (QGraphicsScene x0 -> QRectF t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsScene () -> String -> (QGraphicsScene x0 -> QRectF t1 -> IO ()) -> IO () #

QsetHandler (QGraphicsScene ()) (QGraphicsScene x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QGraphicsScene () -> String -> (QGraphicsScene x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QGraphicsScene ()) (QGraphicsScene x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QGraphicsScene () -> String -> (QGraphicsScene x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QGraphicsScene ()) (QGraphicsScene x0 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsScene () -> String -> (QGraphicsScene x0 -> IO ()) -> IO () #

QsetHandler (QGraphicsSceneSc a) (QGraphicsScene x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsSceneSc a -> String -> (QGraphicsScene x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QGraphicsSceneSc a) (QGraphicsScene x0 -> InputMethodQuery -> IO (QVariant t0)) # 
Instance details

Methods

setHandler :: QGraphicsSceneSc a -> String -> (QGraphicsScene x0 -> InputMethodQuery -> IO (QVariant t0)) -> IO () #

QsetHandler (QGraphicsSceneSc a) (QGraphicsScene x0 -> Bool -> IO Bool) # 
Instance details

Methods

setHandler :: QGraphicsSceneSc a -> String -> (QGraphicsScene x0 -> Bool -> IO Bool) -> IO () #

QsetHandler (QGraphicsSceneSc a) (QGraphicsScene x0 -> QPainter t1 -> Int -> [QGraphicsItem t3] -> [QStyleOptionGraphicsItem t4] -> QObject t5 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsSceneSc a -> String -> (QGraphicsScene x0 -> QPainter t1 -> Int -> [QGraphicsItem t3] -> [QStyleOptionGraphicsItem t4] -> QObject t5 -> IO ()) -> IO () #

QsetHandler (QGraphicsSceneSc a) (QGraphicsScene x0 -> QPainter t1 -> QRectF t2 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsSceneSc a -> String -> (QGraphicsScene x0 -> QPainter t1 -> QRectF t2 -> IO ()) -> IO () #

QsetHandler (QGraphicsSceneSc a) (QGraphicsScene x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsSceneSc a -> String -> (QGraphicsScene x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QGraphicsSceneSc a) (QGraphicsScene x0 -> QRectF t1 -> SceneLayers -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsSceneSc a -> String -> (QGraphicsScene x0 -> QRectF t1 -> SceneLayers -> IO ()) -> IO () #

QsetHandler (QGraphicsSceneSc a) (QGraphicsScene x0 -> QRectF t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsSceneSc a -> String -> (QGraphicsScene x0 -> QRectF t1 -> IO ()) -> IO () #

QsetHandler (QGraphicsSceneSc a) (QGraphicsScene x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QGraphicsSceneSc a -> String -> (QGraphicsScene x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QGraphicsSceneSc a) (QGraphicsScene x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QGraphicsSceneSc a -> String -> (QGraphicsScene x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QGraphicsSceneSc a) (QGraphicsScene x0 -> IO ()) # 
Instance details

Methods

setHandler :: QGraphicsSceneSc a -> String -> (QGraphicsScene x0 -> IO ()) -> IO () #

QsetUserMethod (QGraphicsScene ()) (QGraphicsScene x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QGraphicsScene () -> Int -> (QGraphicsScene x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QGraphicsScene ()) (QGraphicsScene x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QGraphicsScene () -> Int -> (QGraphicsScene x0 -> IO ()) -> IO () #

QsetUserMethod (QGraphicsSceneSc a) (QGraphicsScene x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QGraphicsSceneSc a -> Int -> (QGraphicsScene x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QGraphicsSceneSc a) (QGraphicsScene x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QGraphicsSceneSc a -> Int -> (QGraphicsScene x0 -> IO ()) -> IO () #

QdrawItems_h (QGraphicsScene ()) (QPainter t1, Int, [QGraphicsItem t3], [QStyleOptionGraphicsItem t4], QWidget t5) # 
Instance details

Methods

drawItems_h :: QGraphicsScene () -> (QPainter t1, Int, [QGraphicsItem t3], [QStyleOptionGraphicsItem t4], QWidget t5) -> IO () #

QdrawItems_h (QGraphicsSceneSc a) (QPainter t1, Int, [QGraphicsItem t3], [QStyleOptionGraphicsItem t4], QWidget t5) # 
Instance details

Methods

drawItems_h :: QGraphicsSceneSc a -> (QPainter t1, Int, [QGraphicsItem t3], [QStyleOptionGraphicsItem t4], QWidget t5) -> IO () #