[Qt-interest] Getting rid of Title bar
Ferenc Stelcz
ferenc at stelcz.hu
Tue Apr 7 07:36:59 CEST 2009
Keshava Krishna írta:
> Hi,
>
> I have a mainwindow with a title bar, now i want to get rid of this bar..
> i have gone through Qt designer options, did not find any suitable option...
> please suggest me a way to get rid of title bar??
>
> Regards,
> Keshava.
>
Try searching assistant for the windowflags property.
setWindowFlags(Qt::CustomizeWindowHint) turns off all window hints and
produced me a border-/titlebar-less window one that you're probably
looking for!
Regards,
--
Ferenc Stelcz
Junior Software Engineer
Banyan Technologies LLC
More information about the Qt-interest-old
mailing list