Skip to content

KFileItem: add isExecutable

Méven Car requested to merge work/meven/kfileitem-isexecutable into master

Add the convenience function that will let users of KFileItem to do further stat, typically with QFileInfo, calls to determine isExecutable.

Merge request reports