| umbrello 25.04.2
    Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology | 
#include <selectlayouttypewidget.h>
 
  
| Public Member Functions | |
| SelectLayoutTypeWidget (const QString &title, Uml::LayoutType::Enum selected, QWidget *parent=nullptr) | |
| void | setCurrentLayout (Uml::LayoutType::Enum layout) | 
| Uml::LayoutType::Enum | currentLayout () | 
|  Public Member Functions inherited from ComboBoxWidgetBase | |
| ComboBoxWidgetBase (const QString &title, const QString &postLabel=QString(), QWidget *parent=nullptr) | |
| void | addToLayout (QGridLayout *layout, int row, int startColumn=0) | 
| KComboBox * | editField () | 
| Additional Inherited Members | |
|  Protected Attributes inherited from ComboBoxWidgetBase | |
| QLabel * | m_label | 
| QLabel * | m_postLabel | 
| KComboBox * | m_editField | 
| 
 | explicit | 
| Uml::LayoutType::Enum SelectLayoutTypeWidget::currentLayout | ( | ) | 
| void SelectLayoutTypeWidget::setCurrentLayout | ( | Uml::LayoutType::Enum | layout | ) |