Crossfire Server, Branch 1.12  R12190
Variables
CREFacePanel.cpp File Reference
#include <Qt>
#include "global.h"
#include "face.h"
#include "image.h"
#include "CREFacePanel.h"
#include "CREUtils.h"
Include dependency graph for CREFacePanel.cpp:

Go to the source code of this file.

Variables

static const char *const colorname []

Variable Documentation

const char* const colorname[] [static]
Initial value:
 {
    "black",            
    "white",            
    "blue",                     
    "red",                      
    "orange",           
    "light_blue",               
    "dark_orange",              
    "green",            
    "light_green",              
    "grey",                     
    "brown",            
    "yellow",           
    "khaki"                     
}
Todo:
duplication with common/image

Definition at line 13 of file CREFacePanel.cpp.

Referenced by CREFacePanel::CREFacePanel().