#include <StringListComboBox.h>
- Note
- This combo box uses the first element of the string list as the index of the selected item to exchange all the information required for the combo box as a form of a string list.
◆ StringListComboBox()
StringListComboBox::StringListComboBox |
( |
QWidget * |
widget = 0 | ) |
|
◆ labels()
QStringList cnoid::StringListComboBox::labels |
( |
| ) |
const |
◆ setLabels()
void StringListComboBox::setLabels |
( |
QStringList |
labels | ) |
|
◆ labels
QStringList StringListComboBox::labels |
|
readwrite |
The documentation for this class was generated from the following files: