nngn
Loading...
Searching...
No Matches
anonymous_namespace{pcm.cpp} Namespace Reference

Functions

bool is_drag_event (QMouseEvent *e)
 
QtCharts::QLineSeries * create_series (QtCharts::QChart *chart)
 
QtCharts::QLineSeries * get_series (QtCharts::QChart *chart, int i)
 
QVector< QPointF > pcm_data (qreal rate, std::span< const i16 > s)
 
void replace_series (QtCharts::QChart *chart, nngn::WAV wav)
 

Function Documentation

◆ create_series()

QtCharts::QLineSeries * anonymous_namespace{pcm.cpp}::create_series ( QtCharts::QChart * chart)
Here is the caller graph for this function:

◆ get_series()

QtCharts::QLineSeries * anonymous_namespace{pcm.cpp}::get_series ( QtCharts::QChart * chart,
int i )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ is_drag_event()

bool anonymous_namespace{pcm.cpp}::is_drag_event ( QMouseEvent * e)

◆ pcm_data()

QVector< QPointF > anonymous_namespace{pcm.cpp}::pcm_data ( qreal rate,
std::span< const i16 > s )
Here is the caller graph for this function:

◆ replace_series()

void anonymous_namespace{pcm.cpp}::replace_series ( QtCharts::QChart * chart,
nngn::WAV wav )
Here is the call graph for this function: