Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Leverage OS X Framework from Qt Application?

    General and Desktop
    os x
    3
    3
    786
    Loading More Posts
    • 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
      tkgg last edited by

      I'm new to Qt. I'm looking for a way to leverage the OS X Framework from a Qt application. Any pointers ?

      1 Reply Last reply Reply Quote 0
      • M
        mcosta last edited by

        @tkgg said:

        I'm new to Qt. I'm looking for a way to leverage the OS X Framework from a Qt application. Any pointers ?

        Hi,

        I'm sure to understand the question but you can use native OSX API from a Qt Application. Here an example

        Once your problem is solved don't forget to:

        • Mark the thread as SOLVED using the Topic Tool menu
        • Vote up the answer(s) that helped you to solve the issue

        You can embed images using (http://imgur.com/) or (http://postimage.org/)

        1 Reply Last reply Reply Quote 0
        • SGaist
          SGaist Lifetime Qt Champion last edited by

          Hi and welcome to devnet,

          As an example, you can take a look at the QtMacExtras module. The code there uses Objective-C++ to create interfaces to use OS X native frameworks.

          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 Reply Quote 0
          • First post
            Last post