qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Network.QUdpSocket

Description

Documentation

class QqUdpSocket x1 where Source

Methods

qUdpSocket :: x1 -> IO (QUdpSocket ()) Source

Instances