#include <css.h>
Definition at line 56 of file css.h.
◆ CSSDeclaration() [1/2]
| libhtmlpp::CSSDeclaration::CSSDeclaration |
( |
| ) |
|
◆ CSSDeclaration() [2/2]
| libhtmlpp::CSSDeclaration::CSSDeclaration |
( |
const CSSDeclaration & |
decl | ) |
|
◆ ~CSSDeclaration()
| libhtmlpp::CSSDeclaration::~CSSDeclaration |
( |
| ) |
|
◆ addProperty()
| void libhtmlpp::CSSDeclaration::addProperty |
( |
const std::string & |
name, |
|
|
const std::string & |
value |
|
) |
| |
◆ clear()
| void libhtmlpp::CSSDeclaration::clear |
( |
| ) |
|
◆ getProperties()
◆ getProperty()
◆ operator=()
◆ parse()
| void libhtmlpp::CSSDeclaration::parse |
( |
const std::string & |
input | ) |
|
◆ removeProperty()
| void libhtmlpp::CSSDeclaration::removeProperty |
( |
const std::string & |
name | ) |
|
◆ serialize()
| std::string libhtmlpp::CSSDeclaration::serialize |
( |
| ) |
const |
The documentation for this class was generated from the following files:
- /build/jan.koester@intranet.tuxist.de/debian/libhtmlpp/src/css.h
- /build/jan.koester@intranet.tuxist.de/debian/libhtmlpp/src/css.cpp