| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::StringCollection Struct Reference
Detailed DescriptionThis class represents a list of selectable string entries that can be used as plugin parameter. The list will appear as a combo box in the Plugin Parameter Dialog from the Tulip GUI. Constructor & Destructor Documentation
Initializes an empty string collection.
Initializes a string collection with strings stored in a vector.
Initializes a string collection from a semicolon separated values string.
Initializes a string collection with strings stored in a vector.
Initializes a string collection with strings stored in a vector.
Member Function Documentation
Returns the string element at a certain index in the collection.
Returns true if the collection is empty.
Returns the index of the current selected string.
Returns the current selected string value.
Adds a string value to this string collection.
Sets the current selected string index. Returns true if the provided index is valid.
Sets the current selected string value. Returns true if the string value exists in the collection.
Returns the number of strings in the collection. |
Tulip Software by LaBRI Visualization Team 2001 - 2012 |