7 m_firstTextSelected(
true),
8 m_firstBufferTextView(
KDText::FontSize::Small),
9 m_secondBufferTextView(
KDText::FontSize::Small)
75 assert(index == 0 || index == 1);
EvenOddBufferTextCell m_secondBufferTextView
void setFirstText(const char *textContent)
void setEven(bool even) override
void setFrame(KDRect frame)
EvenOddDoubleBufferTextCell(Responder *parentResponder=nullptr)
int numberOfSubviews() const override
const char * secondText()
void setTextColor(KDColor textColor)
void setText(const char *textContent)
bool handleEvent(Ion::Events::Event event) override
void setTextColor(KDColor textColor)
void setEven(bool even) override
EvenOddBufferTextCell m_firstBufferTextView
bool isHighlighted() const
void layoutSubviews() override
void reloadCell() override
void setHighlighted(bool highlight) override
void selectFirstText(bool selectFirstText)
void setHighlighted(bool highlight) override
KDCoordinate width() const
View * subviewAtIndex(int index) override
virtual void setHighlighted(bool highlight)
virtual void reloadCell()
KDCoordinate height() const
void setSecondText(const char *textContent)