Qt 4.8
Public Variables | List of all members
BMP_FILEHDR Struct Reference

#include <qbmphandler_p.h>

Public Variables

qint32 bfOffBits
 
qint16 bfReserved1
 
qint16 bfReserved2
 
qint32 bfSize
 
char bfType [2]
 

Detailed Description

Definition at line 62 of file qbmphandler_p.h.

Properties

◆ bfOffBits

qint32 BMP_FILEHDR::bfOffBits

Definition at line 67 of file qbmphandler_p.h.

Referenced by operator<<(), operator>>(), QBmpHandler::read(), and QBmpHandler::write().

◆ bfReserved1

qint16 BMP_FILEHDR::bfReserved1

Definition at line 65 of file qbmphandler_p.h.

Referenced by operator<<(), operator>>(), and QBmpHandler::write().

◆ bfReserved2

qint16 BMP_FILEHDR::bfReserved2

Definition at line 66 of file qbmphandler_p.h.

Referenced by operator<<(), operator>>(), and QBmpHandler::write().

◆ bfSize

qint32 BMP_FILEHDR::bfSize

Definition at line 64 of file qbmphandler_p.h.

Referenced by operator<<(), operator>>(), and QBmpHandler::write().

◆ bfType

char BMP_FILEHDR::bfType[2]

Definition at line 63 of file qbmphandler_p.h.

Referenced by operator<<(), operator>>(), and QBmpHandler::write().


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