Public Member Functions | Protected Attributes

QChildEvent Class Reference

Search for all occurrences

Detailed Description

Definition at line 349 of file qcoreevent.h.

#include <qcoreevent.h>

Inheritance diagram for QChildEvent:
Inheritance graph
[legend]

List of all members.

Public Member Functions

  QChildEvent (Type type, QObject *child)
  ~QChildEvent ()
QObject child () const
bool  added () const
bool  polished () const
bool  removed () const

Protected Attributes

QObject c

Constructor & Destructor Documentation

QChildEvent ( Type  type,
QObject child 
)

Member Function Documentation

QObject* child ( ) const [inline]

Definition at line 354 of file qcoreevent.h.

{ return c; }
bool added ( ) const [inline]

Definition at line 355 of file qcoreevent.h.

{ return type() == ChildAdded; }
bool polished ( ) const [inline]

Definition at line 359 of file qcoreevent.h.

{ return type() == ChildPolished; }
bool removed ( ) const [inline]

Definition at line 360 of file qcoreevent.h.

{ return type() == ChildRemoved; }

Member Data Documentation

QObject* c [protected]

Definition at line 362 of file qcoreevent.h.


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

QChildEvent QChildEvent QChildEvent QChildEvent QChildEvent QChildEvent QChildEvent QChildEvent QChildEvent QChildEvent
QChildEvent QChildEvent QChildEvent QChildEvent QChildEvent QChildEvent QChildEvent QChildEvent QChildEvent QChildEvent