A default-constructed QPluginLoader erroneously reports that the
load hints are empty. However, setting a filename would then
automatically set the PreventUnload hint, surprising the user.
Return the correct flags instead.
Amends
|
||
|---|---|---|
| .. | ||
| almostplugin | ||
| elftest | ||
| lib | ||
| machtest | ||
| staticplugin | ||
| theplugin | ||
| tst | ||
| .gitignore | ||
| BLACKLIST | ||
| CMakeLists.txt | ||
| empty.json | ||
| fakeplugin.cpp | ||
| tst_qpluginloader.cpp | ||
| utf8_data.json | ||