#include <ComboBox.h>
§ ComboBox()
| ComboBox::ComboBox |
( |
QWidget * |
parent = 0 | ) |
|
§ addI18nItem() [1/2]
| void ComboBox::addI18nItem |
( |
const char * |
text | ) |
|
§ addI18nItem() [2/2]
| void ComboBox::addI18nItem |
( |
const QIcon & |
icon, |
|
|
const char * |
text |
|
) |
| |
§ currentOrgText()
| QString ComboBox::currentOrgText |
( |
| ) |
const |
§ enableI18n()
| void ComboBox::enableI18n |
( |
const char * |
domainname | ) |
|
§ findOrgText()
| int ComboBox::findOrgText |
( |
const std::string & |
text, |
|
|
bool |
setFoundItemCurrent = false |
|
) |
| |
§ sigActivated()
| SignalProxy<void(int)> cnoid::ComboBox::sigActivated |
( |
| ) |
|
|
inline |
§ sigCurrentIndexChanged()
| SignalProxy<void(int)> cnoid::ComboBox::sigCurrentIndexChanged |
( |
| ) |
|
|
inline |
§ sigEditTextChanged()
| SignalProxy<void(const QString&)> cnoid::ComboBox::sigEditTextChanged |
( |
| ) |
|
|
inline |
§ sigHighlighted()
| SignalProxy<void(int)> cnoid::ComboBox::sigHighlighted |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: