OSDN Git Service

Ring 1.10 以来となる開発環境の日本語ローカライズ版 (評価版) を追加 (ノートパッド、フォームデザイナー、対話型実行環境、ファイルの検索)。
[ring-lang-081/ring.git] / applications / formdesigner / source / selobjects / selobjects.rform
1 # Start Form Designer File
2 aObjectsList = [
3         [ :name = "Window" , :id = 2 , :classname = "formdesigner_qwidget" , :data = [
4                  :x = 20 , : y = 20  , 
5                  :width =  504 , :height = 461 , 
6                  :title =  "Select Objects" , 
7                  :backcolor =  "" , 
8                  :windowflags =  "Qt_Window | Qt_WindowTitleHint | Qt_WindowStaysOnTopHint | Qt_CustomizeWindowHint" , 
9                  :mainlayout =  "LayoutMain" ,
10                  :WindowIcon =  "" , 
11                  :Menubar =  ""  ,
12                  :IndexType =  0  
13
14                 ]
15         ],
16         [ :name = "LabelObjects" , :id = 3 , :classname = "formdesigner_qlabel" , :data = [
17                  :x = 13 , : y = 36  , 
18                  :width =  58 , :height = 26 , 
19                  :textcolor =  "black" , 
20                  :backcolor =  "" , 
21                  :font =  "Arial" , 
22                  :parent =  "win"  ,
23                  :text =  "Objects",
24                  :textalign =  0
25                 ]
26         ],
27         [ :name = "ListObjects" , :id = 4 , :classname = "formdesigner_qlistwidget" , :data = [
28                  :x = 84 , : y = 35  , 
29                  :width =  280 , :height = 197 , 
30                  :textcolor =  "black" , 
31                  :backcolor =  "white" , 
32                  :font =  "Arial" , 
33                  :parent =  "win"  ,
34                  :cItems =  "",
35                  :cCurrentRow =  "",
36                  :setcurrentItemChangedEvent =  "",
37                  :setcurrentRowChangedEvent =  "",
38                  :setcurrentTextChangedEvent =  "",
39                  :setitemActivatedEvent =  "",
40                  :setitemChangedEvent =  "",
41                  :setitemClickedEvent =  "",
42                  :setitemDoubleClickedEvent =  "",
43                  :setitemEnteredEvent =  "",
44                  :setitemPressedEvent =  "",
45                  :setitemSelectionChangedEvent =  ""
46                 ]
47         ],
48         [ :name = "BtnSelect" , :id = 11 , :classname = "formdesigner_qpushbutton" , :data = [
49                  :x = 384 , : y = 40  , 
50                  :width =  86 , :height = 34 , 
51                  :textcolor =  "black" , 
52                  :backcolor =  "" , 
53                  :font =  "Arial" , 
54                  :parent =  "win"  ,
55                  :text =  "Select",
56                  :BtnImage =  "",
57                  :setClickEvent =  "Select"
58                 ]
59         ],
60         [ :name = "BtnClose" , :id = 7 , :classname = "formdesigner_qpushbutton" , :data = [
61                  :x = 384 , : y = 96  , 
62                  :width =  86 , :height = 34 , 
63                  :textcolor =  "black" , 
64                  :backcolor =  "" , 
65                  :font =  "Arial" , 
66                  :parent =  "win"  ,
67                  :text =  "Close",
68                  :BtnImage =  "",
69                  :setClickEvent =  "Close"
70                 ]
71         ],
72         [ :name = "Layout1" , :id = 8 , :classname = "formdesigner_qlayout" , :data = [
73                  :x = 20 , : y = 279  , 
74                  :width =  198 , :height = 69 , 
75                  :textcolor =  "black" , 
76                  :backcolor =  "" , 
77                  :font =  "Arial" , 
78                  :parent =  "win"  ,
79                  :LayoutType =  1,
80                  :LayoutObjects =  "LabelObjects,ListObjects"
81                 ]
82         ],
83         [ :name = "Layout2" , :id = 9 , :classname = "formdesigner_qlayout" , :data = [
84                  :x = 16 , : y = 344  , 
85                  :width =  211 , :height = 54 , 
86                  :textcolor =  "black" , 
87                  :backcolor =  "" , 
88                  :font =  "Arial" , 
89                  :parent =  "win"  ,
90                  :LayoutType =  0,
91                  :LayoutObjects =  "BtnSelect,BtnClose"
92                 ]
93         ],
94         [ :name = "LayoutMain" , :id = 10 , :classname = "formdesigner_qlayout" , :data = [
95                  :x = 282 , : y = 302  , 
96                  :width =  163 , :height = 70 , 
97                  :textcolor =  "black" , 
98                  :backcolor =  "" , 
99                  :font =  "Arial" , 
100                  :parent =  "win"  ,
101                  :LayoutType =  1,
102                  :LayoutObjects =  "Layout1,Layout2"
103                 ]
104         ]
105 ]
106 # End Form Designer File