OSDN Git Service

f7222f63e5ec770abcb99373e3753dcff6599e40
[ring-lang-081/ring.git] / applications / build / ja-jp / formdesigner / tests / radiobutton / radiobutton.rform
1 # Start Form Designer File
2 aObjectsList = [
3         [ :name = "Window" , :id = 1 , :classname = "formdesigner_qwidget" , :data = [
4                  :x = 55 , : y = 63  , 
5                  :width =  400 , :height = 400 , 
6                  :title =  "RadioButton" , 
7                  :backcolor =  "" , 
8                  :windowflags =  "" , 
9                  :mainlayout =  "" ,
10                  :WindowIcon =  "" , 
11                  :Menubar =  ""  ,
12                  :IndexType =  0  
13
14                 ]
15         ],
16         [ :name = "RadioButton1" , :id = 2 , :classname = "formdesigner_qradiobutton" , :data = [
17                  :x = 22 , : y = 87  , 
18                  :width =  123 , :height = 39 , 
19                  :textcolor =  "black" , 
20                  :backcolor =  "" , 
21                  :font =  "Arial" , 
22                  :parent =  "win"  ,
23                  :text =  "One",
24                  :setclickedEvent =  "",
25                  :setpressedEvent =  "",
26                  :setreleasedEvent =  "",
27                  :settoggledEvent =  ""
28                 ]
29         ],
30         [ :name = "RadioButton2" , :id = 3 , :classname = "formdesigner_qradiobutton" , :data = [
31                  :x = 22 , : y = 156  , 
32                  :width =  138 , :height = 33 , 
33                  :textcolor =  "black" , 
34                  :backcolor =  "" , 
35                  :font =  "Arial" , 
36                  :parent =  "win"  ,
37                  :text =  "Two",
38                  :setclickedEvent =  "",
39                  :setpressedEvent =  "",
40                  :setreleasedEvent =  "",
41                  :settoggledEvent =  ""
42                 ]
43         ],
44         [ :name = "RadioButton3" , :id = 4 , :classname = "formdesigner_qradiobutton" , :data = [
45                  :x = 22 , : y = 210  , 
46                  :width =  147 , :height = 35 , 
47                  :textcolor =  "black" , 
48                  :backcolor =  "" , 
49                  :font =  "Arial" , 
50                  :parent =  "win"  ,
51                  :text =  "Three",
52                  :setclickedEvent =  "",
53                  :setpressedEvent =  "",
54                  :setreleasedEvent =  "",
55                  :settoggledEvent =  ""
56                 ]
57         ]
58 ]
59 # End Form Designer File