mirror of
https://github.com/QuasarApp/qca.git
synced 2025-05-10 01:39:34 +00:00
Add a little more explanation.
svn path=/trunk/kdesupport/qca/; revision=408138
This commit is contained in:
parent
b60aece6ce
commit
79bd05ce14
@ -33,6 +33,8 @@ int main(int argc, char **argv)
|
|||||||
QCoreApplication app(argc, argv);
|
QCoreApplication app(argc, argv);
|
||||||
|
|
||||||
// get all the available providers loaded.
|
// get all the available providers loaded.
|
||||||
|
// you don't normally need this (because you test using isSupported())
|
||||||
|
// but this is a special case.
|
||||||
QCA::scanForPlugins();
|
QCA::scanForPlugins();
|
||||||
|
|
||||||
// this gives us all the plugin providers as a list
|
// this gives us all the plugin providers as a list
|
||||||
|
Loading…
x
Reference in New Issue
Block a user