Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qfunctions_win.cpp File Reference

(751ca5e5bdb5918834af7c43d09f457a805d80f5)

#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 45 of file qfunctions_win.cpp.

References qWarning.

Referenced by QWindowsIntegration::setApplicationBadge().

+ Here is the caller graph for this function: