Solid
WebcamWatcher Class Reference
#include <webcamwatcher.h>
Inheritance diagram for WebcamWatcher:

Detailed Description
Definition at line 31 of file webcamwatcher.h.
Public Member Functions | |
WebcamWatcher (QObject *parent=0) | |
~WebcamWatcher () | |
Protected Slots | |
void | deviceAdded (const QString &udi) |
void | deviceRemoved (const QString &udi) |
Protected Member Functions | |
void | getDetails (const Solid::Device &dev) |
Constructor & Destructor Documentation
WebcamWatcher::WebcamWatcher | ( | QObject * | parent = 0 |
) |
Definition at line 30 of file webcamwatcher.cpp.
WebcamWatcher::~WebcamWatcher | ( | ) |
Definition at line 50 of file webcamwatcher.cpp.
Member Function Documentation
void WebcamWatcher::deviceAdded | ( | const QString & | udi | ) | [protected, slot] |
Definition at line 55 of file webcamwatcher.cpp.
void WebcamWatcher::deviceRemoved | ( | const QString & | udi | ) | [protected, slot] |
Definition at line 88 of file webcamwatcher.cpp.
void WebcamWatcher::getDetails | ( | const Solid::Device & | dev | ) | [protected] |
Definition at line 65 of file webcamwatcher.cpp.
The documentation for this class was generated from the following files: