Detect-It-Easy/help/DEX.md
2024-06-13 01:18:35 +02:00

20 lines
357 B
Markdown

###This is a description of the DEX class.
* You could use all functions from Binary class but with DEX prefix (Binary.compare -> DEX.compare)
**bool isStringPoolSorted()**
```
```
**bool isOverlayPresent()**
```
```
**bool isDexStringPresent(QString sString)**
```
```
**bool isDexItemStringPresent(QString sItemString)**
```
```