|
| String (std::shared_ptr< Part > parent, Font font, std::string text, float space_before) |
|
virtual xmlpp::Element * | as_xml (xmlpp::Element *parent, Context &) const override |
|
| Part (std::shared_ptr< Part > parent_) |
|
| Part (std::shared_ptr< Part > parent_, Font font_) |
|
void | write_xml (xmlpp::Element *parent, order::Context &context) const |
|
|
std::string | _text |
|
float | _space_before |
|
|
std::shared_ptr< Part > | parent |
|
Font | font |
|
std::vector< std::shared_ptr< Part > > | children |
|
Definition at line 127 of file subtitle_asset_internal.h.
The documentation for this class was generated from the following files: