KDevelop API Documentation

KChmPart Class Reference

#include <kchmpart.h>

Inheritance diagram for KChmPart:

KHTMLPart KParts::ReadOnlyPart KParts::Part QObject KParts::PartBase KXMLGUIClient List of all members.

Public Slots

virtual bool openURL (const KURL &)

Public Member Functions

 KChmPart (QWidget *, const char *=0)
KParts::BrowserExtensionextension ()

Protected Attributes

KInstancem_instance
KParts::BrowserExtensionm_extension
KIO::TransferJobm_job
QCString m_htmlData

Constructor & Destructor Documentation

KChmPart::KChmPart QWidget ,
const char *  = 0
 

Definition at line 69 of file kchmpart.cpp.

References KChmPart(), and m_extension.

Referenced by KChmPart().


Member Function Documentation

KParts::BrowserExtension* KChmPart::extension  )  [inline]
 

Definition at line 58 of file kchmpart.h.

References m_extension.

bool KChmPart::openURL const KURL  )  [virtual, slot]
 

Reimplemented from KHTMLPart.

Definition at line 77 of file kchmpart.cpp.

References KURL::addPath(), openURL(), and KURL::setProtocol().

Referenced by openURL().


Member Data Documentation

KParts::BrowserExtension* KChmPart::m_extension [protected]
 

Definition at line 70 of file kchmpart.h.

Referenced by extension(), and KChmPart().

QCString KChmPart::m_htmlData [protected]
 

Definition at line 72 of file kchmpart.h.

KInstance* KChmPart::m_instance [protected]
 

Definition at line 69 of file kchmpart.h.

KIO::TransferJob* KChmPart::m_job [protected]
 

Definition at line 71 of file kchmpart.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:20 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003