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
ICNSBlockHeader Struct Reference

#include <qicnshandler_p.h>

Collaboration diagram for ICNSBlockHeader:

Public Types

enum  OS {
  TypeIcns = MAKEOSTYPE('i', 'c', 'n', 's') , TypeToc = MAKEOSTYPE('T', 'O', 'C', ' ') , TypeIcnv = MAKEOSTYPE('i', 'c', 'n', 'V') , TypeClut = MAKEOSTYPE('c', 'l', 'u', 't') ,
  TypeTile = MAKEOSTYPE('t', 'i', 'l', 'e') , TypeOver = MAKEOSTYPE('o', 'v', 'e', 'r') , TypeOpen = MAKEOSTYPE('o', 'p', 'e', 'n') , TypeDrop = MAKEOSTYPE('d', 'r', 'o', 'p') ,
  TypeOdrp = MAKEOSTYPE('o', 'd', 'r', 'p')
}

Public Attributes

quint32 ostype
quint32 length

Detailed Description

Definition at line 18 of file qicnshandler_p.h.

Member Enumeration Documentation

◆ OS

Enumerator
TypeIcns 
TypeToc 
TypeIcnv 
TypeClut 
TypeTile 
TypeOver 
TypeOpen 
TypeDrop 
TypeOdrp 

Definition at line 20 of file qicnshandler_p.h.

Member Data Documentation

◆ length

quint32 ICNSBlockHeader::length

◆ ostype

quint32 ICNSBlockHeader::ostype

Definition at line 33 of file qicnshandler_p.h.


The documentation for this struct was generated from the following file: