Results 1 to 2 of 2

Thread: Preventing the creator from auto switching to deisgner view

  1. #1
    Join Date
    Jun 2019
    Posts
    1
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows

    Default Preventing the creator from auto switching to deisgner view

    Hi,

    I am using Qt creator v4.3.0. Whenever I switch to a .ui.qml file, the IDE automatically switches to design mode. Due to several factors (mainly slow computer and heavy UI file), loading the file in design view can take a lot of time. Sometimes, I am working on code where I have to refer to .ui.qml files multiple times. Constantly switching to design mode is quite annoying, is there a way I can temporarily switch the auto switch to design mode off?

    Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Preventing the creator from auto switching to deisgner view

    Most things in QtCreator are plugins, the QtQuick designer being one of them.

    Try deactivating that plugin ("Help" -> "Plugins")

    Cheers,
    _

Similar Threads

  1. view switching
    By codeman in forum Qt Quick
    Replies: 1
    Last Post: 11th June 2015, 17:04
  2. Qt Creator Qt Creator on Mac OS: Ctrl + Tab for switching documents
    By Nesbit in forum Qt Tools
    Replies: 0
    Last Post: 16th January 2015, 11:35
  3. Replies: 1
    Last Post: 10th June 2013, 00:16
  4. Auto save and create new row in table view
    By rdjenner in forum Qt Programming
    Replies: 3
    Last Post: 24th June 2011, 14:43
  5. Replies: 17
    Last Post: 26th January 2010, 21:21

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.