Results 1 to 3 of 3

Thread: Qt Designer not showing the main window

  1. #1
    Join Date
    Jul 2006
    Posts
    20
    Thanks
    1
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows Android

    Default Qt Designer not showing the main window

    Today I got a brand new big problem using Qt Designer: the main windows does not start with the rest of the designer.
    If I start Qt from the command line with "designer" only the properties window shows up. I if start by clicking a .ui file the form will be opened, the properties window as well. The control + R shortcut does not work, and closing the properties and form windows will not stop the designer process.

    I looked for the Qt settings, I deleted the .designer directory, a few lock files from .qt, but nothing happend. I did not find anything else by hand, neither using grep (which I am not an expert anyway).

    I even logged out and nothing changed (and I will restart after posting this ).

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qt Designer not showing the main window

    Which version of Qt? Can you access Designer settings and change the display mode?

  3. #3
    Join Date
    Jul 2006
    Posts
    20
    Thanks
    1
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows Android

    Default Re: Qt Designer not showing the main window

    Solved.
    I did a more inspired find. The configuration file is at
    Qt Code:
    1. .config/Trolltech/Designer.conf
    To copy to clipboard, switch view to plain text mode 
    , and after deleting some of the lines I thought to be guilty nothing happened, so I deleted the file alltogeter.

    Later
    We writing in the same time it seems.
    Last edited by alecs1; 29th January 2008 at 23:06.

Similar Threads

  1. access main window from function
    By eric in forum Qt Programming
    Replies: 6
    Last Post: 19th January 2008, 21:29
  2. minimizing main window
    By eric in forum Qt Programming
    Replies: 4
    Last Post: 28th November 2007, 16:54
  3. Replies: 15
    Last Post: 23rd March 2007, 16:16
  4. cannot make a main window modal
    By Dark_Tower in forum Qt Programming
    Replies: 12
    Last Post: 23rd March 2006, 10:21
  5. Main window
    By Michiel in forum Qt Tools
    Replies: 1
    Last Post: 20th March 2006, 23:54

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.