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

interfaces

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

#include <wordwrapinterface.h>

Public Member Functions

unsigned int wordWrapInterfaceNumber () const
 
virtual void setWordWrap (bool)=0
 
virtual bool wordWrap ()=0
 
virtual void setWordWrapAt (unsigned int)=0
 
virtual unsigned int wordWrapAt ()=0
 

Protected Member Functions

void setWordWrapInterfaceDCOPSuffix (const TQCString &suffix)
 

Friends

class PrivateWordWrapInterface
 

Detailed Description

This is an interface to control fixed-column word-wrapping of a Document.

Definition at line 33 of file wordwrapinterface.h.

Constructor & Destructor Documentation

◆ WordWrapInterface()

WordWrapInterface::WordWrapInterface ( )

Definition at line 41 of file wordwrapinterface.cpp.

◆ ~WordWrapInterface()

WordWrapInterface::~WordWrapInterface ( )
virtual

Definition at line 49 of file wordwrapinterface.cpp.

Member Function Documentation

◆ setWordWrapInterfaceDCOPSuffix()

void WordWrapInterface::setWordWrapInterfaceDCOPSuffix ( const TQCString &  suffix)
protected

Definition at line 59 of file wordwrapinterface.cpp.

◆ wordWrapInterfaceNumber()

unsigned int WordWrapInterface::wordWrapInterfaceNumber ( ) const

Definition at line 54 of file wordwrapinterface.cpp.

Friends And Related Function Documentation

◆ PrivateWordWrapInterface

friend class PrivateWordWrapInterface
friend

Definition at line 35 of file wordwrapinterface.h.


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

interfaces

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

interfaces

Skip menu "interfaces"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for interfaces by doxygen 1.9.4
This website is maintained by Timothy Pearson.