ColourDatabase::ColourRec Struct Reference

#include <ColourDatabase.h>

Public Attributes

QColor colour
 
QString name
 
bool darkbg
 

Detailed Description

Definition at line 151 of file ColourDatabase.h.

Member Data Documentation

QColor ColourDatabase::ColourRec::colour

Definition at line 152 of file ColourDatabase.h.

Referenced by ColourDatabase::addColour().

QString ColourDatabase::ColourRec::name

Definition at line 153 of file ColourDatabase.h.

Referenced by ColourDatabase::addColour().

bool ColourDatabase::ColourRec::darkbg

Definition at line 154 of file ColourDatabase.h.

Referenced by ColourDatabase::addColour().


The documentation for this struct was generated from the following file: