1 #ifndef PROBABILITY_RESPONDER_IMAGE_CELL_H 2 #define PROBABILITY_RESPONDER_IMAGE_CELL_H 5 #include "calculation/calculation.h" 26 int numberOfSubviews()
const override;
27 View * subviewAtIndex(
int index)
override;
28 void layoutSubviews()
override;
ResponderImageCell(Responder *parentResponder, Law *law, Calculation *calculation, CalculationController *calculationController)
static constexpr KDCoordinate k_oneCellHeight
void setHighlighted(bool highlight) override
static constexpr KDCoordinate k_height
Responder * parentResponder() const
Responder * responder() override
static constexpr KDCoordinate k_oneCellWidth
bool handleEvent(Ion::Events::Event event) override
KDSize minimalSizeForOptimalDisplay() const override
static constexpr KDCoordinate k_width
void drawRect(KDContext *ctx, KDRect rect) const override
void setImage(const Image *image, const Image *focusedImage)
static constexpr KDCoordinate k_outline