Even when I set the LineEdit's SizePolicy to "fixed, fixed, 0, 0", the Layout manager still resizes it to the "predered" size when I apply the GridLayout to them. But, the same SizePolicy of a ComboBox keeps its size unchanged when putting it into a layout. Do I miss something ?

Thanks!