PulseView  unreleased development snapshot
A Qt-based sigrok GUI
row.hpp File Reference
#include <map>
#include <vector>
#include <QObject>
#include <QColor>
Include dependency graph for row.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pv::data::decode::Row
 

Namespaces

 pv
 
 pv::data
 
 pv::data::decode
 

Macros

#define DECODE_COLOR_SATURATION   (180) /* 0-255 */
 
#define DECODE_COLOR_VALUE   (170) /* 0-255 */
 

Macro Definition Documentation

#define DECODE_COLOR_SATURATION   (180) /* 0-255 */

Definition at line 39 of file row.hpp.

#define DECODE_COLOR_VALUE   (170) /* 0-255 */

Definition at line 40 of file row.hpp.