What is best way of defining mandatory fields inside QWidget/MainWindow view?
I want to make few fields (ComboBoxes, LineEdit, and few SpinBoxes) mandatory by making them highlight when default values are selected on an event.