draw() const =0 (defined in Drawable) | Drawable | [pure virtual] |
findByID(unsigned int id) | Identifiable | [static] |
getID() const | Identifiable | [virtual] |
Identifiable() | Identifiable | |
isSelectable() const =0 (defined in Drawable) | Drawable | [pure virtual] |
isSelected() const =0 (defined in Drawable) | Drawable | [pure virtual] |
isVisible() const =0 (defined in Drawable) | Drawable | [pure virtual] |
setSelected(bool selected)=0 (defined in Drawable) | Drawable | [pure virtual] |
setVisible(bool visible)=0 (defined in Drawable) | Drawable | [pure virtual] |
toggleSelected()=0 (defined in Drawable) | Drawable | [pure virtual] |
toggleVisible()=0 (defined in Drawable) | Drawable | [pure virtual] |
toString() const | Identifiable |