svgui  1.9
ViewPropertyContainer Member List

This is the complete list of members for ViewPropertyContainer, including all inherited members.

getProperties() constViewPropertyContainerinline
getPropertyContainerIconName() constViewPropertyContainerinline
getPropertyContainerName() constViewPropertyContainerinline
getPropertyLabel(const PropertyName &n) constViewPropertyContainerinline
getPropertyRangeAndValue(const PropertyName &n, int *min, int *max, int *deflt) constViewPropertyContainerinline
getPropertyType(const PropertyName &n) constViewPropertyContainerinline
getPropertyValueLabel(const PropertyName &n, int value) constViewPropertyContainerinline
m_vViewPropertyContainerprotected
setProperty(const PropertyName &n, int value)ViewPropertyContainerinlinevirtualslot
ViewPropertyContainer(View *v)ViewPropertyContainer
~ViewPropertyContainer()ViewPropertyContainervirtual