#include <ComboBox.h>
◆ ComboBox()
ComboBox::ComboBox |
( |
QWidget * |
parent = nullptr | ) |
|
◆ ~ComboBox()
◆ 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 |
|
) |
| |
◆ showPopup()
void ComboBox::showPopup |
( |
| ) |
|
|
overridevirtual |
◆ sigAboutToShowPopup()
◆ sigActivated()
◆ sigCurrentIndexChanged()
SignalProxy< void(int)> ComboBox::sigCurrentIndexChanged |
( |
| ) |
|
◆ sigEditTextChanged()
SignalProxy< void(const QString &)> ComboBox::sigEditTextChanged |
( |
| ) |
|
◆ sigHighlighted()
The documentation for this class was generated from the following files: