ComboBox.setPopupFixedWidth

Specifies whether the popup’s width should be a fixed width matching the allocated width of the combo box.

class ComboBox
void
setPopupFixedWidth
(
bool fixed
)

Parameters

fixed bool

whether to use a fixed popup width

Meta