Home
last modified time | relevance | path

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

/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxbinary.h898 static qint64 getVersionIntValue(QString sString);
H A Dxbinary.cpp6456 qint64 XBinary::getVersionIntValue(QString sString) in getVersionIntValue() function in XBinary
/dports/devel/xelfviewer/XELFViewer-0.03/SpecAbstract/
H A Dspecabstract.cpp1280 qint64 nVersionValue=XBinary::getVersionIntValue(_sVersion); in get_Go_vi()