WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
|
#include <webcface/internal/component_internal.h>
Public Member Functions | |
TemporalCanvas2DComponentData ()=default | |
bool | operator== (const Canvas2DComponentData &other) const |
bool | operator!= (const Canvas2DComponentData &other) const |
Public Attributes | |
std::shared_ptr< std::function< void()> > | on_click_func_tmp |
SharedString | id |
int | type = 0 |
std::array< double, 2 > | origin_pos |
double | origin_rot |
int | color = 0 |
int | fill = 0 |
double | stroke_width |
std::optional< int > | geometry_type |
std::vector< double > | properties |
std::optional< SharedString > | on_click_member |
std::optional< SharedString > | on_click_field |
SharedString | text |
|
default |
|
inlineinherited |
|
inlineinherited |
|
inherited |
|
inherited |
|
inherited |
SharedString id |
|
inherited |
std::shared_ptr<std::function<void()> > on_click_func_tmp |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |