#include <comboboxwidgetbase.h>
◆ ComboBoxWidgetBase()
◆ addToLayout()
Add this widget to a given grid layout. Umbrello dialogs place labels in column 0 and the editable field in column 1.
- Parameters
-
layout | The layout to which the widget should be added |
row | The row in the grid layout where the widget should be placed |
startColumn | The first column in the grid layout where the widget should be placed |
◆ editField()
KComboBox * ComboBoxWidgetBase::editField |
( |
| ) |
|
Return pointer to the KComboBox edit field.
◆ m_editField
◆ m_label
QLabel* ComboBoxWidgetBase::m_label |
|
protected |
◆ m_postLabel
QLabel* ComboBoxWidgetBase::m_postLabel |
|
protected |
The documentation for this class was generated from the following files: