Home
last modified time | relevance | path

Searched refs:hashIdToString (Results 1 – 3 of 3) sorted by relevance

/dports/devel/xelfviewer/XELFViewer-0.03/XHashWidget/
H A Dxhashwidget.cpp45 ui->comboBoxMethod->addItem(XBinary::hashIdToString(hash),hash); in XHashWidget()
/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxbinary.h745 static QString hashIdToString(HASH hash);
H A Dxbinary.cpp4778 QString XBinary::hashIdToString(XBinary::HASH hash) in hashIdToString() function in XBinary