Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

OglGui::ColorDialog Class Reference

#include <ColorDialog.h>

Inheritance diagram for OglGui::ColorDialog:

Inheritance graph
[legend]
Collaboration diagram for OglGui::ColorDialog:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ColorDialog (int x, int y, int w, int h, bool shaded=false)
 ColorDialog (Window *parent, int w, int h, bool shaded=false)
 ColorDialog (Window *parent, int x, int y, int w, int h, bool shaded=false)
void Color (ULONG col)
ULONG Color ()
virtual void OnColorName (ColorsNamed *src, std::string colorName, ULONG color, int msg, void *userData)
RgbSliderDialogRgbSliderDlg ()
ButtonOkBtn ()
ButtonCancelBtn ()
WindowColorWnd ()
ColorsNamedNamedColors ()

Static Public Attributes

static const int PREF_W = 600
static const int PREF_H = ColorsNamed::PREF_H+8

Private Member Functions

void Init (int w, int h, bool shaded)

Private Attributes

RgbSliderDialogmRgbSliderDialog
ColorsNamedmColorsNamed

Detailed Description

Definition at line 17 of file ColorDialog.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:59:56 2010 for ImpalaSrc by  doxygen 1.5.1