getIconForExecutable

mobase.getIconForExecutable(executable)

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

Return type:

QIcon

Parameters:

executable – Absolute path to the executable.

Returns:

The icon for this executable, if any.