42 QGridLayout *layout,
int row) {
50 }
else if (!prop->
allowedValues().empty() && !fileType && !multipleFileType) {
59 if (fileType || multipleFileType) {
The most generic widgets for Property's that are only a simple string.
A specialized class for dealing with file properties.
A property to allow a user to specify multiple files to load.
The concrete, templated class for properties.
Base class for properties.
virtual bool isMultipleSelectionAllowed()
Is Multiple Selection Allowed.
virtual std::vector< std::string > allowedValues() const
Returns the set of valid values for this property, if such a set exists.