khtml::CaretViewContext Struct Reference
contextual information about the caret which is related to the view. More...
#include <khtml_caret_p.h>
Public Attributes | |
int | origX |
Detailed Description
contextual information about the caret which is related to the view.An object of this class is only instantiated when it is needed.
Definition at line 33 of file khtml_caret_p.h.
Member Data Documentation
|
For natural traversal of lines, the original x position is saved, and the actual x is set to the first character whose x position is greater than origX. origX is reset to x whenever the caret is moved horizontally or placed by the mouse. Definition at line 52 of file khtml_caret_p.h. |
The documentation for this struct was generated from the following file: