Qtc.Network.QNetworkSession_h

Contents

Documentation

class Qignore_h x0 x1 where #

Methods

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

Instances
Qignore_h (QNetworkSession ()) () # 
Instance details

Defined in Qtc.Network.QNetworkSession_h

Methods

ignore_h :: QNetworkSession () -> () -> IO () #

Qignore_h (QNetworkSessionSc a) () # 
Instance details

Defined in Qtc.Network.QNetworkSession_h

Methods

ignore_h :: QNetworkSessionSc a -> () -> IO () #

class Qmigrate_h x0 x1 where #

Methods

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

Instances
Qmigrate_h (QNetworkSession ()) () # 
Instance details

Defined in Qtc.Network.QNetworkSession_h

Methods

migrate_h :: QNetworkSession () -> () -> IO () #

Qmigrate_h (QNetworkSessionSc a) () # 
Instance details

Defined in Qtc.Network.QNetworkSession_h

Methods

migrate_h :: QNetworkSessionSc a -> () -> IO () #

Orphan instances

QunSetHandler (QNetworkSession ()) # 
Instance details

Methods

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

QunSetHandler (QNetworkSessionSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QNetworkSession ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QNetworkSessionSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QNetworkSession ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QNetworkSessionSc a) # 
Instance details

Methods

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

QunSetUserMethod (QNetworkSession ()) # 
Instance details

Methods

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

QunSetUserMethod (QNetworkSessionSc a) # 
Instance details

Methods

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

Qreject_h (QNetworkSession ()) () # 
Instance details

Methods

reject_h :: QNetworkSession () -> () -> IO () #

Qreject_h (QNetworkSessionSc a) () # 
Instance details

Methods

reject_h :: QNetworkSessionSc a -> () -> IO () #

Qstop_h (QNetworkSession ()) () (IO ()) # 
Instance details

Methods

stop_h :: QNetworkSession () -> () -> IO () #

Qstop_h (QNetworkSessionSc a) () (IO ()) # 
Instance details

Methods

stop_h :: QNetworkSessionSc a -> () -> IO () #

Qopen_h (QNetworkSession ()) () (IO ()) # 
Instance details

Methods

open_h :: QNetworkSession () -> () -> IO () #

Qopen_h (QNetworkSessionSc a) () (IO ()) # 
Instance details

Methods

open_h :: QNetworkSessionSc a -> () -> IO () #

Qclose_h (QNetworkSession ()) () (IO ()) # 
Instance details

Methods

close_h :: QNetworkSession () -> () -> IO () #

Qclose_h (QNetworkSessionSc a) () (IO ()) # 
Instance details

Methods

close_h :: QNetworkSessionSc a -> () -> IO () #

Qaccept_h (QNetworkSession ()) () (IO ()) # 
Instance details

Methods

accept_h :: QNetworkSession () -> () -> IO () #

Qaccept_h (QNetworkSessionSc a) () (IO ()) # 
Instance details

Methods

accept_h :: QNetworkSessionSc a -> () -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QNetworkSessionSc a) (QNetworkSession x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QNetworkSessionSc a -> String -> (QNetworkSession x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QNetworkSessionSc a) (QNetworkSession x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QNetworkSessionSc a -> String -> (QNetworkSession x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QNetworkSessionSc a) (QNetworkSession x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QNetworkSessionSc a -> String -> (QNetworkSession x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QNetworkSessionSc a) (QNetworkSession x0 -> IO ()) # 
Instance details

Methods

setHandler :: QNetworkSessionSc a -> String -> (QNetworkSession x0 -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QNetworkSessionSc a) (QNetworkSession x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QNetworkSessionSc a -> Int -> (QNetworkSession x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QNetworkSessionSc a) (QNetworkSession x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QNetworkSessionSc a -> Int -> (QNetworkSession x0 -> IO ()) -> IO () #