![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "core/fxcodec/gif/cfx_gifcontext.h"#include <stdint.h>#include <array>#include <utility>#include "core/fxcodec/cfx_codec_memory.h"#include "core/fxcrt/data_vector.h"#include "core/fxcrt/stl_util.h"#include "testing/gtest/include/gtest/gtest.h"Go to the source code of this file.
Classes | |
| class | fxcodec::CFX_GifContextForTest |
Namespaces | |
| namespace | fxcodec |
Functions | |
| fxcodec::TEST (CFX_GifContext, SetInputBuffer) | |
| fxcodec::TEST (CFX_GifContext, ReadAllOrNone) | |
| fxcodec::TEST (CFX_GifContext, ReadGifSignature) | |
| fxcodec::TEST (CFX_GifContext, ReadLocalScreenDescriptor) | |
| fxcodec::TEST (CFX_GifContext, ReadHeader) | |