Qtc.Multimedia.QMediaService

Contents

Documentation

class QqMediaServiceTrUtf8 x1 where #

Methods

qMediaServiceTrUtf8 :: x1 -> IO String #

Instances
QqMediaServiceTrUtf8 String # 
Instance details

Defined in Qtc.Multimedia.QMediaService

Methods

qMediaServiceTrUtf8 :: String -> IO String #

QqMediaServiceTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Multimedia.QMediaService

Methods

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

QqMediaServiceTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Multimedia.QMediaService

Methods

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

class QreleaseControl x0 x1 where #

Methods

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

Instances
QreleaseControl (QMediaService ()) (QMediaControl t1) # 
Instance details

Defined in Qtc.Multimedia.QMediaService

Methods

releaseControl :: QMediaService () -> QMediaControl t1 -> IO () #

QreleaseControl (QMediaServiceSc a) (QMediaControl t1) # 
Instance details

Defined in Qtc.Multimedia.QMediaService

Methods

releaseControl :: QMediaServiceSc a -> QMediaControl t1 -> IO () #

class QrequestControl x0 x1 where #

Methods

requestControl :: x0 -> x1 -> IO (QMediaControl ()) #

Instances
QrequestControl (QMediaService ()) String # 
Instance details

Defined in Qtc.Multimedia.QMediaService

Methods

requestControl :: QMediaService () -> String -> IO (QMediaControl ()) #

QrequestControl (QMediaServiceSc a) String # 
Instance details

Defined in Qtc.Multimedia.QMediaService

Methods

requestControl :: QMediaServiceSc a -> String -> IO (QMediaControl ()) #

Orphan instances

QsenderSignalIndex (QMediaService ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QMediaServiceSc a) () # 
Instance details

Methods

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

Qsender (QMediaService ()) () # 
Instance details

Methods

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

Qsender (QMediaServiceSc a) () # 
Instance details

Methods

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

Qreceivers (QMediaService ()) String # 
Instance details

Methods

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

Qreceivers (QMediaServiceSc a) String # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QMediaService ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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