Results 1 to 5 of 5

Thread: Integrate Qt C++ with Java jars

  1. #1
    Join Date
    Jan 2008
    Posts
    10
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Integrate Qt C++ with Java jars

    Hi,

    I'm looking to program my application using the C++ version of Qt4. But for some of the required functionality there aren't any good C++ libraries available. There are however viable Java libraries. Is it possible to write almost all of the functionality in C++ and call needed functionality contained in a Java jar? Do I need Qt Jambi for this or is there another way to do it? Thanks.

    Kind regards,

    Nick

  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: Integrate Qt C++ with Java jars

    Quote Originally Posted by nicksnels View Post
    Is it possible to write almost all of the functionality in C++ and call needed functionality contained in a Java jar?
    Possible? I think so - yes, but I surely wouldn't do that unless I really had to. What kind of functionality are you looking for?

  3. #3
    Join Date
    Jan 2008
    Posts
    10
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Integrate Qt C++ with Java jars

    I'm looking for a (free) reporting tool that works on Windows, Linux and Macintosh. And Java has on, namely JasperReports. So if there is a way to integrate with it, while still being able to write most of my application in Qt that would be great.

    Kind regards,

    Nick

  4. #4
    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: Integrate Qt C++ with Java jars


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

    arturo182 (1st June 2009)

  6. #5
    Join Date
    Jan 2008
    Posts
    10
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Integrate Qt C++ with Java jars

    Thanks for the link. I will look into it.

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.