1 #ifndef POINCARE_STRING_LAYOUT_H 2 #define POINCARE_STRING_LAYOUT_H
ExpressionLayout * child(uint16_t index) override
KDSize computeSize() override
StringLayout(const char *string, size_t length, KDText::FontSize fontSize=KDText::FontSize::Large)
StringLayout & operator=(const StringLayout &other)=delete
void render(KDContext *ctx, KDPoint p, KDColor expressionColor, KDColor backgroundColor) override
KDPoint positionOfChild(ExpressionLayout *child) override