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

#include <utils.h>

Collaboration diagram for PeHeaderInfoStruct:

Public Attributes

unsigned wordSize = 0
bool isDebug = false
unsigned short machineArch = 0

Detailed Description

Definition at line 20 of file utils.h.

Member Data Documentation

◆ isDebug

bool PeHeaderInfoStruct::isDebug = false

Definition at line 22 of file utils.h.

◆ machineArch

unsigned short PeHeaderInfoStruct::machineArch = 0

Definition at line 23 of file utils.h.

◆ wordSize

unsigned PeHeaderInfoStruct::wordSize = 0

Definition at line 21 of file utils.h.


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