Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. objective-c
    Log in to post

    • UNSOLVED Help in creating custom MediaPlayer component
      Mobile and Embedded • qml ios cpp mediaplayer objective-c • • Wiru  

      12
      0
      Votes
      12
      Posts
      1373
      Views

      Then study the gstreamer implementation for example and start from there. The pattern is to have a "session class" that does the work and then provide all the interfaces you support that will be using said session class.
    • SOLVED Adding a QWindow to UIKit application on iOS
      Mobile and Embedded • ios xcode objective-c qt 5.10 swift • • eliseev  

      2
      0
      Votes
      2
      Posts
      901
      Views

      Ok, the problem solved itself with update to Qt 5.11.2 (while running iOS12). Thanks for reading.
    • UNSOLVED How To Call Qt/C++ OSX Dylib from Objective C
      General and Desktop • c++ osx objective-c dylib cocoa • • maximo  

      10
      0
      Votes
      10
      Posts
      4597
      Views

      @SGaist said: QMacCocoaViewContainer Hmmmm! Interesting! I'll have to give this some thought.
    • UNSOLVED How to create a custom native OSX webkit widget with Objective C?
      General and Desktop • qt5.5 webkit osx custom widget objective-c • • maximo  

      4
      0
      Votes
      4
      Posts
      1550
      Views

      Hi @maximo, did you have success with the MacNativeWidget and didi it reach your requirements.
    • Hide OSX menu bar from Qt Application?
      General and Desktop • qt5 osx xcode objective-c • • fhdns  

      2
      0
      Votes
      2
      Posts
      2305
      Views

      Hi, Out of curiosity, can you describe what your application does that it needs all of these elements hidden ?
    • [Solved]Printing on iOS
      Mobile and Embedded • ios printing objective-c • • patrikd  

      1
      0
      Votes
      1
      Posts
      1175
      Views

      No one has replied