Results 1 to 2 of 2

Thread: Best way to use Qt Core based lib from Java

  1. #1
    Join Date
    Dec 2009
    Posts
    62
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default Best way to use Qt Core based lib from Java

    Hi

    I have a core lib that is currently made in Java and on top of this lib is a Java based UI.

    Now the situation is that I want to replace the core lib with a new one made in Qt, only depending on QtCore (no UI stuff) while still using the Java based UI i.e. only replacing the core part.

    So in this scenario I have a well defined interface in the Qt lib with some signals and slots that I need to connect the Java UI to. What whould be the best way to achive this Java to Qt connection. Is is JNI, SWIG, can I utilize QtJambi in some way or does anyone have any other recommendations.

  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: Best way to use Qt Core based lib from Java

    This is more a Java question than a Qt question. I suggest you ask it at some Java forums.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. CPU core information
    By bred in forum Qt Programming
    Replies: 1
    Last Post: 2nd December 2010, 17:17
  2. Replies: 0
    Last Post: 31st July 2010, 17:27
  3. QT core lib performance?
    By Quentin in forum Qt Programming
    Replies: 1
    Last Post: 31st January 2009, 09:17
  4. core dump
    By DadaLee in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 16th September 2008, 10:05
  5. app core dumps!!
    By Seema Rao in forum Qt Programming
    Replies: 6
    Last Post: 3rd May 2006, 12:36

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.