Searched refs:ErrorCodesMap (Results 1 – 1 of 1) sorted by relevance
35 using ErrorCodesMap = QMap<HRESULT, QString>; typedef37 inline ErrorCodesMap initErrorCodesMap() in initErrorCodesMap()39 ErrorCodesMap errorCodes = { in initErrorCodesMap()79 Q_GLOBAL_STATIC_WITH_ARGS(ErrorCodesMap, errorCodes, (initErrorCodesMap()))