1 #ifndef POINCARE_BRACKET_LAYOUT_H 2 #define POINCARE_BRACKET_LAYOUT_H
virtual KDCoordinate widthMargin() const
BracketLayout & operator=(const BracketLayout &other)=delete
KDPoint positionOfChild(ExpressionLayout *child) override
virtual bool renderBottomBar() const
void render(KDContext *ctx, KDPoint p, KDColor expressionColor, KDColor backgroundColor) override
KDSize computeSize() override
virtual bool renderTopBar() const
ExpressionLayout * child(uint16_t index) override
BracketLayout(ExpressionLayout *operandLayout)