svgui  1.9
SpectrogramLayer::Palette Class Reference

#include <SpectrogramLayer.h>

List of all members.

Public Member Functions

QColor getColour (unsigned char index) const
void setColour (unsigned char index, QColor colour)

Private Attributes

QColor m_colours [256]

Detailed Description

Definition at line 287 of file SpectrogramLayer.h.


Member Function Documentation

QColor SpectrogramLayer::Palette::getColour ( unsigned char  index) const [inline]
void SpectrogramLayer::Palette::setColour ( unsigned char  index,
QColor  colour 
) [inline]

Member Data Documentation

QColor SpectrogramLayer::Palette::m_colours[256] [private]

Definition at line 299 of file SpectrogramLayer.h.

Referenced by getColour(), and setColour().


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