Go to the documentation of this file. 1 #ifndef MYTH_MEDIA_MONITOR_UNIX_H
2 #define MYTH_MEDIA_MONITOR_UNIX_H
4 #define DEFAULT_DVD "/dev/dvd"
5 #define DEFAULT_CD "/dev/cdrom"
21 Q_NOREPLY
void deviceAdded(
const QDBusObjectPath& o);
22 Q_NOREPLY
void deviceRemoved(
const QDBusObjectPath& o);
58 #endif // MYTH_MEDIA_MONITOR_H