Skip to content

nathtest/Extension-Icon-Provider-Windows-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Extension-Icon-Provider-Windows-Python

An extension icon provider for windows

This icon provider use only the extension name to return an icon (QImage).The file does not need to exist on the file system.It only works on windows since it's using win32api call.