Spectrogram Class Reference

Inheritance diagram for Spectrogram:

QwtPlotSpectrogram

List of all members.

Public Member Functions

int alpha () const
 Returns alpha channel.
qreal alphaF () const
 Returns alpha channel between 0.0 (transparent) and 1.0 (opaque).
int colorBarWidth ()
LinearColorMapcolorMapPointer ()/PyName
int colorScaleAxis ()
 for (int i=0;i< n;i++)
End bool hasColorScale ()
bool hasLabels ()
QColor labelsBackgroundColor ()
QColor labelsColor ()
QFont labelsFont ()
QPen labelsFramePen ()
int labelsFrameStyle ()
QMargins labelsMargins ()
double labelsRotation ()
bool labelsWhiteOut ()
double labelsXOffset ()
double labelsYOffset ()
int levels ()
Matrixmatrix ()
void setAlpha (int)
 Set alpha channel for the image.
void setAlphaF (qreal)
 Set alpha channel for the image.
void setColorBarWidth (int width)
void setColorMapPen (bool on=true)
sipCpp setContourLevels (l)
void setContourLevels (SIP_PYTUPLE)
void setContourLinePen (int, const QPen &)
void setCustomColorMap (const LinearColorMap &map)
void setDefaultColorMap ()
void setGrayScale ()
void setLabelsBackgroundColor (const QColor &)
void setLabelsColor (const QColor &c)
void setLabelsFont (const QFont &font)
void setLabelsFramePen (const QPen &)
void setLabelsFrameStyle (int)
void setLabelsMargins (int, int, bool update=true)
void setLabelsOffset (double x, double y)
void setLabelsRotation (double angle)
void setLabelsWhiteOut (bool whiteOut=true)
void setLevelsNumber (int)
bool setMatrix (Matrix *, bool=false)
bool setUseMatrixFormula (bool on=true)
void showColorScale (int axis, bool on=true)
void showContourLineLabels (bool show=true)
 Spectrogram (Graph *graph, Matrix *m)
void updateData ()
bool useMatrixFormula ()

Public Attributes

MethodCode QList< double > l
int n = PyTuple_Size(a0)

Private Member Functions

 Spectrogram (const Spectrogram &)


Constructor & Destructor Documentation

Spectrogram::Spectrogram ( Graph graph,
Matrix m 
)

Spectrogram::Spectrogram ( const Spectrogram  )  [private]


Member Function Documentation

int Spectrogram::alpha (  )  const

Returns alpha channel.

qreal Spectrogram::alphaF (  )  const

Returns alpha channel between 0.0 (transparent) and 1.0 (opaque).

int Spectrogram::colorBarWidth (  ) 

LinearColorMap* Spectrogram::colorMapPointer (  ) 

int Spectrogram::colorScaleAxis (  ) 

Spectrogram::for (  )  [inline]

References l.

End bool Spectrogram::hasColorScale (  ) 

bool Spectrogram::hasLabels (  ) 

QColor Spectrogram::labelsBackgroundColor (  ) 

QColor Spectrogram::labelsColor (  ) 

QFont Spectrogram::labelsFont (  ) 

QPen Spectrogram::labelsFramePen (  ) 

int Spectrogram::labelsFrameStyle (  ) 

QMargins Spectrogram::labelsMargins (  ) 

double Spectrogram::labelsRotation (  ) 

bool Spectrogram::labelsWhiteOut (  ) 

double Spectrogram::labelsXOffset (  ) 

double Spectrogram::labelsYOffset (  ) 

int Spectrogram::levels (  ) 

Matrix* Spectrogram::matrix (  ) 

void Spectrogram::setAlpha ( int   ) 

Set alpha channel for the image.

void Spectrogram::setAlphaF ( qreal   ) 

Set alpha channel for the image.

void Spectrogram::setColorBarWidth ( int  width  ) 

void Spectrogram::setColorMapPen ( bool  on = true  ) 

sipCpp Spectrogram::setContourLevels ( l   ) 

void Spectrogram::setContourLevels ( SIP_PYTUPLE   ) 

void Spectrogram::setContourLinePen ( int  ,
const QPen &   
)

void Spectrogram::setCustomColorMap ( const LinearColorMap map  ) 

void Spectrogram::setDefaultColorMap (  ) 

void Spectrogram::setGrayScale (  ) 

void Spectrogram::setLabelsBackgroundColor ( const QColor &   ) 

void Spectrogram::setLabelsColor ( const QColor &  c  ) 

void Spectrogram::setLabelsFont ( const QFont &  font  ) 

void Spectrogram::setLabelsFramePen ( const QPen &   ) 

void Spectrogram::setLabelsFrameStyle ( int   ) 

void Spectrogram::setLabelsMargins ( int  ,
int  ,
bool  update = true 
)

void Spectrogram::setLabelsOffset ( double  x,
double  y 
)

void Spectrogram::setLabelsRotation ( double  angle  ) 

void Spectrogram::setLabelsWhiteOut ( bool  whiteOut = true  ) 

void Spectrogram::setLevelsNumber ( int   ) 

bool Spectrogram::setMatrix ( Matrix ,
bool  = false 
)

bool Spectrogram::setUseMatrixFormula ( bool  on = true  ) 

void Spectrogram::showColorScale ( int  axis,
bool  on = true 
)

void Spectrogram::showContourLineLabels ( bool  show = true  ) 

void Spectrogram::updateData (  ) 

bool Spectrogram::useMatrixFormula (  ) 


Member Data Documentation

MethodCode QList<double> Spectrogram::l

Referenced by for().

int Spectrogram::n = PyTuple_Size(a0)


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

Generated on Thu Oct 10 18:41:31 2024 for QtiPlot/Python-API by  doxygen 1.5.8