Google
Web alhem.net
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

guicolors.h File Reference

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

Included by dependency graph

Go to the source code of this file.

Defines

#define DEFAULT_BG_R   0
#define DEFAULT_BG_G   0
#define DEFAULT_BG_B   0
#define DEFAULT_FG_R   255
#define DEFAULT_FG_G   0
#define DEFAULT_FG_B   0
#define EDIT_DEFAULT_BG_R   255
#define EDIT_DEFAULT_BG_G   255
#define EDIT_DEFAULT_BG_B   255
#define EDIT_DEFAULT_FG_R   0
#define EDIT_DEFAULT_FG_G   0
#define EDIT_DEFAULT_FG_B   0
#define EDIT_DEFAULT_FW   1
#define EDIT_DEFAULT_FC_R   0
#define EDIT_DEFAULT_FC_G   0
#define EDIT_DEFAULT_FC_B   0
#define DIALOG_DEFAULT_BG_R   255
#define DIALOG_DEFAULT_BG_G   255
#define DIALOG_DEFAULT_BG_B   255
#define DIALOG_DEFAULT_FW   2
#define DIALOG_DEFAULT_FC_R   0
#define DIALOG_DEFAULT_FC_G   0
#define DIALOG_DEFAULT_FC_B   0
#define STATIC_DEFAULT_BG_R   DIALOG_DEFAULT_BG_R
#define STATIC_DEFAULT_BG_G   DIALOG_DEFAULT_BG_G
#define STATIC_DEFAULT_BG_B   DIALOG_DEFAULT_BG_B
#define STATIC_DEFAULT_FG_R   0
#define STATIC_DEFAULT_FG_G   0
#define STATIC_DEFAULT_FG_B   0
#define STATIC_DEFAULT_FW   0
#define BUTTON_DEFAULT_BG_R   64
#define BUTTON_DEFAULT_BG_G   64
#define BUTTON_DEFAULT_BG_B   64
#define BUTTON_DEFAULT_FG_R   224
#define BUTTON_DEFAULT_FG_G   224
#define BUTTON_DEFAULT_FG_B   224
#define BUTTON_DEFAULT_FW   1
#define BUTTON_DEFAULT_FC_R   0
#define BUTTON_DEFAULT_FC_G   0
#define BUTTON_DEFAULT_FC_B   0


Define Documentation

#define BUTTON_DEFAULT_BG_B   64
 

Definition at line 86 of file guicolors.h.

Referenced by gui::Button::Button().

#define BUTTON_DEFAULT_BG_G   64
 

Definition at line 85 of file guicolors.h.

Referenced by gui::Button::Button().

#define BUTTON_DEFAULT_BG_R   64
 

Definition at line 84 of file guicolors.h.

Referenced by gui::Button::Button().

#define BUTTON_DEFAULT_FC_B   0
 

Definition at line 98 of file guicolors.h.

Referenced by gui::Button::Button().

#define BUTTON_DEFAULT_FC_G   0
 

Definition at line 97 of file guicolors.h.

Referenced by gui::Button::Button().

#define BUTTON_DEFAULT_FC_R   0
 

Definition at line 96 of file guicolors.h.

Referenced by gui::Button::Button().

#define BUTTON_DEFAULT_FG_B   224
 

Definition at line 91 of file guicolors.h.

Referenced by gui::Button::Button().

#define BUTTON_DEFAULT_FG_G   224
 

Definition at line 90 of file guicolors.h.

Referenced by gui::Button::Button().

#define BUTTON_DEFAULT_FG_R   224
 

Definition at line 89 of file guicolors.h.

Referenced by gui::Button::Button().

#define BUTTON_DEFAULT_FW   1
 

Definition at line 93 of file guicolors.h.

Referenced by gui::Button::Button().

#define DEFAULT_BG_B   0
 

Definition at line 29 of file guicolors.h.

#define DEFAULT_BG_G   0
 

Definition at line 28 of file guicolors.h.

#define DEFAULT_BG_R   0
 

File ......... guicolors.h Published .... 2004-05-15 Author ....... grymse@alhem.net

Definition at line 27 of file guicolors.h.

#define DEFAULT_FG_B   0
 

Definition at line 34 of file guicolors.h.

