API
0.9.6
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Groups
Pages
CPSliderColorPicker.h
Go to the documentation of this file.
1
2
@interface
CPSliderColorPicker
:
CPColorPicker
3
{
4
CPView
_contentView;
5
6
CPSlider
_redSlider;
7
CPSlider
_greenSlider;
8
CPSlider
_blueSlider;
9
CPSlider
_hueSlider;
10
CPSlider
_saturationSlider;
11
CPSlider
_brightnessSlider;
12
13
CPTextField
_rgbLabel;
14
CPTextField
_hsbLabel;
15
CPTextField
_redLabel;
16
CPTextField
_greenLabel;
17
CPTextField
_blueLabel;
18
CPTextField
_hueLabel;
19
CPTextField
_saturationLabel;
20
CPTextField
_brightnessLabel;
21
CPTextField
_hexLabel;
22
CPTextField
_hexValue;
23
24
CPTextField
_hexValue;
25
CPTextField
_redValue;
26
CPTextField
_greenValue;
27
CPTextField
_blueValue;
28
CPTextField
_hueValue;
29
CPTextField
_saturationValue;
30
CPTextField
_brightnessValue;
31
}
32
@end
AppKit
CPSliderColorPicker.h
Generated on Tue Jan 29 2013 20:13:02 for API by
1.8.3