![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qcoreapplication.h"#include "qcoreapplication_p.h"#include "qstringlist.h"#include "qdir.h"#include "qfileinfo.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>Go to the source code of this file.
Functions | |
| QString | qAppFileName () |
| static bool | hasValidStdOutHandle () |
|
static |
Definition at line 856 of file qcoreapplication_win.cpp.
| QString qAppFileName | ( | ) |
Definition at line 27 of file qcoreapplication_win.cpp.