[Qt-creator] Focus after build

Peter Kümmel syntheticpp at gmx.net
Wed Mar 11 15:55:06 CET 2015



Am 11.03.2015 um 15:43 schrieb Ziller Eike:
>
>> On Mar 11, 2015, at 3:32 PM, Peter Kümmel <syntheticpp at gmx.net> wrote:
>>
>> On Linux after every build QtCreator gets the focus, even
>> when it is minimised after starting the build. Is there a
>> way to disable this (there is no option in "Build and Run")
>> If not, where is this triggered in the code, I would like
>> to make this optional.
>
> I suppose this should just not happen?
> I would guess that either the  QApplication::alert call in BuildManager::finish, or the  ICore::raiseWindow call in  OutputPaneManager::showPage could be responsible for this.

QApplication::alert triggers the popup.
So is it a bug (feature) of the window manager (Cinnamon) or 
one in Qt5?

>
> Br, Eike
>
>> Peter
>> _______________________________________________
>> Qt-creator mailing list
>> Qt-creator at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/qt-creator
>



More information about the Qt-creator mailing list