Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::logic::UiComponentProperties Struct Reference

#include <LogicsGenerationParams.hpp>

Collaboration diagram for iv::logic::UiComponentProperties:
[legend]

Public Attributes

iv::logic::eLogicsElementType elementType
 
iv::math::geometry::Point2d position
 
std::optional< std::string > text {std::nullopt}
 
std::optional< iv::types::SizerectangleSize {std::nullopt}
 

Member Data Documentation

◆ elementType

iv::logic::eLogicsElementType iv::logic::UiComponentProperties::elementType

◆ position

iv::math::geometry::Point2d iv::logic::UiComponentProperties::position

◆ rectangleSize

std::optional<iv::types::Size> iv::logic::UiComponentProperties::rectangleSize {std::nullopt}

◆ text

std::optional<std::string> iv::logic::UiComponentProperties::text {std::nullopt}

The documentation for this struct was generated from the following file: