StereoScope Class Reference

#include <mainvisual.h>

Inheritance diagram for StereoScope:

VisualBase MonoScope

List of all members.


Detailed Description

Definition at line 163 of file mainvisual.h.


Public Member Functions

 StereoScope ()
virtual ~StereoScope ()
void resize (const QSize &size)
bool process (VisualNode *node)
bool draw (QPainter *p, const QColor &back)
void handleKeyPress (const QString &action)

Protected Attributes

QColor startColor
QColor targetColor
QMemArray< double > magnitudes
QSize size
bool rubberband
double falloff

Constructor & Destructor Documentation

StereoScope::StereoScope (  ) 

Definition at line 504 of file mainvisual.cpp.

Referenced by StereoScopeFactory::create().

StereoScope::~StereoScope (  )  [virtual]

Definition at line 514 of file mainvisual.cpp.


Member Function Documentation

void StereoScope::resize ( const QSize &  size  )  [virtual]

Implements VisualBase.

Definition at line 518 of file mainvisual.cpp.

bool StereoScope::process ( VisualNode node  )  [virtual]

Implements VisualBase.

Reimplemented in MonoScope.

Definition at line 528 of file mainvisual.cpp.

bool StereoScope::draw ( QPainter *  p,
const QColor &  back 
) [virtual]

Implements VisualBase.

Reimplemented in MonoScope.

Definition at line 631 of file mainvisual.cpp.

void StereoScope::handleKeyPress ( const QString &  action  )  [inline, virtual]

Implements VisualBase.

Definition at line 172 of file mainvisual.h.


Member Data Documentation

QColor StereoScope::startColor [protected]

Definition at line 175 of file mainvisual.h.

Referenced by MonoScope::draw(), draw(), and StereoScope().

QColor StereoScope::targetColor [protected]

Definition at line 175 of file mainvisual.h.

Referenced by MonoScope::draw(), draw(), and StereoScope().

QMemArray<double> StereoScope::magnitudes [protected]

Definition at line 176 of file mainvisual.h.

Referenced by MonoScope::draw(), draw(), MonoScope::process(), process(), and resize().

QSize StereoScope::size [protected]

Definition at line 177 of file mainvisual.h.

Referenced by MonoScope::draw(), draw(), MonoScope::process(), process(), and resize().

Definition at line 178 of file mainvisual.h.

Referenced by MonoScope::process(), process(), and StereoScope().

double StereoScope::falloff [protected]

Definition at line 179 of file mainvisual.h.

Referenced by MonoScope::process(), process(), and StereoScope().


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

Generated on Sat Dec 18 05:16:11 2010 for MythTV by  doxygen 1.5.5