class MainWindow


Module kparts
Namespace KParts
Class 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