[Qt-creator] Focus after build

Ziller Eike Eike.Ziller at theqtcompany.com
Wed Mar 11 15:43:46 CET 2015


> 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.

Br, Eike

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

-- 
Eike Ziller, Senior Software Engineer - The Qt Company GmbH
 
The Qt Company GmbH, Rudower Chaussee 13, D-12489 Berlin
Geschäftsführer: Mika Pälsi, Juha Varelius, Tuula Haataja
Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B



More information about the Qt-creator mailing list