#define DEFAULT_FG_G   0
 

Definition at line 33 of file guicolors.h.

#define DEFAULT_FG_R   255
 

Definition at line 32 of file guicolors.h.

#define DIALOG_DEFAULT_BG_B   255
 

Definition at line 60 of file guicolors.h.

Referenced by gui::Menu::CreateMenu(), and gui::Dialog::Dialog().

#define DIALOG_DEFAULT_BG_G   255
 

Definition at line 59 of file guicolors.h.

Referenced by gui::Menu::CreateMenu(), and gui::Dialog::Dialog().

#define DIALOG_DEFAULT_BG_R   255
 

Definition at line 58 of file guicolors.h.

Referenced by gui::Menu::CreateMenu(), and gui::Dialog::Dialog().

#define DIALOG_DEFAULT_FC_B   0
 

Definition at line 67 of file guicolors.h.

Referenced by gui::Menu::CreateMenu(), and gui::Dialog::Dialog().

#define DIALOG_DEFAULT_FC_G   0
 

Definition at line 66 of file guicolors.h.

Referenced by gui::Menu::CreateMenu(), and gui::Dialog::Dialog().

#define DIALOG_DEFAULT_FC_R   0
 

Definition at line 65 of file guicolors.h.

Referenced by gui::Menu::CreateMenu(), and gui::Dialog::Dialog().

#define DIALOG_DEFAULT_FW   2
 

Definition at line 62 of file guicolors.h.

Referenced by gui::Dialog::Dialog(), and gui::Menu::Menu().

#define EDIT_DEFAULT_BG_B   255
 

Definition at line 42 of file guicolors.h.

Referenced by gui::Edit::Edit().

#define EDIT_DEFAULT_BG_G   255
 

Definition at line 41 of file guicolors.h.

Referenced by gui::Edit::Edit().

#define EDIT_DEFAULT_BG_R   255
 

Definition at line 40 of file guicolors.h.

Referenced by gui::Edit::Edit().

#define EDIT_DEFAULT_FC_B   0
 

Definition at line 54 of file guicolors.h.

Referenced by gui::Edit::Edit().

#define EDIT_DEFAULT_FC_G   0
 

Definition at line 53 of file guicolors.h.

Referenced by gui::Edit::Edit().

#define EDIT_DEFAULT_FC_R   0
 

Definition at line 52 of file guicolors.h.

Referenced by gui::Edit::Edit().

#define EDIT_DEFAULT_FG_B   0
 

Definition at line 47 of file guicolors.h.

Referenced by gui::Edit::Edit().

#define EDIT_DEFAULT_FG_G   0
 

Definition at line 46 of file guicolors.h.

Referenced by gui::Edit::Edit().

#define EDIT_DEFAULT_FG_R   0
 

Definition at line 45 of file guicolors.h.

Referenced by gui::Edit::Edit().

#define EDIT_DEFAULT_FW   1
 

Definition at line 49 of file guicolors.h.

Referenced by gui::Edit::Edit().

#define STATIC_DEFAULT_BG_B   DIALOG_DEFAULT_BG_B
 

Definition at line 73 of file guicolors.h.

#define STATIC_DEFAULT_BG_G   DIALOG_DEFAULT_BG_G
 

Definition at line 72 of file guicolors.h.

#define STATIC_DEFAULT_BG_R   DIALOG_DEFAULT_BG_R
 

Definition at line 71 of file guicolors.h.

#define STATIC_DEFAULT_FG_B   0
 

Definition at line 78 of file guicolors.h.

Referenced by gui::Static::Static().

#define STATIC_DEFAULT_FG_G   0
 

Definition at line 77 of file guicolors.h.

Referenced by gui::Static::Static().

#define STATIC_DEFAULT_FG_R   0
 

Definition at line 76 of file guicolors.h.

Referenced by gui::Static::Static().

#define STATIC_DEFAULT_FW   0
 

Definition at line 80 of file guicolors.h.

Referenced by gui::Static::Static().


Generated for My SDL C++ Gui by doxygen 1.3.6

www.TV-friendship.com
The matchmaking service with an all new twist.

Quantum 'Teleportation'
Some thoughts
Page, code, and content Copyright (C) 2004 by Anders Hedström