1 #ifndef HOME_APP_CELL_H 2 #define HOME_APP_CELL_H int numberOfSubviews() const override
void drawRect(KDContext *ctx, KDRect rect) const override
View * subviewAtIndex(int index) override
void reloadCell() override
void layoutSubviews() override
void setVisible(bool visible)
void setAppDescriptor(::App::Descriptor *appDescriptor)