class View

The View class encapsulates a single view into the document. More...

Contains pure virtuals
Full nameKTextEditor::View
Definition#include <view.h>
InheritsKXMLGUIClient (kdeui) [public ], QWidget (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

The View class encapsulates a single view into the document.

 View ( class Document *, QWidget *parent, const char *name = 0 )

View

Create a new view to the given document. The document must be non-null.

 ~View ()

~View

[virtual]

unsigned int  viewNumber ()

viewNumber

[const]

QCString  viewDCOPSuffix ()

viewDCOPSuffix

[const]

class Document * document ()

document

[const pure virtual]

Acessor to the parent Document.


Generated by: caleb on tcdevel on Tue Jan 28 12:54:37 2003, using kdoc $.