khtml::StyleSelector
khtml::StyleSelector Class Reference
#include <cssstyleselector.h>
Inheritance diagram for khtml::StyleSelector:

Public Types | |
enum | State { None = 0x00, Hover = 0x01, Focus = 0x02, Active = 0x04 } |
Detailed Description
this class selects a RenderStyle for a given Element based on the collection of stylesheets it contains.
This is just a virtual base class for specific implementations of the Selector. At the moment only CSSStyleSelector exists, but someone may wish to implement XSL...
Definition at line 145 of file cssstyleselector.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Apr 13 2021 22:46:08 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Apr 13 2021 22:46:08 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.