class BlockSelectionInterface
|
|
|
|
Public Methods
BlockSelectionInterface ()
| BlockSelectionInterface |
~BlockSelectionInterface ()
| ~BlockSelectionInterface |
[virtual]
unsigned int blockSelectionInterfaceNumber ()
| blockSelectionInterfaceNumber |
[const]
bool blockSelectionMode ()
| blockSelectionMode |
[pure virtual]
is blockselection mode on ?
if the blockselection mode is on, the selections
applied via the SelectionInterface are handled as
blockselections and the paste functions of the
ClipboardInterface works blockwise (copy too, but
thats clear I hope ;)
bool setBlockSelectionMode (bool on)
| setBlockSelectionMode |
[pure virtual]
set blockselection mode to state "on"
bool toggleBlockSelectionMode ()
| toggleBlockSelectionMode |
[pure virtual]
toggle blockseletion mode
Generated by: hany on w1.md.megaloman.sk on Tue Aug 12 18:09:14 2003, using kdoc 2.0a54. |