CL_CSSImport Class Reference
[clanCore CSS]

Cascading Style Sheet (CSS) import directive. More...

#include <css_import.h>

List of all members.

Public Member Functions

Construction
 CL_CSSImport ()
 Constructs a CSS import directive.
 ~CL_CSSImport ()
Attributes
CL_Stringget_value ()
 Returns the value of the import directive.
Operations
void set_value (const CL_String &value)
 Sets the value of the import directive.
bool operator== (const CL_CSSImport &other) const


Detailed Description

Cascading Style Sheet (CSS) import directive.

CSS import directives specify other CSS documents with further CSS rule sets. !group=Core/CSS! !header=core.h!


Constructor & Destructor Documentation

CL_CSSImport::CL_CSSImport  ) 
 

Constructs a CSS import directive.

CL_CSSImport::~CL_CSSImport  ) 
 


Member Function Documentation

CL_String& CL_CSSImport::get_value  ) 
 

Returns the value of the import directive.

bool CL_CSSImport::operator== const CL_CSSImport other  )  const
 

void CL_CSSImport::set_value const CL_String value  ) 
 

Sets the value of the import directive.


The documentation for this class was generated from the following file:
Generated on Thu Dec 3 02:39:35 2009 for ClanLib by  doxygen 1.4.6