#include <SpectrogramLayer.h>
Definition at line 267 of file SpectrogramLayer.h.
Public Member Functions | |
| QColor | getColour (unsigned char index) const |
| void | setColour (unsigned char index, QColor colour) |
Private Attributes | |
| QColor | m_colours [256] |
| QColor SpectrogramLayer::Palette::getColour | ( | unsigned char | index | ) | const [inline] |
Definition at line 270 of file SpectrogramLayer.h.
References m_colours.
Referenced by SpectrogramLayer::paint(), SpectrogramLayer::paintVerticalScale(), and SpectrogramLayer::rotatePalette().
| void SpectrogramLayer::Palette::setColour | ( | unsigned char | index, | |
| QColor | colour | |||
| ) | [inline] |
Definition at line 274 of file SpectrogramLayer.h.
References m_colours.
Referenced by SpectrogramLayer::initialisePalette(), and SpectrogramLayer::rotatePalette().
QColor SpectrogramLayer::Palette::m_colours[256] [private] |
1.5.1