Home · All Classes · Modules

QSocketNotifier Class Reference
[QtCore module]

Inherits QObject.

Types

Methods

Qt Signals


Detailed Description


Type Documentation

QSocketNotifier.Type


Method Documentation

QSocketNotifier.__init__ (self, int, Type type, QObject parent = None)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

bool QSocketNotifier.event (self, QEvent)

bool QSocketNotifier.isEnabled (self)

QSocketNotifier.setEnabled (self, bool)

This method is also a Qt slot with the C++ signature void setEnabled(bool).

int QSocketNotifier.socket (self)

Type QSocketNotifier.type (self)


Qt Signal Documentation

void activated (int)

This is the default overload of this signal.


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0