Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

colors.h File Reference

#include <qcolor.h>

Include dependency graph for colors.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define BLACK   QColor(Qt::black)
#define RED   QColor(Qt::red)
#define BROWN   QColor(0xde, 0x95, 0x41)
#define PINK   QColor(0xff, 0xba, 0xde)
#define CYAN   QColor(0x00, 0xff, 0xde)
#define LIGHTBLUE   QColor(0x41, 0xba, 0xde)
#define ORANGE   QColor(0xff, 0xba, 0x41)
#define YELLOW   QColor(Qt::yellow)
#define BLUE   QColor(0x20, 0x20, 0xde)
#define GREEN   QColor(Qt::green)
#define LIGHTGREEN   QColor(0x41, 0xba, 0x94)
#define FLESH   QColor(0xff, 0xba, 0x94)
#define WHITE   QColor(0xd8, 0xdc, 0xd8)


Define Documentation

#define BLACK   QColor(Qt::black)
 

Definition at line 6 of file colors.h.

Referenced by GoWidget::doMove(), GoWidget::init(), Painter::initbackPixmaps(), Score::paintEvent(), Referee::paintEvent(), GoWidget::paintEvent(), GoWidget::readConfig(), KpacmanWidget::resizeEvent(), and GoWidget::writeConfig().

#define BLUE   QColor(0x20, 0x20, 0xde)
 

Definition at line 14 of file colors.h.

#define BROWN   QColor(0xde, 0x95, 0x41)
 

Definition at line 8 of file colors.h.

#define CYAN   QColor(0x00, 0xff, 0xde)
 

Definition at line 10 of file colors.h.

Referenced by Painter::initPixmaps(), Referee::introPaint(), Score::paintEvent(), and Referee::paintEvent().

#define FLESH   QColor(0xff, 0xba, 0x94)
 

Definition at line 17 of file colors.h.

#define GREEN   QColor(Qt::green)
 

Definition at line 15 of file colors.h.

#define LIGHTBLUE   QColor(0x41, 0xba, 0xde)
 

Definition at line 11 of file colors.h.

#define LIGHTGREEN   QColor(0x41, 0xba, 0x94)
 

Definition at line 16 of file colors.h.

#define ORANGE   QColor(0xff, 0xba, 0x41)
 

Definition at line 12 of file colors.h.

Referenced by Referee::introPaint().

#define PINK   QColor(0xff, 0xba, 0xde)
 

Definition at line 9 of file colors.h.

Referenced by Painter::initPixmaps(), and Referee::introPaint().

#define RED   QColor(Qt::red)
 

Definition at line 7 of file colors.h.

Referenced by Referee::introPaint(), Score::paintEvent(), and Referee::paintEvent().

#define WHITE   QColor(0xd8, 0xdc, 0xd8)
 

Definition at line 18 of file colors.h.

Referenced by GoWidget::doMove(), GoWidget::init(), Referee::introPaint(), Score::paintEvent(), GoWidget::paintEvent(), GoWidget::readConfig(), and GoWidget::writeConfig().

#define YELLOW   QColor(Qt::yellow)
 

Definition at line 13 of file colors.h.

Referenced by Score::paintEvent(), and Referee::paintEvent().


Generated on Sat Nov 5 16:55:45 2005 for OPIE by  doxygen 1.4.2