Cappuccino
1.0.0
All
Classes
Files
Functions
Variables
Typedefs
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
_redValue;
25
CPTextField
_greenValue;
26
CPTextField
_blueValue;
27
CPTextField
_hueValue;
28
CPTextField
_saturationValue;
29
CPTextField
_brightnessValue;
30
}
31
@end
AppKit
CPSliderColorPicker.h
Generated on Fri Sep 7 2018 11:26:15 for Cappuccino by
1.8.3