Qtc.Multimedia.QSound

Contents

Documentation

class QqSoundTrUtf8 x1 where #

Methods

qSoundTrUtf8 :: x1 -> IO String #

Instances
QqSoundTrUtf8 String # 
Instance details

Defined in Qtc.Multimedia.QSound

Methods

qSoundTrUtf8 :: String -> IO String #

QqSoundTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Multimedia.QSound

Methods

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

QqSoundTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Multimedia.QSound

Methods

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

qSoundPlay :: String -> IO () #

class QqSound x1 where #

Methods

qSound :: x1 -> IO (QSound ()) #

Instances
QqSound String # 
Instance details

Defined in Qtc.Multimedia.QSound

Methods

qSound :: String -> IO (QSound ()) #

QqSound (String, QObject t2) # 
Instance details

Defined in Qtc.Multimedia.QSound

Methods

qSound :: (String, QObject t2) -> IO (QSound ()) #

loops :: QSound a -> () -> IO Int #

setLoops :: QSound a -> Int -> IO () #

qSound_delete :: QSound a -> IO () #

Orphan instances

QsenderSignalIndex (QSound ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QSoundSc a) () # 
Instance details

Methods

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

Qsender (QSound ()) () # 
Instance details

Methods

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

Qsender (QSoundSc a) () # 
Instance details

Methods

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

Qreceivers (QSound ()) String # 
Instance details

Methods

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

Qreceivers (QSoundSc a) String # 
Instance details

Methods

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

QisFinished (QSound a) () # 
Instance details

Methods

isFinished :: QSound a -> () -> IO Bool #

QfileName (QSound a) () # 
Instance details

Methods

fileName :: QSound a -> () -> IO String #

QloopsRemaining (QSound a) () # 
Instance details

Methods

loopsRemaining :: QSound a -> () -> IO Int #

Qstop (QSound ()) () (IO ()) # 
Instance details

Methods

stop :: QSound () -> () -> IO () #

Qstop (QSoundSc a) () (IO ()) # 
Instance details

Methods

stop :: QSoundSc a -> () -> IO () #

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

Methods

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

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

Methods

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

Qplay (QSound ()) () (IO ()) # 
Instance details

Methods

play :: QSound () -> () -> IO () #

Qplay (QSoundSc a) () (IO ()) # 
Instance details

Methods

play :: QSoundSc a -> () -> IO () #

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

Methods

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

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

Methods

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

QuserMethod (QSound ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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