#include "Worker.h" #include #include Worker::Worker(QObject *parent) : QObject(parent){ //Get the list of all applications and save them in an easily-searchable form QList apps = LXDG::systemDesktopFiles(); for(int i=0; i