class DocBookViewManager

Manages the views for HTML documents. More...

Definition#include <doctypes/docbookdoctype.h>
InheritsDocTypeViewManager [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Private Members


Detailed Description

Manages the views for HTML documents.

 DocBookViewManager ( DocType *type )

DocBookViewManager

 ~DocBookViewManager ()

~DocBookViewManager

[virtual]

void  openURL ( const KURL &url )

openURL

[virtual]

Reimplemented from DocTypeViewManager.

void  installViews ( QTabWidget *parent, KParts::PartManager *mng )

installViews

[virtual]

Reimplemented from DocTypeViewManager.

void  uninstallViews ( QTabWidget *parent, KParts::PartManager *mng )

uninstallViews

[virtual]

Reimplemented from DocTypeViewManager.

KParts::PartfindPart ( QWidget *w )

findPart

[virtual]

Reimplemented from DocTypeViewManager.

RichTextEditPart * editPart

editPart

[private]

KHTMLPart * htmlPart

htmlPart

[private]