Qtc.Widgets.QGraphicsScale

Contents

Documentation

class QqGraphicsScaleTrUtf8 x1 where #

Methods

qGraphicsScaleTrUtf8 :: x1 -> IO String #

Instances
QqGraphicsScaleTrUtf8 String # 
Instance details

Defined in Qtc.Widgets.QGraphicsScale

Methods

qGraphicsScaleTrUtf8 :: String -> IO String #

QqGraphicsScaleTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Widgets.QGraphicsScale

Methods

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

QqGraphicsScaleTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Widgets.QGraphicsScale

Methods

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

class QqGraphicsScale x1 where #

Methods

qGraphicsScale :: x1 -> IO (QGraphicsScale ()) #

Instances
QqGraphicsScale () # 
Instance details

Defined in Qtc.Widgets.QGraphicsScale

Methods

qGraphicsScale :: () -> IO (QGraphicsScale ()) #

QqGraphicsScale (QObject t1) # 
Instance details

Defined in Qtc.Widgets.QGraphicsScale

Methods

qGraphicsScale :: QObject t1 -> IO (QGraphicsScale ()) #

setXScale :: QGraphicsScale a -> Double -> IO () #

setYScale :: QGraphicsScale a -> Double -> IO () #

setZScale :: QGraphicsScale a -> Double -> IO () #

xScale :: QGraphicsScale a -> () -> IO Double #

yScale :: QGraphicsScale a -> () -> IO Double #

zScale :: QGraphicsScale a -> () -> IO Double #

Orphan instances

Qupdate (QGraphicsScale ()) () # 
Instance details

Methods

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

Qupdate (QGraphicsScaleSc a) () # 
Instance details

Methods

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

QsenderSignalIndex (QGraphicsScale ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QGraphicsScaleSc a) () # 
Instance details

Methods

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

Qsender (QGraphicsScale ()) () # 
Instance details

Methods

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

Qsender (QGraphicsScaleSc a) () # 
Instance details

Methods

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

Qreceivers (QGraphicsScale ()) String # 
Instance details

Methods

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

Qreceivers (QGraphicsScaleSc a) String # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qorigin (QGraphicsScale a) () (IO (QVector3D ())) # 
Instance details

Methods

origin :: QGraphicsScale a -> () -> IO (QVector3D ()) #

QuserMethod (QGraphicsScale ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetOrigin (QGraphicsScale a) (QVector3D t1) # 
Instance details

Methods

setOrigin :: QGraphicsScale a -> QVector3D t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QapplyTo (QGraphicsScale ()) (QMatrix4x4 t1) # 
Instance details

Methods

applyTo :: QGraphicsScale () -> QMatrix4x4 t1 -> IO () #

QapplyTo (QGraphicsScaleSc a) (QMatrix4x4 t1) # 
Instance details

Methods

applyTo :: QGraphicsScaleSc a -> QMatrix4x4 t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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