NAME
QSocketNotifier - Interface to the Qt QSocketNotifier class
SYNOPSIS
use QSocketNotifier;
Inherits QObject.
Member functions
new, isEnabled, setEnabled, socket, type
DESCRIPTION
Every function made available to PerlQt is meant to be interfaced identically to C++ Qt.
EXPORTED
%Type
SEE ALSO
qsocketnotifier(3qt)
AUTHOR
Ashley Winters <jql@accessone.com>