Common interface for a provider of the multiple visual statuses.
virtual int GetStatusesCount() const =0
Get the number of visual statuses.
virtual const IVisualStatus * GetVisualStatus(int statusIndex) const =0
Get the visual status at a given index statusIndex.
Extends standard information provider to provide additional visual informations.
Common interface for data model objects, which can be changed.
Standard GUI specific interfaces and components based on Qt.