API Documentation
Loading...
Searching...
No Matches
DeviceWatcherPrivate Class Reference

#include <DeviceWatcher_p.h>

Inheritance diagram for DeviceWatcherPrivate:
[legend]
Collaboration diagram for DeviceWatcherPrivate:
[legend]

Public Member Functions

 DeviceWatcherPrivate (QObject *parent=0)
 
virtual ~DeviceWatcherPrivate ()
 
void setWatcher (DeviceWatcher *w)
 
bool start ()
 
bool stop ()
 
void emitDeviceAdded (const QString &dev)
 
void emitDeviceChanged (const QString &dev)
 
void emitDeviceRemoved (const QString &dev)
 
void emitDeviceAction (const QString &dev, const QString &action)
 

Public Attributes

QList< QObject * > event_receivers
 

Constructor & Destructor Documentation

◆ DeviceWatcherPrivate()

DeviceWatcherPrivate ( QObject * parent = 0)
inline

◆ ~DeviceWatcherPrivate()

virtual ~DeviceWatcherPrivate ( )
virtual

Member Function Documentation

◆ emitDeviceAction()

void emitDeviceAction ( const QString & dev,
const QString & action )

◆ emitDeviceAdded()

void emitDeviceAdded ( const QString & dev)

◆ emitDeviceChanged()

void emitDeviceChanged ( const QString & dev)

◆ emitDeviceRemoved()

void emitDeviceRemoved ( const QString & dev)

◆ setWatcher()

void setWatcher ( DeviceWatcher * w)
inline

◆ start()

bool start ( )

◆ stop()

bool stop ( )

Member Data Documentation

◆ event_receivers

QList<QObject*> event_receivers

The documentation for this class was generated from the following files: