Deprecated List

Member QVImage::QVImage (uInt cols, uInt rows, uInt step=0, const Type *buffer=NULL)
You shouldn't be able to specify a pointer to a buffer. If you need a image data buffer, create an image, and use it's. Creates an image of dimension cols x rows, and optionally you can define a given step for the image. If buffer points to a region of memory, it will use that region as image data. Step paramameter should be the width of the lines in the data buffer, if the parameter buffer points to a data buffer in memory.

Member QVMPlayerCamera::getUrlBase () const
Use getName() instead

Member QVPropertyContainer::setPropertyRange (const QString name, const double &minimum, const double &maximum)
Should set range in the constructor.

Member QVPropertyContainer::setPropertyRange (QString name, int &minimum, int &maximum)
Should set range in the constructor.

Member QVWorker::worker ()
Code to process inputs should be defined in function iterate() instead.


Generated on Fri Feb 22 18:26:56 2008 for QVision by  doxygen 1.5.3