16 #ifndef _PROPERTY_STACK_H_ 17 #define _PROPERTY_STACK_H_ 26 class PropertyContainer;
void propertyContainerPropertyChanged(PropertyContainer *)
The base class for visual representations of the data found in a Model.
void propertyContainerAdded(PropertyContainer *)
std::vector< PropertyBox * > m_boxes
void viewSelected(View *client)
void selectedContainerChanged(int)
PropertyStack(QWidget *parent, View *client)
void updateValues(PropertyContainer *)
void contextHelpChanged(const QString &)
void propertyContainerRemoved(PropertyContainer *)
void propertyContainerPropertyRangeChanged(PropertyContainer *)
int getContainerIndex(PropertyContainer *container) const
void propertyContainerNameChanged(PropertyContainer *)
bool containsContainer(PropertyContainer *container) const
View is the base class of widgets that display one or more overlaid views of data against a horizonta...
void mouseEnteredTabBar()
void propertyContainerSelected(View *client, PropertyContainer *container)