Re: KWindowSystem and NET::Override
- Date: Fri, 9 May 2008 10:32:13 +0200
- From: Lubos Lunak <l.lunak@xxxxxxx>
- Subject: Re: KWindowSystem and NET::Override
On Friday 09 of May 2008, Michael Leupold wrote:
> Hi,
>
> working through the kwalletmanager code a little I stumbled upon:
> KWindowSystem::setType(id, NET::Override)
>
> This is set on a multiline KTextEdit that pops up when clicking on a
> table-cell in the kwallet map editor.
>
> As NET::Override is deprecated and the whole line is also guarded by an
> #ifndef Q_OS_WIN I was thinking about replacing it with:
> setWindowFlags(Qt::Widget | Qt::FramelessWindowHint)
>
> Does that do the same in a platform-independant manner?
NET::Override is now considered in KWin to be only 'make me frameless'.
--
Lubos Lunak
KDE developer
--------------------------------------------------------------
SUSE LINUX, s.r.o. e-mail: l.lunak@xxxxxxx , l.lunak@xxxxxxx
Lihovarska 1060/12 tel: +420 284 028 972
190 00 Prague 9 fax: +420 284 028 951
Czech Republic http://www.suse.cz
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<