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