PDA

View Full Version : MAC DOCK display number in icon



migel
6th September 2011, 09:58
Hi

Making default systray for mac is pointless and QT does not support in 100%. So question how to play with mac DOCK, display number on icon, etc. Is there any documentation for it ?

I looked into this documentation and it does not look that my QT has those options
http://doc.trolltech.com/qq/qq18-macfeatures.html

like

QApplication::setIcon() this func is not there, also

qt_mac_set_dock_menu is missing.

I do include QTGui


Thanks for answer