Home
last modified time | relevance | path

Searched refs:qcharToHex (Results 1 – 2 of 2) sorted by relevance

/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxbinary.h987 static QString qcharToHex(QChar cSymbol);
H A Dxbinary.cpp5477 sTemp.append(qcharToHex(c)); in convertSignature()
5503 QString XBinary::qcharToHex(QChar cSymbol) in qcharToHex() function in XBinary