Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › C++ Integration

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #13074

    Oussama

    Is it supported to integrate C++ back-end ?

    if yes then how to do that ?

    #13075

    Günther
    Felgo Team

    Hi Oussama!

    You can use custom C++ components or libraries together with your Felgo app and access them via QML.
    See here how to Integrate C++ and QML.

    If you simply want to access a web-service backend you can also just use an XMLHttpRequest from QML/Javascript for communication.

    Best,
    Günther

    #13076

    Oussama

    is it supported for all platforms ?

    coz i found only one post about this (& it’s old) and back then only desktop, Symbian and MeeGo applications supports C++ integration so did you add support to the other platforms ?

    #13077

    Günther
    Felgo Team

    The old post is not quite right then, C++ Integration works for all platforms.
    You can for example use the available C++ Qt components to implement socket communication for networking.

    Using native device features is also possible: (e.g. accessing the phone book on the device or telling the device to open the maps application)
    For this it is required to implement the relevant code parts in the native programming language (objective-c on iOS or Java on Android) and call these functions from your C++ code.

    Best,
    Günther

    #13096

    Oussama

    Thank you 🙂

    #18933

    Yusuf Umut Piynar

    Could you share some examples about calling native functions from c++ code ?

    #19033

    Alex
    Felgo Team

    Hi Yusuf,

    are you looking for an example to call Android and iOS functions from C++? Please send an Email to support@felgo.com and we can provide you with an example.

    Cheers,
    Alex

Viewing 7 posts - 1 through 7 (of 7 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded