class PartActivateEvent

This event is sent by the part manager when the active part changes. More...

Full nameKParts::PartActivateEvent
Definition#include <event.h>
InheritsKParts::Event [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Static Methods


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: partActivateEvent

 PartActivateEvent ( bool activated, Part *part, QWidget *widget )

PartActivateEvent

bool  activated ()

activated

[const]

Part * part ()

part

[const]

QWidgetwidget ()

widget

[const]

bool  test ( const QEvent *event )

test

[static]

Reimplemented from Event.


Generated by: dfaure on faure on Tue Apr 16 08:50:22 2002, using kdoc 2.0a53.