Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
qfunctions_win.cpp File Reference
#include "qfunctions_win_p.h"
#include <QtCore/qdebug.h>
#include <combaseapi.h>
#include <objbase.h>
+ Include dependency graph for qfunctions_win.cpp:

Go to the source code of this file.

Functions

bool qt_win_hasPackageIdentity ()
 

Function Documentation

◆ qt_win_hasPackageIdentity()

bool qt_win_hasPackageIdentity ( )

Checks if the application has a {package identity}

Having a {package identity} is required to use many modern Windows APIs.

https://docs.microsoft.com/en-us/windows/apps/desktop/modernize/modernize-packaged-apps

Definition at line 44 of file qfunctions_win.cpp.

References qWarning.

Referenced by QWindowsIntegration::setApplicationBadge().

+ Here is the caller graph for this function: