![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "testing/utils/file_util.h"#include <stdio.h>#include <utility>#include <vector>#include "core/fxcrt/numerics/safe_conversions.h"#include "core/fxcrt/span.h"#include "core/fxcrt/stl_util.h"#include "testing/utils/path_service.h"Go to the source code of this file.
Functions | |
| std::vector< uint8_t > | GetFileContents (const char *filename) |
| std::vector< uint8_t > GetFileContents | ( | const char * | filename | ) |
Definition at line 17 of file file_util.cpp.