-
Bug
-
Resolution: Done
-
P2: Important
-
5.4.2
-
None
-
037b05ac760a50630a009362011c12bcce11644d
See page:
http://doc.qt.io/qt-5.4/qtwidgets-tools-plugandpaint-example.html#importing-static-plugins
It is written:
"The argument to Q_IMPORT_PLUGIN() is the plugin's name, as specified with Q_PLUGIN_METADATA() in the plugin."
It is wrong, the plugin's name is the name of the class where Q_PLUGIN_METADATA() is defined.
- relates to
-
QTBUG-46608 Wrong explanation for Q_IMPORT_PLUGIN
-
- Closed
-