PulseView  0.3.0
A Qt-based sigrok GUI
pv::view::TracePalette Class Reference

#include <tracepalette.hpp>

Collaboration diagram for pv::view::TracePalette:

Static Public Attributes

static const unsigned int Cols = 8
 
static const unsigned int Rows = 4
 
static const QColor Colours [Cols *Rows]
 

Detailed Description

Definition at line 29 of file tracepalette.hpp.

Member Data Documentation

const QColor pv::view::TracePalette::Colours
static

Definition at line 34 of file tracepalette.hpp.

const unsigned int pv::view::TracePalette::Cols = 8
static

Definition at line 32 of file tracepalette.hpp.

const unsigned int pv::view::TracePalette::Rows = 4
static

Definition at line 33 of file tracepalette.hpp.


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