khtml::StyleSelector Class Reference

#include <cssstyleselector.h>

Inheritance diagram for khtml::StyleSelector:

khtml::CSSStyleSelector List of all members.

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.


Public Types

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

Public Member Functions

 StyleSelector ()

The documentation for this class was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys