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

(f767b4fd6ad286e41f1f2ae1e8a46acdfdb25c22)

#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 279 of file peheaderinfo.cpp.

Function Documentation

◆ Q_GLOBAL_STATIC()

Q_GLOBAL_STATIC ( PeHeaderInfoMap ,
peCache  )