Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

RGBColor Struct Reference

#include <NetworkViewer.h>

List of all members.

Public Attributes

float blue
float green
float red


Detailed Description

A simple RGB color struct used to hold the highlight colour. Use this instead of QColor to minimise space.

Definition at line 52 of file NetworkViewer.h.


Member Data Documentation

float RGBColor::blue
 

Definition at line 55 of file NetworkViewer.h.

Referenced by HighlightDialog::addHighlightButtonPressed().

float RGBColor::green
 

Definition at line 54 of file NetworkViewer.h.

Referenced by HighlightDialog::addHighlightButtonPressed().

float RGBColor::red
 

Definition at line 53 of file NetworkViewer.h.

Referenced by HighlightDialog::addHighlightButtonPressed().


The documentation for this struct was generated from the following file:
Generated on Mon Sep 3 22:29:05 2007 for SpikeStream Application by  doxygen 1.4.4