#include <TextOverlayXForm.h>
|
template<class Archive> |
void | serialize (Archive &ar, const unsigned int version) |
|
◆ TextOverlayXFormProps()
TextOverlayXFormProps::TextOverlayXFormProps |
( |
double | _alpha, |
|
|
std::string | _text, |
|
|
std::string | _position, |
|
|
bool | _isDateTime, |
|
|
int | _fontSize, |
|
|
std::string | _fontColor, |
|
|
std::string | _backgroundColor ) |
|
inline |
◆ getSerializeSize()
size_t TextOverlayXFormProps::getSerializeSize |
( |
| ) |
|
|
inlinevirtual |
◆ serialize()
template<class Archive>
void TextOverlayXFormProps::serialize |
( |
Archive & | ar, |
|
|
const unsigned int | version ) |
|
inlineprivate |
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ alpha
double TextOverlayXFormProps::alpha |
◆ backgroundColor
std::string TextOverlayXFormProps::backgroundColor |
◆ fontColor
std::string TextOverlayXFormProps::fontColor |
◆ fontSize
int TextOverlayXFormProps::fontSize |
◆ isDateTime
bool TextOverlayXFormProps::isDateTime |
◆ position
std::string TextOverlayXFormProps::position |
◆ text
std::string TextOverlayXFormProps::text |
The documentation for this class was generated from the following file: