1 #ifndef PROBABILITY_IMAGE_CELL_H 2 #define PROBABILITY_IMAGE_CELL_H 16 int numberOfSubviews()
const override;
17 View * subviewAtIndex(
int index)
override;
18 void layoutSubviews()
override;
21 const Image * m_focusedIcon;
static constexpr KDCoordinate k_height
void setHighlighted(bool highlight) override
static constexpr KDCoordinate k_width
void setImage(const Image *image, const Image *focusedImage)