KDevelop API Documentation

PHPHTMLView Class Reference

#include <phphtmlview.h>

Inheritance diagram for PHPHTMLView:

Inheritance graph
[legend]
Collaboration diagram for PHPHTMLView:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PHPHTMLView (PHPSupportPart *part)
 ~PHPHTMLView ()

Protected Slots

virtual void slotDuplicate ()
virtual void slotOpenInNewWindow (const KURL &url)

Private Attributes

PHPSupportPartm_part

Constructor & Destructor Documentation

PHPHTMLView::PHPHTMLView PHPSupportPart part  ) 
 

Definition at line 23 of file phphtmlview.cpp.

References KDevHTMLPart::setOptions().

PHPHTMLView::~PHPHTMLView  ) 
 

Definition at line 26 of file phphtmlview.cpp.


Member Function Documentation

void PHPHTMLView::slotDuplicate  )  [protected, virtual, slot]
 

Implements KDevHTMLPart.

Definition at line 29 of file phphtmlview.cpp.

References m_part, KDevPlugin::partController(), KDevPartController::showDocument(), and KParts::ReadOnlyPart::url().

void PHPHTMLView::slotOpenInNewWindow const KURL url  )  [protected, virtual, slot]
 

Implements KDevHTMLPart.

Definition at line 34 of file phphtmlview.cpp.

References m_part, KDevPlugin::partController(), and KDevPartController::showDocument().


Member Data Documentation

PHPSupportPart* PHPHTMLView::m_part [private]
 

Definition at line 39 of file phphtmlview.h.

Referenced by slotDuplicate(), and slotOpenInNewWindow().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:28:16 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003