(3c8bc2721cce78cfb24a4483459c0d56cbc570b9)
#include "qwindowsservices.h"
#include <QtCore/qt_windows.h>
#include <QtCore/qurl.h>
#include <QtCore/qdebug.h>
#include <QtCore/qdir.h>
#include <QtCore/qscopedpointer.h>
#include <QtCore/qthread.h>
#include <QtCore/private/qwinregistry_p.h>
#include <QtCore/private/qfunctions_win_p.h>
#include <shlobj.h>
#include <shlwapi.h>
#include <intshcut.h>
Go to the source code of this file.
◆ launchMail()
static bool launchMail |
( |
const QUrl & | url | ) |
|
|
inlinestatic |
◆ mailCommand()
◆ msgShellExecuteFailed()
◆ openWebBrowser()
static bool openWebBrowser |
( |
const QUrl & | url | ) |
|
|
static |
◆ shellExecute()
static bool shellExecute |
( |
const QUrl & | url | ) |
|
|
inlinestatic |