khtml Library API Documentation

khtml::CaretViewContext Struct Reference

contextual information about the caret which is related to the view. More...

#include <khtml_caret_p.h>

List of all members.

Public Attributes

int freqTimerId
int x
int y
int width
int height
bool visible
bool displayed
bool caretMoved
KHTMLPart::CaretDisplayPolicy displayNonFocused
int origX
bool keyReleasePending


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

int khtml::CaretViewContext::origX
 

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:
KDE Logo
This file is part of the documentation for khtml Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Apr 21 18:45:10 2004 by doxygen 1.3.6-20040222 written by Dimitri van Heesch, © 1997-2003