Simple SFML GUI  0.2a
Public Member Functions | Protected Attributes | List of all members
PanelModel Class Referenceabstract
Inheritance diagram for PanelModel:
Inheritance graph
[legend]

Public Member Functions

virtual void init (const Panel &panel)
 
virtual void handleElement (const Panel &panel, Element &element, size_t order)=0
 
virtual void notifyNewElement (Element &element)
 
virtual sf::FloatRect customizeArea (const sf::FloatRect &area) const
 
virtual bool scrollLimits (sf::Vector2f &topLeft, sf::Vector2f &bottomRight) const
 
bool isElementChanged () const
 

Protected Attributes

bool elementChanged
 

The documentation for this class was generated from the following files: