Incomplete Qt-docs? ability to view plugins in the finder
-
The OSX deployment docs for 4.8.1 mention something can be done to achieve something "like this":http://qt-project.org/doc/qt-4.8/images/deployment-mac-application.png, where the plugins that will be loaded at runtime are highlighted in the finder "info" panel.
At this page, the qt docs simply say: The additional code in tools/plugandpaint/mainwindow.cpp also enables us to view the plugins in the Finder, as shown to the left.
Where is this additional code? I don't see anything special in "plugandpaint/mainwindow.cpp":http://qt.gitorious.org/qt/qtbase/blobs/910b446fb22c9c5ab3cc65d4025efc5102d0c45e/examples/tools/plugandpaint/mainwindow.cpp
The docs should be more concise about this feature.