#include <css.h>
Definition at line 36 of file css.h.
◆ CSSProperty() [1/3]
| libhtmlpp::CSSProperty::CSSProperty |
( |
| ) |
|
◆ CSSProperty() [2/3]
| libhtmlpp::CSSProperty::CSSProperty |
( |
const std::string & |
name, |
|
|
const std::string & |
value |
|
) |
| |
◆ CSSProperty() [3/3]
| libhtmlpp::CSSProperty::CSSProperty |
( |
const CSSProperty & |
prop | ) |
|
◆ ~CSSProperty()
| libhtmlpp::CSSProperty::~CSSProperty |
( |
| ) |
|
◆ getName()
| const std::string & libhtmlpp::CSSProperty::getName |
( |
| ) |
const |
◆ getValue()
| const std::string & libhtmlpp::CSSProperty::getValue |
( |
| ) |
const |
◆ operator=()
◆ setName()
| void libhtmlpp::CSSProperty::setName |
( |
const std::string & |
name | ) |
|
◆ setValue()
| void libhtmlpp::CSSProperty::setValue |
( |
const std::string & |
value | ) |
|
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