#include <QCamVesta.hpp>
Inheritance diagram for QCamVesta:


Public Slots | |
| void | setBestQuality () |
shortcut to :
| |
Public Member Functions | |
| int | getFrameRate () const |
| return the frame rate of the camera. | |
| const QSize * | getAllowedSize () const |
| should be overloaded. | |
Protected Member Functions | |
| void | checkSize (int &x, int &y) const |
| should be overloaded. | |
| QWidget * | buildGUI (QWidget *parent) |
| build the GUI | |
give acces to the mod 1 and mod 2 of the Steve Chambers hardware patch.
| int QCamVesta::getFrameRate | ( | ) | const [virtual] |
return the frame rate of the camera.
is used if the select() system call is not avaible, by the timer used to probe the camera for a new frame
Reimplemented from QCamV4L.
| const QSize * QCamVesta::getAllowedSize | ( | ) | const [virtual] |
| void QCamVesta::checkSize | ( | int & | x, | |
| int & | y | |||
| ) | const [protected, virtual] |
1.5.1