khtml Library API Documentation

khtml::StyleSelector Class Reference

this class selects a RenderStyle for a given Element based on the collection of stylesheets it contains. More...

#include <cssstyleselector.h>

Inheritance diagram for khtml::StyleSelector:

Inheritance graph
[legend]
List of all members.

Public Types

enum  State { None = 0x00, Hover = 0x01, Focus = 0x02, Active = 0x04 }

Public Member Functions

 StyleSelector ()

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 82 of file cssstyleselector.h.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for khtml Library Version 3.4.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Oct 9 08:09:55 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003