Public Types | Public Slots | Signals | Public Member Functions | Protected Member Functions

QSocketNotifier Class Reference

Search for all occurrences

Detailed Description

Definition at line 53 of file qsocketnotifier.h.

#include <qsocketnotifier.h>

Inheritance diagram for QSocketNotifier:
Inheritance graph
[legend]

List of all members.

Public Types

enum   Type { Read, Write, Exception }

Public Slots

void  setEnabled (bool)

Signals

void  activated (int socket)

Public Member Functions

  QSocketNotifier (int socket, Type, QObject *parent=0)
  ~QSocketNotifier ()
int  socket () const
Type  type () const
bool  isEnabled () const

Protected Member Functions

bool  event (QEvent *)

Member Enumeration Documentation

enum Type

Constructor & Destructor Documentation

QSocketNotifier ( int  socket,
Type  ,
QObject parent = 0 
)

Member Function Documentation

int socket ( ) const [inline]

Definition at line 67 of file qsocketnotifier.h.

{ return sockfd; }
Type type ( ) const [inline]

Definition at line 68 of file qsocketnotifier.h.

{ return sntype; }
bool isEnabled ( ) const [inline]

Definition at line 70 of file qsocketnotifier.h.

{ return snenabled; }
void setEnabled ( bool  ) [slot]
void activated ( int  socket ) [signal]
bool event ( QEvent ) [protected, virtual]

Reimplemented from QObject.


The documentation for this class was generated from the following file:

QSocketNotifier QSocketNotifier QSocketNotifier QSocketNotifier QSocketNotifier QSocketNotifier QSocketNotifier QSocketNotifier QSocketNotifier QSocketNotifier
QSocketNotifier QSocketNotifier QSocketNotifier QSocketNotifier QSocketNotifier QSocketNotifier QSocketNotifier QSocketNotifier QSocketNotifier QSocketNotifier