Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. Qt method swizzling
Forum Updated to NodeBB v4.3 + New Features

Qt method swizzling

Scheduled Pinned Locked Moved C++ Gurus
1 Posts 1 Posters 1.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.
  • shavS Offline
    shavS Offline
    shav
    wrote on last edited by
    #1

    Hello guys,

    Now, I started a new project for testing some applications which development by Qt. My project is library which will integrating to any apps and the will saving special log with all information about status of work current app. I have experience in this - I was created library for iOS platform. On the iOS platform I have use the method swizzling from Objective-C runtime. I want use something like this in Qt, but I can't find any information about method swizzling in Qt/C++. Can you explaining how I can change implementation in Qt for methods from any classes of app?

    Mac OS and iOS Developer

    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