Konsole
Enumeration.h
Go to the documentation of this file.
Select from the current cursor position to the end of the line.
Definition: Enumeration.h:96
CursorShapeEnum
This enum describes the shapes used to draw the cursor in terminal displays.
Definition: Enumeration.h:80
Draw a line underneath the cursor's position.
Definition: Enumeration.h:88
BellModeEnum
This enum describes the different types of sounds and visual effects which can be used to alert the u...
Definition: Enumeration.h:112
Select the whole line underneath the cursor.
Definition: Enumeration.h:94
ScrollBarPositionEnum
This enum describes the positions where the terminal display's scroll bar may be placed.
Definition: Enumeration.h:58
Use a solid rectangular block to draw the cursor.
Definition: Enumeration.h:82
HistoryModeEnum
This enum describes the modes available to remember lines of output produced by the terminal...
Definition: Enumeration.h:38
TripleClickModeEnum
This enum describes the behavior of triple click action .
Definition: Enumeration.h:92
MiddleClickPasteModeEnum
This enum describes the source from which mouse middle click pastes data .
Definition: Enumeration.h:100
All output is remembered for the duration of the session.
Definition: Enumeration.h:51
Use an 'I' shape, similar to that used in text editing applications, to draw the cursor.
Definition: Enumeration.h:86
This class serves as a place for putting enum definitions that are used or referenced in multiple pla...
Definition: Enumeration.h:31
A fixed number of lines of output are remembered.
Definition: Enumeration.h:46
ScrollPageAmountEnum
This enum describes the amount that Page Up/Down scroll by.
Definition: Enumeration.h:70
trigger visual bell(inverting the display's colors briefly).
Definition: Enumeration.h:118
Show the scroll-bar on the right of the terminal display.
Definition: Enumeration.h:62
Show the scroll-bar on the left of the terminal display.
Definition: Enumeration.h:60
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.