class KParts.MainWindow


Table of contents
Modules
kparts Classes
All Classes
Module kparts
Namespace kparts
Class KParts.MainWindow
Inherits KXmlGuiWindow, KParts.PartBase

A KPart-aware main window, whose user interface is described in XML.

Inherit your main window from this class and don't forget to call setXMLFile() in the inherited constructor.

It implements all internal interfaces in the case of a KMainWindow as host: the builder and servant interface (for menu merging).



methods