// If we were started with the parameters confernceid and eventid, show the corresponding event (alarm)
if (argc >= 3) {
QString conferenceIdStr = argv[1];
QString eventIdStr = argv[2];
// If we were started with the parameters confernceid and eventid, show the corresponding event (alarm)
if (argc >= 3) {
QString conferenceIdStr = argv[1];
QString eventIdStr = argv[2];