Results 1 to 4 of 4

Thread: source code of Qt Designer

  1. #1
    Join Date
    Mar 2012
    Location
    India
    Posts
    102
    Thanks
    4
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default source code of Qt Designer

    Hi,

    Where can I get the source code of Qt Designer (open source)?

    Charvi

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: source code of Qt Designer

    Really, in the programming section? -> moved!

    See http://qt.gitorious.org. And as a requirement find the right branch for the designer tool.

  3. #3
    Join Date
    Mar 2012
    Location
    India
    Posts
    102
    Thanks
    4
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: source code of Qt Designer

    Okay so I downloaded the source code from ftp://ftp.qt.nokia.com/qt/source/qt-...c-4.5.3.tar.gz.

    Now I open the designer project at the path qt-all-opensource-src-4.5.3\tools\designer\designer.pro after extracting the tar ball.
    But when I try to build the project I keep getting weird errors. First I thought the errors are due to the dependencies on files which must be existing outside the project but the errors keep on changing every time I compile the project. One of the errors which I think is very weird is

    formbuilder.cpp:231: error: no match for 'operator!' in '!fb->QFormInternal::QFormBuilderExtra::rootWidget()'
    candidates are: operator!(bool) <built-in>

    There are 3 such wierd errors. I just want to compile the Qt Designer code and run it and see. Can somebody please point out where am I going wrong.

    Thanks in advance,
    Charvi.

  4. #4
    Join Date
    Mar 2012
    Location
    India
    Posts
    102
    Thanks
    4
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: source code of Qt Designer

    Anybody there?

Similar Threads

  1. no source code
    By banlinhtienphong in forum General Programming
    Replies: 1
    Last Post: 25th July 2011, 17:19
  2. [Qt Designer] How to get source code
    By Svalorzen in forum Newbie
    Replies: 4
    Last Post: 29th June 2010, 12:10
  3. Where is the source code?
    By Fletcher in forum Newbie
    Replies: 1
    Last Post: 10th December 2009, 20:45
  4. source code from Qt4 designer
    By freelancer.kiran in forum Qt Tools
    Replies: 2
    Last Post: 12th May 2008, 07:40
  5. source code
    By Colx007 in forum Newbie
    Replies: 5
    Last Post: 19th December 2007, 09:15

Tags for this Thread

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.