MythTV  0.26-pre
Public Member Functions
MediaMonitorWindows Class Reference

I am assuming, for now, that everything on Windows uses drive letters (e.g. More...

#include <mediamonitor-windows.h>

Inheritance diagram for MediaMonitorWindows:
MediaMonitor

List of all members.

Public Member Functions

 MediaMonitorWindows (QObject *par, unsigned long interval, bool allowEject)
virtual bool AddDevice (MythMediaDevice *pDevice)
QStringList GetCDROMBlockDevices (void)

Detailed Description

I am assuming, for now, that everything on Windows uses drive letters (e.g.

C:, D:). That is probably wrong, though. (other APIs?)

Definition at line 9 of file mediamonitor-windows.h.


Constructor & Destructor Documentation

MediaMonitorWindows::MediaMonitorWindows ( QObject *  par,
unsigned long  interval,
bool  allowEject 
)

Definition at line 22 of file mediamonitor-windows.cpp.


Member Function Documentation

Implements MediaMonitor.

Definition at line 67 of file mediamonitor-windows.cpp.

Referenced by MediaMonitorWindows().

QStringList MediaMonitorWindows::GetCDROMBlockDevices ( void  ) [virtual]

Implements MediaMonitor.

Definition at line 106 of file mediamonitor-windows.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends