[Qt-creator] Tab UI in Projects mode to TreeView

Robert Löhning robert.loehning at theqtcompany.com
Wed Aug 5 17:00:19 CEST 2015


Am 04.08.2015 um 17:42 schrieb Ariel Molina:
>> Why don't you use a single build directory for all the kits?
> 1. Because I the workflow almost never uses parallel deployment, it's
> single device, but all along the day i need to re-deploy to some random
> devices.
> 2. It has to run on local Linux without any modifications.
>
> I also do this for Android from time to time. What i've found is the
> Android-style deployment is very powerful, I can build and the Android
> device is selected on launch. If there would be a possibility to have a Kit
> with "Ask for Remote device" it will work very easily.
>
> I was thinking about this, and, maybe Im getting off-topic, but this will
> help a lot. It will appear only when not using local machines.
> http://imgur.com/kMtEzJD
>
> It will also help iOS deployments as they have the very same problem.
>
> Ariel

Hi Ariel,

does marking the device as mutable help you?

1. Go to "Tools" -> "Options..." -> "Build & Run" -> "Kits".
2. Select one of your on-device kits.
3. Right click on the "Device" combo box and check "Mark as Mutable" in 
the context menu.
4. Click "OK".

You'll now be able to switch devices close to where you wished it.

Best Regards,
Robert


-- 
   Robert Löhning, Software Engineer - The Qt Company
   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