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
qwebphandler.cpp File Reference

(09ce9eec78bb05f082ae846aeaba56e92247bfc2)

#include "qwebphandler_p.h"
#include "webp/mux.h"
#include "webp/encode.h"
#include <qcolor.h>
#include <qimage.h>
#include <qdebug.h>
#include <qpainter.h>
#include <qvariant.h>
#include <QtEndian>
Include dependency graph for qwebphandler.cpp:

Go to the source code of this file.

Variables

static const int riffHeaderSize = 12

Variable Documentation

◆ riffHeaderSize

const int riffHeaderSize = 12
static

Definition at line 15 of file qwebphandler.cpp.