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

(9083b6586daee8a4d9b43d3ddc3136aa2cc18387)

#include "peheaderinfo.h"
#include <QtCore/private/qsystemerror_p.h>
#include <QString>
#include <QMap>
Include dependency graph for peheaderinfo.cpp:

Go to the source code of this file.

Typedefs

typedef QMap< QString, PeHeaderInfo * > PeHeaderInfoMap

Functions

 Q_GLOBAL_STATIC (PeHeaderInfoMap, peCache)

Typedef Documentation

◆ PeHeaderInfoMap

Definition at line 278 of file peheaderinfo.cpp.

Function Documentation

◆ Q_GLOBAL_STATIC()

Q_GLOBAL_STATIC ( PeHeaderInfoMap ,
peCache  )