KParts
partmanager.h
Go to the documentation of this file.
The part manager is an object which knows about a collection of parts (even nested ones) and handles ...
Definition: partmanager.h:48
void partAdded(KParts::Part *part)
Emitted when a new part has been added.
Reason
This extends QFocusEvent::Reason with the non-focus-event reasons for partmanager to activate a part.
Definition: partmanager.h:63
SelectionPolicy
Selection policy. The default policy of a PartManager is Direct.
Definition: partmanager.h:56
void activePartChanged(KParts::Part *newPart)
Emitted when the active part has changed.
void partRemoved(KParts::Part *part)
Emitted when a part has been removed.
void setActiveComponent(const KComponentData &d)
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.