24   m_focusedIcon = focusedImage;
    29 int ImageCell::numberOfSubviews()
 const {
    33 View * ImageCell::subviewAtIndex(
int index) {
    38 void ImageCell::layoutSubviews() {
 
void setFrame(KDRect frame)
 
void markRectAsDirty(KDRect rect)
 
void setHighlighted(bool highlight) override
 
bool isHighlighted() const
 
void setImage(const Image *image)
 
void setImage(const Image *image, const Image *focusedImage)
 
virtual void setHighlighted(bool highlight)