• Peng Liu's avatar
    Refactored the magic bytes into two QLists: one containing a list of QStrings... · 8587b8c3
    Peng Liu authored
    Refactored the magic bytes into two QLists: one containing a list of QStrings representing the supported extensions, the other containing a list of QByteArrays representing the magic bytes in hex.
    Refactored the image loading loop to be two nested for loops: the outer loop iterating through the QList of paths to folders in which to search for images and the inner loop iterating through the QList of supported extensions.
    8587b8c3