Numworks Epsilon  1.4.1
Graphing Calculator Operating System
even_odd_cell_with_ellipsis.cpp
Go to the documentation of this file.
2 
5 {
6 }
7 
8 void EvenOddCellWithEllipsis::layoutSubviews() {
9  m_ellipsisView.setFrame(bounds());
10 }
void setFrame(KDRect frame)
Definition: view.cpp:125
KDRect bounds() const
Definition: view.cpp:157