Classes | |
| class | FailedReadFile |
| The FailedReadFile class matches the failed load qss errors. More... | |
Functions | |
| QString | readQss (const QString &filePath) |
| readQss read qss from src file, this may possibly throw FailedReadFile exception | |
creates the simple tools for the ui interface library
| QString SimpleTools::readQss | ( | const QString & | filePath | ) |
readQss read qss from src file, this may possibly throw FailedReadFile exception
| filePath | path to fetch the qss |