Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
src_corelib_io_qiodevice.cpp File Reference

(70cc4a7dc1620f09d2b377405c29c5ed6167b8a1)

#include <QProcess>
#include <QIODevice>
#include <QFile>
Include dependency graph for src_corelib_io_qiodevice.cpp:

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]

Function Documentation

◆ isExeFile()

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.

◆ read_example()

bool read_example ( )

[0]

[0]

Definition at line 8 of file src_corelib_io_qiodevice.cpp.

◆ read_in_buf_example()

void read_in_buf_example ( )

[1]

[2]

[2]

Definition at line 44 of file src_corelib_io_qiodevice.cpp.