getIconForExecutable

mobase.getIconForExecutable(executable)

Retrieve the icon of an executable. Currently this always extracts the biggest icon.

Parameters

executable – Absolute path to the executable.

Returns

The icon for this executable, if any.

Return type

QIcon