Choreonoid  1.5
Public Member Functions | Properties | List of all members
cnoid::SelectionListEditor Class Reference

#include <SelectionListEditor.h>

Inheritance diagram for cnoid::SelectionListEditor:

Public Member Functions

 SelectionListEditor (QWidget *widget=0)
 
QStringList labels () const
 
void setLabels (QStringList labels)
 

Properties

QStringList labels
 

Detailed Description

This class is used for providing combo-box selection values in the tree views or table views.

Constructor & Destructor Documentation

SelectionListEditor::SelectionListEditor ( QWidget *  widget = 0)

Member Function Documentation

QStringList cnoid::SelectionListEditor::labels ( ) const
void SelectionListEditor::setLabels ( QStringList  labels)

Property Documentation

QStringList SelectionListEditor::labels
readwrite

The documentation for this class was generated from the following files: