Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Leverage OS X Framework from Qt Application?
Forum Updated to NodeBB v4.3 + New Features

Leverage OS X Framework from Qt Application?

Scheduled Pinned Locked Moved General and Desktop
os x
3 Posts 3 Posters 886 Views 3 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
    tkgg
    wrote on last edited by
    #1

    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
    0
    • M Offline
      M Offline
      mcosta
      wrote on last edited by
      #2

      @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
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        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
        0

        • Login

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