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