[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: KDE/kdebase/workspace/kwin/kcmkwin/kwinoptions
From:       André_Wöbbeking <Woebbeking () onlinehome ! de>
Date:       2006-07-06 18:14:55
Message-ID: 200607062014.55589.Woebbeking () onlinehome ! de
[Download RAW message or body]

On Thursday 06 July 2006 20:01, Benjamin Meyer wrote:
> SVN commit 559169 by bmeyer:
>
> fix link opening
>
>  M  +2 -0      windows.cpp
>
>
> --- trunk/KDE/kdebase/workspace/kwin/kcmkwin/kwinoptions/windows.cpp
> #559168:559169 @@ -1256,6 +1256,8 @@
>                                   "<i>Option     \"RenderAccel\"
> \"true\"</i><br>" "In <i>Section \"Device\"</i></qt>"), this);
> label->setOpenExternalLinks(true);
> +  label->setTextInteractionFlags(Qt::LinksAccessibleByMouse);
> + 
> label->setTextInteractionFlags(Qt::TextInteractionFlags(style()->styl
>eHint(QStyle::SH_MessageBox_TextInteractionFlags)));
> lay->addWidget(label);

Doesn't the second call of setTextInteractionFlags() overwrite the first 
one? And why LinksAccessibleByMouse, what about accessibility?
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic