include/CSSParser/CSSParser.hpp File Reference

#include "../CSS/CSSUnit.hpp"

Go to the source code of this file.

Namespaces

namespace  CSS
namespace  CSS::Rules

Classes

struct  CSS::GenericProperty
struct  CSS::GenericProperty::PropertyType
 The allowed properties type. More...
struct  CSS::MediaGroup
 The CSS declaration of media group. More...
class  CSS::Parser
 This is the CSS parser class used to parse CSS2.0 compliant content. More...

Defines

#define PropCompound(X)   (GenericProperty::PropertyType::Type)(GenericProperty::PropertyType::Compound | GenericProperty::X)

Variables

const GenericProperty CSS::allowedProperties []
 The CSS specification from http://www.w3.org/TR/REC-CSS2/propidx.html is declared here.


Define Documentation

#define PropCompound (  )     (GenericProperty::PropertyType::Type)(GenericProperty::PropertyType::Compound | GenericProperty::X)


(C) An X-Ryl669 project 2007

This document describes Unlimited Zooming Interface source code. UZI stands for Unlimited Zooming Interface, and source code license is