Results 1 to 6 of 6

Thread: integrating Qt files in open cascade?

  1. #1
    Join Date
    Dec 2006
    Posts
    103
    Thanks
    31
    Qt products
    Qt4
    Platforms
    Windows

    Question integrating Qt files in open cascade?

    can any1 plz help me in integrating a GUI in Qt with open cascade 5.2?
    that is integrate qt with cascade viewer and functionaity...

  2. #2
    Join Date
    Jan 2006
    Location
    Alingsås, Sweden
    Posts
    437
    Thanks
    3
    Thanked 39 Times in 39 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: integrating Qt files in open cascade?

    Could you provide some more information. Do you have a link to open cascade? What have you done this far? What issues is it that you are having problems with? Exactly what is it that you are trying to achive?

  3. #3
    Join Date
    Dec 2006
    Posts
    103
    Thanks
    31
    Qt products
    Qt4
    Platforms
    Windows

    Question Re: integrating Qt files in open cascade?

    actually i want to make a GUI in Qt 4 n then use the graphics feature of open cascade in it.
    what more info u want?

    1. wht are the differences between open source and commercial edition? like is there any lack of functionalities in open source edition of Qt4?

    2. do Qt provide an cross platform data types?

    3. what are the platform n compiler specific code we need to change in single source base code so as to make it cross platform(if i m using windows nad VC++ 6.0)?

    4. why Qt is more compatible with VS.net rather than VS C++ 6.0?

  4. #4
    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: integrating Qt files in open cascade?

    Quote Originally Posted by Shuchi Agrawal View Post
    1. wht are the differences between open source and commercial edition? like is there any lack of functionalities in open source edition of Qt4?
    The ActiveQt framework is not part of the open source edition. The commercial edition of Qt4/Win also provides a seamless integration to the Visual Studio.

    Quote Originally Posted by Shuchi Agrawal View Post
    2. do Qt provide an cross platform data types?
    Qt is a cross-platform toolkit. Everything in Qt is cross-platform unless stated otherwise in the docs.

    Quote Originally Posted by Shuchi Agrawal View Post
    3. what are the platform n compiler specific code we need to change in single source base code so as to make it cross platform(if i m using windows nad VC++ 6.0)?
    Usually you are not required to do any changes in order to compile the code in various supported platforms. What is "nad"? By the way, the open source edition does not support Visual Studio.

    Quote Originally Posted by Shuchi Agrawal View Post
    4. why Qt is more compatible with VS.net rather than VS C++ 6.0?
    Maybe because Visual Studio 6.0 is already like 10 years old tool and most likely does not offer ways for as seamless integration as with the studios from this decade?
    J-P Nurmi

  5. The following user says thank you to jpn for this useful post:

    Shuchi Agrawal (9th January 2007)

  6. #5
    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: integrating Qt files in open cascade?

    Quote Originally Posted by jpn View Post
    What is "nad"?
    Anagram of "and"?
    By the way, the open source edition does not support Visual Studio.
    Officially

    Maybe because Visual Studio 6.0 is already like 10 years old tool and most likely does not offer ways for as seamless integration as with the studios from this decade?
    Visual Studio 6.0 is broken - it supports a beta of the C++ standard, thus is incompatible with C++ itself and I think that's the most important thing that caused Trolltech to abandon the platform - there were too many workarounds to implement to make the whole thing work (same goes for Borland compiler).

  7. The following user says thank you to wysota for this useful post:

    Shuchi Agrawal (9th January 2007)

  8. #6
    Join Date
    Dec 2006
    Posts
    103
    Thanks
    31
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: integrating Qt files in open cascade?

    sorry!! it was "and" not "nad". it was just a printing mistake..
    thanks..

Similar Threads

  1. integrating Qt files with open cascade??
    By Shuchi Agrawal in forum Qt Tools
    Replies: 1
    Last Post: 29th December 2006, 07:11
  2. Replies: 5
    Last Post: 22nd September 2006, 08:04
  3. [Win32/VC++ 8.0] Strange problems with qrc_*.cpp files
    By mloskot in forum Installation and Deployment
    Replies: 6
    Last Post: 6th March 2006, 10:28

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.