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

interfaces

KTextEditor::BlockSelectionInterface

KTextEditor::BlockSelectionInterface Class Reference

An interface for the Document class which allows the selection method to be changed between selecting rectangular blocks of text and normal mode (all text between the start cursor and the current cursor). More...

#include <blockselectioninterface.h>

List of all members.


Public Member Functions

 BlockSelectionInterface ()
unsigned int blockSelectionInterfaceNumber () const
virtual bool blockSelectionMode ()=0
virtual bool setBlockSelectionMode (bool on)=0
virtual bool toggleBlockSelectionMode ()=0
virtual ~BlockSelectionInterface ()

Protected Member Functions

void setBlockSelectionInterfaceDCOPSuffix (const QCString &suffix)

Detailed Description

An interface for the Document class which allows the selection method to be changed between selecting rectangular blocks of text and normal mode (all text between the start cursor and the current cursor).

Definition at line 34 of file blockselectioninterface.h.


Constructor & Destructor Documentation

BlockSelectionInterface::BlockSelectionInterface (  ) 

Definition at line 42 of file blockselectioninterface.cpp.

BlockSelectionInterface::~BlockSelectionInterface (  )  [virtual]

Definition at line 52 of file blockselectioninterface.cpp.


Member Function Documentation

unsigned int BlockSelectionInterface::blockSelectionInterfaceNumber (  )  const

Definition at line 58 of file blockselectioninterface.cpp.

virtual bool KTextEditor::BlockSelectionInterface::blockSelectionMode (  )  [pure virtual]

slots !!!

Returns the status of the selection mode - true indicates block selection mode is on. If this is true, selections applied via the SelectionInterface are handled as blockselections and the paste functions of the ClipboardInterface works on rectangular blocks of text rather than normal. (copy too, but thats clear I hope ;)

void BlockSelectionInterface::setBlockSelectionInterfaceDCOPSuffix ( const QCString &  suffix  )  [protected]

Definition at line 63 of file blockselectioninterface.cpp.

virtual bool KTextEditor::BlockSelectionInterface::setBlockSelectionMode ( bool  on  )  [pure virtual]

Set block selection mode to state "on".

virtual bool KTextEditor::BlockSelectionInterface::toggleBlockSelectionMode (  )  [pure virtual]

toggle block seletion mode


The documentation for this class was generated from the following files:
  • blockselectioninterface.h
  • blockselectioninterface.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