NAOqi Core - Overview | API
Namespace : qi
PackageManager does not have yet a specialized proxy.
Install a package from a path.
Parameters: |
|
---|
Check for md5 compatibility then, if successful, install the package from a path.
Parameters: |
|
---|
Check for existence of a package with his uuid.
Parameters: |
|
---|
Remove a package with his uuid. Throw if no package has this uuid.
Parameters: |
|
---|
Get the list of all installed packages.
Get a package with his uuid. Throw if no package has this uuid.
Parameters: |
|
---|
Get the list of all installed packages. With this function you cannot access to new created fields.
Get a package with his uuid. Throw if no package has this uuid. With this function you cannot access to new created fields.
Parameters: |
|
---|
Get the icon of the package specified by this uuid.
Parameters: |
|
---|---|
Returns: | a string which is a bytearray of a png image. |
Signal emitted after a package has been installed.
Signal emitted after a package has been removed.
Signal emitted after a package has been installed.
Signal emitted after a package has been removed.