kparts Library API Documentation

KParts::PartSelectEvent Class Reference

This event is sent when a part is selected or deselected. More...

#include <event.h>

Inheritance diagram for KParts::PartSelectEvent:

KParts::Event QCustomEvent List of all members.

Public Member Functions

 PartSelectEvent (bool selected, Part *part, QWidget *widget)
bool selected () const
Partpart () const
QWidgetwidget () const

Static Public Member Functions

static bool test (const QEvent *event)

Detailed Description

This event is sent when a part is selected or deselected.

See also:
KParts::PartManager::setSelectionPolicy

Definition at line 99 of file event.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kparts Library Version 3.4.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Jul 21 13:14:43 2006 by doxygen 1.4.0 written by Dimitri van Heesch, © 1997-2003