Public Types |
Signals |
Public Member Functions |
Static Public Member Functions |
Protected Slots |
List of all members
KDevHTMLPart Class Referenceabstract
#include <kdevhtmlpart.h>
Inherits TDEHTMLPart.
Public Types | |
enum | Options { CanDuplicate =1, CanOpenInNewWindow =2 } |
Signals | |
void | fileNameChanged (KParts::ReadOnlyPart *part) |
Public Member Functions | |
void | setContext (const TQString &context) |
TQString | context () const |
virtual bool | openURL (const KURL &url) |
void | setOptions (int options) |
Static Public Member Functions | |
static TQString | resolveEnvVarsInURL (const TQString &url) |
Detailed Description
Customized TDEHTML part for KDevelop.
Used as HTML documentation and file viewer.
Represents customized BrowserViewGUI mode of TDEHTMLPart. Provides also actions for:
- reload;
- stop;
- duplicate;
- print;
- copy text;
- back;
- forward.
It has it's own popup menu and font/zoom settings.
Definition at line 44 of file kdevhtmlpart.h.
The documentation for this class was generated from the following files: