• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

interfaces

KTextEditor::View

KTextEditor::View Class Reference

The View class represents a single view of a Document . More...

#include <view.h>

Inheritance diagram for KTextEditor::View:

Inheritance graph
[legend]

List of all members.


Public Member Functions

virtual class Document * document () const =0
 View (class Document *, QWidget *parent, const char *name=0)
QCString viewDCOPSuffix () const
unsigned int viewNumber () const
virtual ~View ()

Detailed Description

The View class represents a single view of a Document .

Definition at line 32 of file ktexteditor/view.h.


Constructor & Destructor Documentation

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

Create a new view to the given document.

The document must be non-null.

Definition at line 132 of file ktexteditor.cpp.

View::~View ( void   )  [virtual]

Definition at line 138 of file ktexteditor.cpp.


Member Function Documentation

virtual class Document* KTextEditor::View::document (  )  const [pure virtual]

Acess the parent Document.

QCString View::viewDCOPSuffix (  )  const

Returns the DCOP suffix to allow identification of this view's DCOP interface.

Definition at line 147 of file ktexteditor.cpp.

unsigned int View::viewNumber (  )  const

Returns the number of this view.

Definition at line 142 of file ktexteditor.cpp.


The documentation for this class was generated from the following files:
  • ktexteditor/view.h
  • ktexteditor.cpp

interfaces

Skip menu "interfaces"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal