Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Language Bindings
  4. How to use .net or Java api within Qt windows application?
Forum Updated to NodeBB v4.3 + New Features

How to use .net or Java api within Qt windows application?

Scheduled Pinned Locked Moved Language Bindings
4 Posts 2 Posters 2.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tamilhce
    wrote on last edited by
    #1

    Hi Everyone,
    I want to develop a simple windows desktop application,which will has to capture bio-metric sensor connected to the pc in windows platform . The bio-metric vendor has provided api() in Acticex, .Net & java to which i can connect to bio-metric sensor to capture , store,show&compare bio-metric images etc.My questions are :

    i) how can I integrate the given api() in my Qt appication (in windows) to capture and display the bio-metric image

    ii) which of the package is easy to integrate with Qt (for windows desktop application)
    i) Active X
    ii) .Net
    iii)Java
    iii) if possible give me simple example to integrate third party api() with Qt ,which can be helpful for my development

    Thanks in Advance,
    Regards,
    Tamil

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Given the three API they give, you should go with ActiveX since Qt provides "ActiveQt":http://qt-project.org/doc/qt-4.8/activeqt.html that you can use to interface with ActiveX controls. You can find examples "here":http://qt-project.org/doc/qt-4.8/examples-activeqt.html

      Hope it helps

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tamilhce
        wrote on last edited by
        #3

        Hi SGalst,

        I am successfully integrated bio metric device with Qt through Activex, The Qt help documentation is really awesome.Thanks for your valuable reply .

        Regards,

        Tamil

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Great !

          You're welcome !

          Please also update the thread title prepending [solved] so other forum users may know a solution has been found :)

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved