Qtc.Network.QTcpServer_h

Contents

Orphan instances

QunSetHandler (QTcpServer ()) # 
Instance details

Methods

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

QunSetHandler (QTcpServerSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QTcpServer ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QTcpServerSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QTcpServer ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QTcpServerSc a) # 
Instance details

Methods

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

QunSetUserMethod (QTcpServer ()) # 
Instance details

Methods

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

QunSetUserMethod (QTcpServerSc a) # 
Instance details

Methods

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

QhasPendingConnections_h (QTcpServer ()) () # 
Instance details

Methods

hasPendingConnections_h :: QTcpServer () -> () -> IO Bool #

QhasPendingConnections_h (QTcpServerSc a) () # 
Instance details

Methods

hasPendingConnections_h :: QTcpServerSc a -> () -> IO Bool #

QnextPendingConnection_h (QTcpServer ()) () (IO (QTcpSocket ())) # 
Instance details

Methods

nextPendingConnection_h :: QTcpServer () -> () -> IO (QTcpSocket ()) #

QnextPendingConnection_h (QTcpServerSc a) () (IO (QTcpSocket ())) # 
Instance details

Methods

nextPendingConnection_h :: QTcpServerSc a -> () -> IO (QTcpSocket ()) #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

disconnectNotify_h :: QTcpServerSc a -> QMetaMethod t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QincomingConnection_h (QTcpServer ()) (QVoid t1) # 
Instance details

Methods

incomingConnection_h :: QTcpServer () -> QVoid t1 -> IO () #

QincomingConnection_h (QTcpServerSc a) (QVoid t1) # 
Instance details

Methods

incomingConnection_h :: QTcpServerSc a -> QVoid t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QTcpServer ()) (QTcpServer x0 -> IO (QObject t0)) # 
Instance details

Methods

setHandler :: QTcpServer () -> String -> (QTcpServer x0 -> IO (QObject t0)) -> IO () #

QsetHandler (QTcpServer ()) (QTcpServer x0 -> QVoid t1 -> IO ()) # 
Instance details

Methods

setHandler :: QTcpServer () -> String -> (QTcpServer x0 -> QVoid t1 -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

QsetHandler (QTcpServerSc a) (QTcpServer x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QTcpServerSc a -> String -> (QTcpServer x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QTcpServerSc a) (QTcpServer x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QTcpServerSc a -> String -> (QTcpServer x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QTcpServerSc a) (QTcpServer x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QTcpServerSc a -> String -> (QTcpServer x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QTcpServerSc a) (QTcpServer x0 -> IO (QObject t0)) # 
Instance details

Methods

setHandler :: QTcpServerSc a -> String -> (QTcpServer x0 -> IO (QObject t0)) -> IO () #

QsetHandler (QTcpServerSc a) (QTcpServer x0 -> QVoid t1 -> IO ()) # 
Instance details

Methods

setHandler :: QTcpServerSc a -> String -> (QTcpServer x0 -> QVoid t1 -> IO ()) -> IO () #

QsetHandler (QTcpServerSc a) (QTcpServer x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QTcpServerSc a -> String -> (QTcpServer x0 -> IO Bool) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QTcpServerSc a) (QTcpServer x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QTcpServerSc a -> Int -> (QTcpServer x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QTcpServerSc a) (QTcpServer x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QTcpServerSc a -> Int -> (QTcpServer x0 -> IO ()) -> IO () #