NeuroscopeVideoPage Class Reference

#include <neuroscopevideopage.h>

List of all members.

Public Member Functions

 NeuroscopeVideoPage (QWidget *parent=0, const char *name=0)
void setBackgroundImage (QString image)
void setPositionsBackground (bool draw)
void setRotation (int angle)
void setFlip (int orientation)
QString getBackgroundImage () const
bool getPositionsBackground () const
int getRotation () const
int getFlip () const
bool isModified () const
void initialisationOver ()


Detailed Description

Author:
Lynn Hazan


Member Function Documentation

void NeuroscopeVideoPage::setBackgroundImage ( QString  image  )  [inline]

Sets the background image.

void NeuroscopeVideoPage::setPositionsBackground ( bool  draw  )  [inline]

All the positions contained in a position file can be used to create a background image for the PositionView. This function sets if such background has to be created.

void NeuroscopeVideoPage::setRotation ( int  angle  )  [inline]

Sets the video image rotation angle.

void NeuroscopeVideoPage::setFlip ( int  orientation  )  [inline]

Sets the video image flip orientation. 0 stands for none, 1 for vertical and 2 for horizontal.

QString NeuroscopeVideoPage::getBackgroundImage (  )  const [inline]

Returns the background image.

bool NeuroscopeVideoPage::getPositionsBackground (  )  const [inline]

All the positions contained in a position file can be used to create a background image for the PositionView. The value return by this function tells if such background has to be created.

Returns:
true if the all the positions contain in the position file have to be drawn on the background, false otherwise.

int NeuroscopeVideoPage::getRotation (  )  const [inline]

Returns the video image rotation angle.

int NeuroscopeVideoPage::getFlip (  )  const [inline]

Returns the video image flip orientation. 0 stands for none, 1 for vertical and 2 for horizontal.

bool NeuroscopeVideoPage::isModified (  )  const [inline]

True if at least one property has been modified, false otherwise.

void NeuroscopeVideoPage::initialisationOver (  )  [inline]

Indicates that the initialisation is finished.


The documentation for this class was generated from the following files:
Generated on Sat Sep 15 16:04:45 2007 for ndmanager.kdevelop by  doxygen 1.5.1