stringlistselectionwidget.h(3)
NAME
StringListSelectionWidget.h
SYNOPSIS
#include <vector>
#include 'StringListSelectionWidgetData.h'
Classes
class tlp::StringListSelectionWidget
A 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.
Namespaces
namespace tlp
Author
- Generated automatically by Doxygen for Tulip QT Library from the source
code.