MAppletInventoryInterface is an interface the applet installation sources can use to instantiate applets in a package.
More...
List of all members.
Detailed Description
MAppletInventoryInterface is an interface the applet installation sources can use to instantiate applets in a package.
Member Function Documentation
virtual void MAppletInventoryInterface::instantiateAppletsInPackage |
( |
const QString & |
packageName |
) |
[pure virtual] |
Called to instantiate an applet from a package
- Parameters:
-
| packageName | the name of the applet package to be instantiated |