Minsky
minsky::anonymous_namespace{plotWidget.cc} Namespace Reference

Classes

struct  TimeFormatter
 

Variables

const double orient [PlotWidget::nBoundsPorts] ={-0.4*M_PI, -0.6*M_PI, -0.2*M_PI, 0.2*M_PI, 1.2*M_PI, 0.8*M_PI}
 
const float boundX [PlotWidget::nBoundsPorts] ={-0.46,0.45,-0.49,-0.49, 0.48, 0.48}
 
const float boundY [PlotWidget::nBoundsPorts] ={0.49,0.49,0.47,-0.49, 0.47, -0.49}
 
const double titleHeight =0.05
 

Variable Documentation

◆ boundX

const float minsky::anonymous_namespace{plotWidget.cc}::boundX[PlotWidget::nBoundsPorts] ={-0.46,0.45,-0.49,-0.49, 0.48, 0.48}

Definition at line 57 of file plotWidget.cc.

Referenced by minsky::PlotWidget::draw().

◆ boundY

const float minsky::anonymous_namespace{plotWidget.cc}::boundY[PlotWidget::nBoundsPorts] ={0.49,0.49,0.47,-0.49, 0.47, -0.49}

Definition at line 59 of file plotWidget.cc.

Referenced by minsky::PlotWidget::draw().

◆ orient

const double minsky::anonymous_namespace{plotWidget.cc}::orient[PlotWidget::nBoundsPorts] ={-0.4*M_PI, -0.6*M_PI, -0.2*M_PI, 0.2*M_PI, 1.2*M_PI, 0.8*M_PI}

Definition at line 55 of file plotWidget.cc.

Referenced by minsky::PlotWidget::draw().

◆ titleHeight

const double minsky::anonymous_namespace{plotWidget.cc}::titleHeight =0.05