Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qwebphandler.cpp File Reference

(369be99d82a7c1182e3693756ab545cea86bb90d)

#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 14 of file qwebphandler.cpp.

Referenced by QWebpHandler::canRead().