]> git.sesse.net Git - vlc/blob - extras/MacOSX/Resources/English.lproj/SFilters.nib/classes.nib
* ALL: first development version of a GUI for the SubPicture Filters (refs #350)
[vlc] / extras / MacOSX / Resources / English.lproj / SFilters.nib / classes.nib
1 {
2     IBClasses = (
3         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
4         {
5             ACTIONS = {
6                 enableFilter = id; 
7                 "logo_selectFile" = id; 
8                 otherPositionForLogo = id; 
9                 otherPositionForMarq = id; 
10                 otherPositionForTime = id; 
11                 propertyChanged = id; 
12             }; 
13             CLASS = VLCsFilters; 
14             LANGUAGE = ObjC; 
15             OUTLETS = {
16                 "o_logo_enabled_ckb" = id; 
17                 "o_logo_image_btn" = id; 
18                 "o_logo_image_fld" = id; 
19                 "o_logo_image_lbl" = id; 
20                 "o_logo_opaque_lbl" = id; 
21                 "o_logo_opaque_sld" = id; 
22                 "o_logo_pos_fix_X_fld" = id; 
23                 "o_logo_pos_fix_X_lbl" = id; 
24                 "o_logo_pos_fix_Y_fld" = id; 
25                 "o_logo_pos_fix_Y_lbl" = id; 
26                 "o_logo_pos_fix_btn" = id; 
27                 "o_logo_pos_lbl" = id; 
28                 "o_logo_pos_matrix" = id; 
29                 "o_logo_pos_rel_btn" = id; 
30                 "o_logo_pos_rel_pop" = id; 
31                 "o_marq_color_lbl" = id; 
32                 "o_marq_color_pop" = id; 
33                 "o_marq_enabled_ckb" = id; 
34                 "o_marq_marq_fld" = id; 
35                 "o_marq_marq_lbl" = id; 
36                 "o_marq_opaque_lbl" = id; 
37                 "o_marq_opaque_sld" = id; 
38                 "o_marq_pos_fix_X_fld" = id; 
39                 "o_marq_pos_fix_X_lbl" = id; 
40                 "o_marq_pos_fix_Y_fld" = id; 
41                 "o_marq_pos_fix_Y_lbl" = id; 
42                 "o_marq_pos_fix_btn" = id; 
43                 "o_marq_pos_lbl" = id; 
44                 "o_marq_pos_matrix" = id; 
45                 "o_marq_pos_rel_btn" = id; 
46                 "o_marq_pos_rel_pop" = id; 
47                 "o_marq_size_inPx_lbl" = id; 
48                 "o_marq_size_lbl" = id; 
49                 "o_marq_size_pop" = id; 
50                 "o_marq_tmOut_fld" = id; 
51                 "o_marq_tmOut_lbl" = id; 
52                 "o_marq_tmOut_ms_lbl" = id; 
53                 "o_sfilter_saveSettings_ckb" = id; 
54                 "o_sfilter_tabView" = id; 
55                 "o_sfilter_win" = id; 
56                 "o_time_color_lbl" = id; 
57                 "o_time_color_pop" = id; 
58                 "o_time_enabled_ckb" = id; 
59                 "o_time_opaque_lbl" = id; 
60                 "o_time_opaque_sld" = id; 
61                 "o_time_pos_fix_X_fld" = id; 
62                 "o_time_pos_fix_X_lbl" = id; 
63                 "o_time_pos_fix_Y_fld" = id; 
64                 "o_time_pos_fix_Y_lbl" = id; 
65                 "o_time_pos_fix_btn" = id; 
66                 "o_time_pos_lbl" = id; 
67                 "o_time_pos_matrix" = id; 
68                 "o_time_pos_rel_btn" = id; 
69                 "o_time_pos_rel_pop" = id; 
70                 "o_time_size_inPx_lbl" = id; 
71                 "o_time_size_lbl" = id; 
72                 "o_time_size_pop" = id; 
73                 "o_time_stamp_fld" = id; 
74                 "o_time_stamp_lbl" = id; 
75             }; 
76             SUPERCLASS = NSObject; 
77         }
78     ); 
79     IBVersion = 1; 
80 }