#include <view.h>
Inheritance diagram for KTextEditor::View:

Public Methods | |
| View (class Document *, QWidget *parent, const char *name=0) | |
| virtual class Document * | document () const=0 |
Definition at line 32 of file ktexteditor/view.h.
|
||||||||||||||||
|
Create a new view to the given document. The document must be non-null. |
|
|
Acessor to the parent Document. |
1.2.18