#include <CCheckableComboBox.h>
|
| void | EmitActivatedItems (const QStringList &items) |
| | Emit the list of items, they have checked state.
|
| |
Definition at line 25 of file CCheckableComboBox.h.
◆ BaseClass
◆ CCheckableComboBox()
| iwidgets::CCheckableComboBox::CCheckableComboBox |
( |
QWidget * |
parentPtr = NULL | ) |
|
|
explicit |
◆ EmitActivatedItems
| void iwidgets::CCheckableComboBox::EmitActivatedItems |
( |
const QStringList & |
items | ) |
|
|
signal |
Emit the list of items, they have checked state.
◆ eventFilter()
| virtual bool iwidgets::CCheckableComboBox::eventFilter |
( |
QObject * |
object, |
|
|
QEvent * |
eventPtr |
|
) |
| |
|
overrideprotectedvirtual |
◆ paintEvent()
| virtual void iwidgets::CCheckableComboBox::paintEvent |
( |
QPaintEvent * |
eventPtr | ) |
|
|
overrideprotectedvirtual |
◆ SetItemsChecked()
| void iwidgets::CCheckableComboBox::SetItemsChecked |
( |
const QStringList & |
items, |
|
|
bool |
isChecked = true |
|
) |
| |
◆ UpdateDisplayText()
| virtual void iwidgets::CCheckableComboBox::UpdateDisplayText |
( |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following file: