I’ve noticed several places where the Qt 5.0 class documentation includes empty balloons where the text says there are code snippets. For example, I’m now looking under “An Example” at:
http://qt-project.org/doc/qt-5.0/qtquick/qquickimageprovider.html#QQuickImageProvider
Also, it says, “… example is available in Qt’s examples/qml/imageprovider directory”
In 5.0.2 it’s actually in “examples/quick/imageprovider”
↧