| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::StringListSelectionWidget Class ReferenceA widget which allow to select a subset of strings from an input string list This Widget allows the user to select a subset of strings from an input string list The widget is composed of an input string list on the left and an output string list on the right The user user can move an item from one list to another by using the "left" and "right" button (located in the middle of the widget) or by drag'n drop The output string list can also be ordering the way the user want it by using the "up" and "down" button on the right of the widget. More...
Inherited by tlp::GraphPropertiesSelectionWidget.
Public Slots
Public Member Functions
Detailed DescriptionA widget which allow to select a subset of strings from an input string list This Widget allows the user to select a subset of strings from an input string list The widget is composed of an input string list on the left and an output string list on the right The user user can move an item from one list to another by using the "left" and "right" button (located in the middle of the widget) or by drag'n drop The output string list can also be ordering the way the user want it by using the "up" and "down" button on the right of the widget.Constructor & Destructor Documentation
Default constructor, create an empty String List Selection Widget Use setInputStringList and setOutputStringList to initialize the widget the way you want
This constructor will create a new String List Selection Widget with the input string list initialized with the content of the vector passed as first parameter
Member Function Documentation
Methods which empty the contents of the input string list
Methods which empty the contents of the output string list
Method which returns the content of the input string list.
Method which returns the content of the output string list
Method to fill the content of the input string list
Method to set the text of the label located at the top of the input string list
Method to set the maximum size of the output string list
Method to fill the content of the output string list
Method to set the text of the label located at the top of the input string list
|
Tulip Software by LaBRI Visualization Team 2001 - 2009 |