31 ctx->
drawString(m_string, p, m_fontSize, expressionColor, backgroundColor);
KDPoint drawString(const char *text, KDPoint p, KDText::FontSize size=KDText::FontSize::Large, KDColor textColor=KDColorBlack, KDColor backgroundColor=KDColorWhite, int maxLength=-1)
static KDSize stringSize(const char *text, FontSize size=FontSize::Large)
static constexpr KDSize charSize(FontSize size=FontSize::Large)