Description
Windows-specific features can be used from Windows-targeted Qt5 applications through helper classes and functions. Developers use this module when Qt software needs native Windows integration beyond the portable Qt APIs.
It is a platform integration module, not a standalone app. Native calls can affect compatibility, permissions, and portability, so isolate them carefully in the final project.