class waterfall

More...

Definition#include <kpsk/waterfall.h>
InheritsQWidget (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Slots

Protected Methods

Private Methods

Private Slots

Private Members


Detailed Description

 waterfall (QWidget *parent=0)

waterfall

 ~waterfall ()

~waterfall

int  getIMD (int chn)

getIMD

void  resetOldPos ()

resetOldPos

void  reInit ()

reInit

QPixmap  getLineal (double offset, bool lsb = false)

getLineal

[private]

int activechannel

activechannel

[private]

QPixmap buffer

buffer

[private]

QPixmap lineal

lineal

[private]

QPixmap marker

marker

[private]

QPixmap activemarker

activemarker

[private]

int lastpos[4]

lastpos[4]

[private]

QTimer* timer

timer

[private]

auxWindow* aux[3]

aux[3]

[private]

int IMD[4]

IMD[4]

[private]

int IMDcount[4]

IMDcount[4]

[private]

int oldlastpos[4]

oldlastpos[4]

[private]

int maxfreq

maxfreq

[private]

int minfreq

minfreq

[private]

int xmax

xmax

[private]

int ymax

ymax

[private]

int xpos

xpos

[private]

int large_step_width

large_step_width

[private]

int marker_step_width

marker_step_width

[private]

int marker_freq_step

marker_freq_step

[private]

int to

to

[private]

int from

from

[private]

int xtranslate[SAMPLES]

xtranslate[SAMPLES]

[private]

int stranslate[SAMPLES]

stranslate[SAMPLES]

[private]

QColor watercolor[100]

watercolor[100]

[private]

void  mousePressEvent (QMouseEvent* event)

mousePressEvent

[protected]

void  mouseMoveEvent (QMouseEvent* event)

mouseMoveEvent

[protected]

void  resizeEvent (QResizeEvent* e)

resizeEvent

[protected]

void  paintEvent (QPaintEvent*)

paintEvent

[protected]

void  slotProcessFFTData ()

slotProcessFFTData

[private slots slot]

void  h2oColors ()

h2oColors

[private]

void  translate ()

translate

[private]

void  slotNewBand (int item)

slotNewBand

[slot]

void  slotClrCh1Rx ()

slotClrCh1Rx

[slot]

void  slotClrCh2Rx ()

slotClrCh2Rx

[slot]

void  slotClrCh3Rx ()

slotClrCh3Rx

[slot]