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
qcoreapplication_win.cpp File Reference

(a14dcc7ad12cd5d0bfdca2b9134cf6a5642799ab)

#include "qcoreapplication.h"
#include "qcoreapplication_p.h"
#include "qstringlist.h"
#include "qfileinfo.h"
#include "qcorecmdlineargs_p.h"
#include "qmutex.h"
#include <private/qthread_p.h>
#include <private/qlocking_p.h>
#include "qtextstream.h"
#include "qvarlengtharray.h"
#include <ctype.h>
#include <qt_windows.h>
+ Include dependency graph for qcoreapplication_win.cpp:

Go to the source code of this file.

Functions

QString qAppFileName ()
 

Function Documentation

◆ qAppFileName()

QString qAppFileName ( )

Definition at line 24 of file qcoreapplication_win.cpp.

References QString::fromWCharArray(), MAX_PATH, and Q_UNLIKELY.

Referenced by QCoreApplication::applicationFilePath().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: