|
| ||||||||||||||
Provide access to seleciton positions. This is an interface for the KTextEditor::Document class. Mainly here for dcop and the sake of scripting.
| SelectionInterfaceExt ()
| SelectionInterfaceExt |
| ~SelectionInterfaceExt ()
| ~SelectionInterfaceExt |
[virtual]
| unsigned int selectionInterfaceExtNumber ()
| selectionInterfaceExtNumber |
[const]
| void setSelectionInterfaceExtDCOPSuffix (const QCString &suffix)
| setSelectionInterfaceExtDCOPSuffix |
[protected]
| int selStartLine ()
| selStartLine |
[pure virtual]
| int selStartCol ()
| selStartCol |
[pure virtual]
| int selEndLine ()
| selEndLine |
[pure virtual]
| int selEndCol ()
| selEndCol |
[pure virtual]