Results 1 to 6 of 6

Thread: QCanvas Files not found

  1. #1
    Join Date
    Feb 2006
    Location
    New Delhi,India
    Posts
    226
    Thanks
    14
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Unhappy QCanvas Files not found

    Hi..

    I do not have the QCanvas and related header and .cpp files there in the QT version which i have installed...

    The version which i have installed is open source QT4.1.1 on windows with mingw complier...

    Where do i get the entire package of the QCanvas files..

    Thanking you,

    Kapil

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: QCanvas Files not found

    I guess this was already solved by adding "QT += qt3support" to your .pro file?
    http://www.qtcentre.org/forum/showthread.php?t=1376

  3. #3
    Join Date
    Feb 2006
    Location
    New Delhi,India
    Posts
    226
    Thanks
    14
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QCanvas Files not found

    Hi,

    Yaa.. It was..
    But this thread was to find out that do we have QCanvas available rather than Q3Canvas.. 'coz the QT4 supports QCanvas and QT3 supports Q3Canvas...
    It was for this purpose as all the example i have read have QCanvas declared and not the Q3Canvas...

    Thanking you,

    Kapil

  4. #4
    Join Date
    Jan 2006
    Posts
    109
    Thanks
    2
    Thanked 5 Times in 5 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: QCanvas Files not found

    Quote Originally Posted by Kapil
    I do not have the QCanvas and related header and .cpp files there in the QT version which i have installed...

    The version which i have installed is open source QT4.1.1 on windows with mingw complier...

    Where do i get the entire package of the QCanvas files..
    Qt 4 does not ship with a QCanvas class. More precisely the Qt3Support module contains QCanvas from Qt 3 which has been renamed to Q3Canvas.

    A port of QCanvas from Qt 3 to Qt 4 is also available, it's called QtCanvas:
    ftp://ftp.trolltech.com/qt/source/qt...e-4.1.0.tar.gz

  5. #5
    Join Date
    Feb 2006
    Location
    New Delhi,India
    Posts
    226
    Thanks
    14
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QCanvas Files not found

    Hi..

    I am unable to access the link... its giving error whenever i try to open it or download the file....

    Kapil

  6. #6
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: QCanvas Files not found

    Quote Originally Posted by Kapil
    I am unable to access the link... its giving error whenever i try to open it or download the file....
    Download qtcanvas-opensource-4.1.1.zip
    or browse directory:
    ftp://ftp.trolltech.com/qt/source/
    and pick a file by yourself.

Similar Threads

  1. Visual Studio 2005 Express
    By Muzz in forum Installation and Deployment
    Replies: 22
    Last Post: 6th November 2008, 07:21
  2. visual studio project files - adding extra files
    By luf in forum Qt Programming
    Replies: 3
    Last Post: 13th June 2008, 22:05
  3. Program crashes with assert error in xcb_lock.c
    By Valheru in forum Qt Programming
    Replies: 3
    Last Post: 18th November 2007, 20:56
  4. KDE 3.5.0 crash while opening project
    By MarkoSan in forum KDE Forum
    Replies: 2
    Last Post: 19th October 2007, 17:21
  5. Replies: 5
    Last Post: 22nd September 2006, 09:04

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.