• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • interfaces/ktexteditor
 

interfaces/ktexteditor

  • KTextEditor
  • View
Public Member Functions | Friends | List of all members
KTextEditor::View Class Referenceabstract

#include <view.h>

Inherits TQWidget, and KXMLGUIClient.

Public Member Functions

 View (class Document *, TQWidget *parent, const char *name=0)
 
unsigned int viewNumber () const
 
TQCString viewDCOPSuffix () const
 
virtual class Document * document () const =0
 

Friends

class PrivateView
 

Detailed Description

The View class represents a single view of a Document .

Definition at line 32 of file view.h.

Constructor & Destructor Documentation

◆ View()

View::View ( class Document *  ,
TQWidget *  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.

Member Function Documentation

◆ document()

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

Acess the parent Document.

◆ viewDCOPSuffix()

TQCString View::viewDCOPSuffix ( ) const

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

Definition at line 147 of file ktexteditor.cpp.

◆ viewNumber()

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:
  • view.h
  • ktexteditor.cpp

interfaces/ktexteditor

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

interfaces/ktexteditor

Skip menu "interfaces/ktexteditor"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for interfaces/ktexteditor by doxygen 1.9.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |