![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QProcess>
#include <QIODevice>
#include <QFile>
Go to the source code of this file.
Classes | |
class | CustomDevice |
Functions | |
bool | read_example () |
void | read_in_buf_example () |
[1] | |
bool | isExeFile (QFile *file) |
[3] |
bool isExeFile | ( | QFile * | file | ) |
[3]
[method_open]
[method_open]
[method_body_0]
[method_body_0]
[method_body_1]
[method_body_1]
[method_close]
Definition at line 68 of file src_corelib_io_qiodevice.cpp.
bool read_example | ( | ) |
void read_in_buf_example | ( | ) |