Qtc.Websockets.QWebSocketServer

Contents

Documentation

class QqWebSocketServerTrUtf8 x1 where #

Methods

qWebSocketServerTrUtf8 :: x1 -> IO String #

Instances
QqWebSocketServerTrUtf8 String # 
Instance details

Defined in Qtc.Websockets.QWebSocketServer

Methods

qWebSocketServerTrUtf8 :: String -> IO String #

QqWebSocketServerTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Websockets.QWebSocketServer

Methods

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

QqWebSocketServerTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Websockets.QWebSocketServer

Methods

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

serverUrl :: QWebSocketServer a -> () -> IO (QUrl ()) #

Orphan instances

QsslConfiguration (QWebSocketServer a) () # 
Instance details

QsetSocketDescriptor (QWebSocketServer a) Int # 
Instance details

Methods

setSocketDescriptor :: QWebSocketServer a -> Int -> IO Bool #

QsetServerName (QWebSocketServer a) String # 
Instance details

Methods

setServerName :: QWebSocketServer a -> String -> IO () #

QsetMaxPendingConnections (QWebSocketServer a) Int # 
Instance details

Methods

setMaxPendingConnections :: QWebSocketServer a -> Int -> IO () #

QserverPort (QWebSocketServer a) () # 
Instance details

Methods

serverPort :: QWebSocketServer a -> () -> IO Int #

QserverName (QWebSocketServer a) () # 
Instance details

Methods

serverName :: QWebSocketServer a -> () -> IO String #

QsenderSignalIndex (QWebSocketServer ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QWebSocketServerSc a) () # 
Instance details

Methods

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

Qsender (QWebSocketServer ()) () # 
Instance details

Methods

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

Qsender (QWebSocketServerSc a) () # 
Instance details

Methods

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

QresumeAccepting (QWebSocketServer a) () # 
Instance details

Methods

resumeAccepting :: QWebSocketServer a -> () -> IO () #

Qreceivers (QWebSocketServer ()) String # 
Instance details

Methods

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

Qreceivers (QWebSocketServerSc a) String # 
Instance details

Methods

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

QpauseAccepting (QWebSocketServer a) () # 
Instance details

Methods

pauseAccepting :: QWebSocketServer a -> () -> IO () #

QmaxPendingConnections (QWebSocketServer a) () # 
Instance details

Methods

maxPendingConnections :: QWebSocketServer a -> () -> IO Int #

QisListening (QWebSocketServer a) () # 
Instance details

Methods

isListening :: QWebSocketServer a -> () -> IO Bool #

QhasPendingConnections (QWebSocketServer a) () # 
Instance details

Methods

hasPendingConnections :: QWebSocketServer a -> () -> IO Bool #

QerrorString (QWebSocketServer ()) () # 
Instance details

Methods

errorString :: QWebSocketServer () -> () -> IO String #

QerrorString (QWebSocketServerSc a) () # 
Instance details

Methods

errorString :: QWebSocketServerSc a -> () -> IO String #

QsocketDescriptor (QWebSocketServer a) () (IO Int) # 
Instance details

Methods

socketDescriptor :: QWebSocketServer a -> () -> IO Int #

QserverAddress (QWebSocketServer a) () (IO (QHostAddress ())) # 
Instance details

Methods

serverAddress :: QWebSocketServer a -> () -> IO (QHostAddress ()) #

Qproxy (QWebSocketServer a) () (IO (QNetworkProxy ())) # 
Instance details

Methods

proxy :: QWebSocketServer a -> () -> IO (QNetworkProxy ()) #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QnextPendingConnection (QWebSocketServer ()) () (IO (QWebSocket ())) # 
Instance details

Methods

nextPendingConnection :: QWebSocketServer () -> () -> IO (QWebSocket ()) #

QnextPendingConnection (QWebSocketServerSc a) () (IO (QWebSocket ())) # 
Instance details

Qlisten (QWebSocketServer a) () (IO Bool) # 
Instance details

Methods

listen :: QWebSocketServer a -> () -> IO Bool #

Qqerror (QWebSocketServer a) () (IO CloseCode) # 
Instance details

Methods

qerror :: QWebSocketServer a -> () -> IO CloseCode #

Qclose (QWebSocketServer a) () (IO ()) # 
Instance details

Methods

close :: QWebSocketServer a -> () -> IO () #

QuserMethod (QWebSocketServer ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetSslConfiguration (QWebSocketServer a) (QSslConfiguration t1) # 
Instance details

QsetProxy (QWebSocketServer a) (QNetworkProxy t1) # 
Instance details

Methods

setProxy :: QWebSocketServer a -> QNetworkProxy t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qlisten (QWebSocketServer a) (QHostAddress t1) (IO Bool) # 
Instance details

Methods

listen :: QWebSocketServer a -> QHostAddress t1 -> IO Bool #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qlisten (QWebSocketServer a) (QHostAddress t1, Int) (IO Bool) # 
Instance details

Methods

listen :: QWebSocketServer a -> (QHostAddress t1, Int) -> IO Bool #