KParts
KParts::PartSelectEvent Class Reference
#include <event.h>
Inheritance diagram for KParts::PartSelectEvent:

Public Member Functions | |
| PartSelectEvent (bool selected, Part *part, QWidget *widget) | |
| virtual | ~PartSelectEvent () |
| Part * | part () const |
| bool | selected () const |
| QWidget * | widget () const |
Static Public Member Functions | |
| static bool | test (const QEvent *event) |
Detailed Description
This event is sent when a part is selected or deselected.
Constructor & Destructor Documentation
Member Function Documentation
Reimplemented from KParts::Event.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Jan 21 2019 12:36:37 by doxygen 1.7.5.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Jan 21 2019 12:36:37 by doxygen 1.7.5.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.