Methods of type QComboBox
¶
Below is a list of the available methods provided by the QComboBox
type. Click on a method name to see its detailed description and examples.
Method | Description |
---|---|
addItem() | Adds a new item with the given text to the end of the combo box. |