11 #ifndef COMBOBOXWIDGETBASE_H 12 #define COMBOBOXWIDGETBASE_H 24 explicit ComboBoxWidgetBase(
const QString &title,
const QString &postLabel = QString(), QWidget *parent =
nullptr);
25 void addToLayout(QGridLayout *layout,
int row,
int startColumn = 0);
33 #endif // COMBOBOXWIDGETBASE_H