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

(99c05995ee9f9de721716046631fd6a207fc2f81)

#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.