Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KParts::PartActivateEvent Class Reference

#include <event.h>

Inheritance diagram for KParts::PartActivateEvent:

KParts::Event List of all members.

Static Public Methods

bool test (const QEvent *event)

Detailed Description

This event is sent by the part manager when the active part changes. Each time the active part changes, it will send first a PartActivateEvent with activated=false, part=oldActivePart, widget=oldActiveWidget and then another PartActivateEvent with activated=true, part=newPart, widget=newWidget.
See also:
KParts::Part::partActivateEvent

Definition at line 74 of file event.h.


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:36 2003 for kdelibs by doxygen1.2.18