![]() |
Qt 6.x
The Qt SDK
|
#include "qfunctions_win_p.h"
#include <QtCore/qdebug.h>
#include <combaseapi.h>
#include <objbase.h>
Go to the source code of this file.
Functions | |
bool | 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().