class GUIActivateEvent

This event is sent to a Part when its GUI has been activated or deactivated. More...

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

Public Methods

Public Static Methods


Detailed Description

This event is sent to a Part when its GUI has been activated or deactivated. This is related to PartActivateEvent, but the difference is that GUIActivateEvent happens later (when the GUI is actually built), only for parts that have GUI elements, and only if using KParts::MainWindow.

 GUIActivateEvent ( bool activated ) : Event( s_strGUIActivateEvent ), m_bActivated( activated )

bool  activated ()

[const]

bool  test ( const QEvent *event )

[static]

Reimplemented from Event.


Generated by: baudens@ke.mandrakesoft.com on Thu Oct 26 17:36:47 2000, using kdoc 2.0a40.