Custom QComboBox created to prevent the menu popup from opening up at different offsets for different items, which may result in list items being rendered outside of the screen/containing widget.
Public Functions
-
explicit DirectionalComboBox(QWidget *parent = nullptr, bool upwards = true)