ComboBox.setPopupFixedWidth
void setPopupFixedWidth(bool fixed)Specifies whether the popup’s width should be a fixed width matching the allocated width of the combo box.
Parameters
fixed | whether to use a fixed popup width |
void setPopupFixedWidth(bool fixed)Specifies whether the popup’s width should be a fixed width matching the allocated width of the combo box.
fixed | whether to use a fixed popup width |