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