#include <label_combobox_widget.h>
Definition at line 78 of file label_combobox_widget.h.
◆ LabelComboBoxWidget() [1/2]
corbo::gui::LabelComboBoxWidget::LabelComboBoxWidget |
( |
QWidget * |
parent = 0 | ) |
|
|
inlineexplicit |
◆ LabelComboBoxWidget() [2/2]
corbo::gui::LabelComboBoxWidget::LabelComboBoxWidget |
( |
const QString & |
label, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
◆ ~LabelComboBoxWidget()
corbo::gui::LabelComboBoxWidget::~LabelComboBoxWidget |
( |
| ) |
|
|
inline |
◆ setLabel()
void corbo::gui::LabelComboBoxWidget::setLabel |
( |
const QString & |
label | ) |
|
|
inline |
◆ sizeHint()
QSize corbo::gui::LabelComboBoxWidget::sizeHint |
( |
| ) |
const |
|
override |
◆ widgetComboBox() [1/2]
QComboBox* corbo::gui::LabelComboBoxWidget::widgetComboBox |
( |
| ) |
|
|
inline |
◆ widgetComboBox() [2/2]
const QComboBox* corbo::gui::LabelComboBoxWidget::widgetComboBox |
( |
| ) |
const |
|
inline |
◆ widgetLabel() [1/2]
QLabel* corbo::gui::LabelComboBoxWidget::widgetLabel |
( |
| ) |
|
|
inline |
◆ widgetLabel() [2/2]
const QLabel* corbo::gui::LabelComboBoxWidget::widgetLabel |
( |
| ) |
const |
|
inline |
◆ _combobox
QComboBox* corbo::gui::LabelComboBoxWidget::_combobox |
|
private |
◆ _label
QLabel* corbo::gui::LabelComboBoxWidget::_label |
|
private |
The documentation for this class was generated from the following files: