PDA

View Full Version : how to remove the title bar of child widget



iswaryasenthilkumar
27th November 2015, 04:37
i need to remove the title bar with maximize minimize and close button in the Child widget,
can any one give me suggestion for this:(
Thnaks in advance:o

prasad_N
27th November 2015, 05:34
When we add it as child widget, we can't see title bar anyhow.
If it is independent widget then set property Qt::FramelessWindowHint to the widget;