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

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

+ Include dependency graph for cfx_gif.cpp:

Go to the source code of this file.

Variables

const char kGifSignature87 [] = "GIF87a"
 
const char kGifSignature89 [] = "GIF89a"
 

Variable Documentation

◆ kGifSignature87

const char kGifSignature87 = "GIF87a"

Definition at line 9 of file cfx_gif.cpp.

◆ kGifSignature89

const char kGifSignature89 = "GIF89a"

Definition at line 10 of file cfx_gif.cpp.