cocoa - Trap click event on dock icon using Qt on Mac -


i trying dock click event on dock icon on mac os x. using qt-cocoa. highly appreciated.

thanks, rahul

i've done open-source project. see code here: https://github.com/kdab/charm/blob/master/charm/macapplicationcore.mm


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -