#include <QtCore>
class FileEventHandler
{
SLOT(void handleFileEvent(int eventType, QString arg1, QString arg2))
}