![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QFile>#include <QTextStream>Go to the source code of this file.
Functions | |
| void | wrap_func () |
| int | main (int argc, char *argv[]) |
| [3] | |
| void | examples () |
| [3] | |
| void examples | ( | ) |
[3]
[4]
[4]
[5]
[5]
[7]
[7]
[8]
[8]
[9]
[9]
Definition at line 58 of file src_corelib_io_qtextstream.cpp.
| int main | ( | int | argc, |
| char * | argv[] ) |
[3]
[ctor_close]
[printing a custom type]
[printing a custom type] [storing a custom value]
[storing a custom value]
[retrieving a custom value]
[retrieving a custom value]
Definition at line 45 of file src_corelib_io_qtextstream.cpp.
| void wrap_func | ( | ) |