f9d42a1f7a2926f1f9b2ad890e5bfdc587ba11e1
[framework/uifw/elementary.git] / doc / index.doxy
1 /**
2  * @page infralist Infrastructure list
3  *
4  * Elementary is mostly composed of widgets, but it also contains some
5  * infrastructure modules that facilitate the use of widgets. These are the
6  * infrastructure modules:
7  * @li @ref Caches
8  * @li @ref Cursors
9  * @li @ref Debug
10  * @li @ref Config
11  * @li @ref Engine
12  * @li @ref Fonts
13  * @li @ref Profile
14  * @li @ref Fingers
15  * @li @ref Focus
16  * @li @ref General
17  * @li @ref Elm_Gesture_Layer
18  * @li @ref Password_last_show
19  * @li @ref Start
20  * @li @ref Scrolling
21  * @li @ref Scrollhints
22  * @li @ref UI-Mirroring
23  * @li @ref Scaling
24  * @li @ref Styles
25  * @li @ref Theme
26  * @li @ref Transit
27  * @li @ref WidgetNavigation
28  *
29  * The other two main groups in Elementary are:
30  * @li @ref widgetslist - These are the widgets you'll compose your UI out of.
31  * @li @ref containerslist - These are the containers which hold the widgets.
32  * 
33  * Also see other generic EFL programming guides:
34  * @li @ref threading
35  */
36 /**
37  * @page widgetslist Widget list
38  *
39  * Here is a list of the widgets and some images to give you an idea of what
40  * they are:
41  * @li @ref Actionslider
42  *
43  * @image html img/widget/actionslider/preview-00.png
44  * @image latex img/widget/actionslider/preview-00.eps
45  * @li @ref Anchorview
46  *
47  * @image html img/widget/anchorview/preview-00.png
48  * @image latex img/widget/anchorview/preview-00.eps
49  * @li @ref Anchorblock
50  *
51  * @image html img/widget/anchorblock/preview-00.png
52  * @image latex img/widget/anchorblock/preview-00.eps
53  * @li @ref Bg
54  *
55  * @image html img/widget/bg/preview-00.png
56  * @image latex img/widget/bg/preview-00.eps
57  * @li @ref Bubble
58  *
59  * @image html img/widget/bubble/preview-00.png
60  * @image latex img/widget/bubble/preview-00.eps
61  * @li @ref Button
62  *
63  * @image html img/widget/button/preview-00.png
64  * @image latex img/widget/button/preview-00.eps
65  * @li @ref Calendar
66  *
67  * @image html img/widget/calendar/preview-00.png
68  * @image latex img/widget/calendar/preview-00.eps
69  * @li @ref Check
70  *
71  * @image html img/widget/check/preview-00.png
72  * @image latex img/widget/check/preview-00.eps
73  * @li @ref Clock
74  *
75  * @image html img/widget/clock/preview-00.png
76  * @image latex img/widget/clock/preview-00.eps
77  *
78  * @li @ref Colorselector
79  *
80  * @image html img/widget/colorselector/preview-00.png
81  * @image latex img/widget/colorselector/preview-00.eps
82  * @li @ref Ctxpopup
83  *
84  * @image html img/widget/ctxpopup/preview-00.png
85  * @image latex img/widget/ctxpopup/preview-00.eps
86  * @li @ref Diskselector
87  *
88  * @image html img/widget/diskselector/preview-00.png
89  * @image latex img/widget/diskselector/preview-00.eps
90  * @li @ref Entry
91  *
92  * @image html img/widget/entry/preview-02.png
93  * @image latex img/widget/entry/preview-02.eps
94  * @li @ref File_Selector_Button
95  *
96  * @image html img/widget/fileselector_button/preview-00.png
97  * @image latex img/widget/fileselector_button/preview-00.eps
98  * @li @ref File_Selector_Entry
99  *
100  * @image html img/widget/fileselector_entry/preview-00.png
101  * @image latex img/widget/fileselector_entry/preview-00.eps
102  * @li @ref Fileselector
103  *
104  * @image html img/widget/fileselector/preview-00.png
105  * @image latex img/widget/fileselector/preview-00.eps
106  * @li @ref Flip
107  *
108  * @image html img/widget/flip/preview-00.png
109  * @image latex img/widget/flip/preview-00.eps
110  * @li @ref Flipselector
111  *
112  * @image html img/widget/flipselector/preview-00.png
113  * @image latex img/widget/flipselector/preview-00.eps
114  * @li @ref Frame
115  *
116  * @image html img/widget/frame/preview-00.png
117  * @image latex img/widget/frame/preview-00.eps
118  * @li @ref Gengrid
119  *
120  * @image html img/widget/gengrid/preview-00.png
121  * @image latex img/widget/gengrid/preview-00.eps
122  * 
123  * @li @ref Genlist
124  * @image html img/widget/genlist/preview-00.png
125  * @image latex img/widget/genlist/preview-00.eps
126  * @image html img/genlist.png
127  * @image latex img/genlist.eps
128  *
129  * @li @ref GLView
130  * @li @ref Hover
131  *
132  * @image html img/widget/hover/preview-00.png
133  * @image latex img/widget/hover/preview-00.eps
134  * @li @ref Hoversel
135  *
136  * @image html img/widget/hoversel/preview-00.png
137  * @image latex img/widget/hoversel/preview-00.eps
138  * @li @ref Icon
139  *
140  * @image html img/widget/icon/preview-00.png
141  * @image latex img/widget/icon/preview-00.eps
142  * @li @ref Image
143  *
144  * @image html img/widget/image/preview-00.png
145  * @image latex img/widget/image/preview-00.eps
146  * @li @ref Index
147  *
148  * @image html img/widget/index/preview-00.png
149  * @image latex img/widget/index/preview-00.eps
150  * @li @ref Inwin
151  *
152  * @image html img/widget/inwin/preview-00.png
153  * @image latex img/widget/inwin/preview-00.eps
154  * @li @ref List
155  *
156  * @image html img/widget/list/preview-00.png
157  * @image latex img/widget/list/preview-00.eps
158  * @image html img/list.png
159  * @image latex img/list.eps
160  * @li @ref Label
161  *
162  * @image html img/widget/label/preview-00.png
163  * @image latex img/widget/label/preview-00.eps
164  * @li @ref Map
165  *
166  * @image html img/widget/map/preview-00.png
167  * @image latex img/widget/map/preview-00.eps
168  * @li @ref Mapbuf
169  *
170  * @image html img/widget/mapbuf/preview-00.png
171  * @image latex img/widget/mapbuf/preview-00.eps
172  * @li @ref Menu
173  *
174  * @image html img/widget/menu/preview-00.png
175  * @image latex img/widget/menu/preview-00.eps
176  * @li @ref Notify
177  *
178  * @image html img/widget/notify/preview-00.png
179  * @image latex img/widget/notify/preview-00.eps
180  * @li @ref Panel
181  *
182  * @image html img/widget/panel/preview-00.png
183  * @image latex img/widget/panel/preview-00.eps
184  * @li @ref Photo
185  * @li @ref Photocam
186  *
187  * @image html img/widget/photocam/preview-00.png
188  * @image latex img/widget/photocam/preview-00.eps
189  * @li @ref Progressbar
190  *
191  * @image html img/widget/progressbar/preview-00.png
192  * @image latex img/widget/progressbar/preview-00.eps
193  * @li @ref Radio
194  *
195  * @image html img/widget/radio/preview-00.png
196  * @image latex img/widget/radio/preview-00.eps
197  * @li @ref Route
198  * @li @ref SegmentControl
199  *
200  * @image html img/widget/segment_control/preview-00.png
201  * @image latex img/widget/segment_control/preview-00.eps
202  * @image html img/segment_control.png
203  * @image latex img/segment_control.eps
204  * @li @ref Separator
205  *
206  * @image html img/widget/separator/preview-00.png
207  * @image latex img/widget/separator/preview-00.eps
208  * @li @ref Slider
209  *
210  * @image html img/widget/slider/preview-00.png
211  * @image latex img/widget/slider/preview-00.eps
212  * @li @ref Slideshow
213  *
214  * @image html img/widget/slideshow/preview-00.png
215  * @image latex img/widget/slideshow/preview-00.eps
216  * @li @ref Spinner
217  *
218  * @image html img/widget/spinner/preview-00.png
219  * @image latex img/widget/spinner/preview-00.eps
220  * @li @ref Thumb
221
222  * @image html img/widget/thumb/preview-00.png
223  * @image latex img/widget/thumb/preview-00.eps
224  * @li @ref Toggle
225  *
226  * @image html img/widget/toggle/preview-00.png
227  * @image latex img/widget/toggle/preview-00.eps
228  * @li @ref Toolbar
229  *
230  * @image html img/widget/toolbar/preview-00.png
231  * @image latex img/widget/toolbar/preview-00.eps
232  * @image html img/toolbar.png
233  * @image latex img/toolbar.eps
234  * @li @ref Tooltips
235  * @li @ref Video
236  * @li @ref Web
237  *
238  * @image html img/widget/web/preview-00.png
239  * @image latex img/widget/web/preview-00.eps
240  * @li @ref Win
241  *
242  * @image html img/widget/win/preview-00.png
243  * @image latex img/widget/win/preview-00.eps
244  *
245  * The other two main groups in Elementary are:
246  * @li @ref infralist - These are modules that deal with Elementary as a whole.
247  * @li @ref containerslist - These are the containers which will hold the widgets.
248  */
249 /**
250  * @page containerslist Containers List
251  *
252  * Elementary is about displaying its widgets in a nice layout, for this purpose
253  * it provides a number of containers. It's important to note that as containers
254  * widgets don't have their own visual identity, so here we show one use for
255  * them and a diagram showing their component parts:
256  * @li @ref Box
257  *
258  * @image html img/widget/box/preview-00.png
259  * @image latex img/widget/box/preview-00.eps
260  * @image html img/box.png
261  * @image latex img/box.eps
262  * @li @ref Conformant
263  *
264  * @image html img/widget/conformant/preview-00.png
265  * @image latex img/widget/conformant/preview-00.eps
266  * @image html img/conformant.png
267  * @image latex img/conformant.eps
268  * @li @ref Grid
269  * @li @ref Layout
270  *
271  * @image html img/widget/layout/preview-00.png
272  * @image latex img/widget/layout/preview-00.eps
273  * @image html img/layout-predefined.png
274  * @image latex img/layout-predefined.eps
275  * @li @ref Panes
276  *
277  * @image html img/widget/panes/preview-00.png
278  * @image latex img/widget/panes/preview-00.eps
279  * @image html img/panes.png
280  * @image latex img/panes.eps
281  * @li @ref Scroller
282  *
283  * @image html img/widget/scroller/preview-00.png
284  * @image latex img/widget/scroller/preview-00.eps
285  * @li @ref Table
286  *
287  * @image html img/widget/table/preview-00.png
288  * @image latex img/widget/table/preview-00.eps
289  *
290  * The other two main groups in Elementary are:
291  * @li @ref infralist - These are modules that deal with Elementary as a whole.
292  * @li @ref widgetslist - These are the widgets you'll compose your UI out of.
293  */
294 /**
295  * @page threading Threading
296  * 
297  * You may use threads with EFL, but only in specific ways. If you plan on
298  * using threads it is very important you see the following example guides.
299  * See the following
300  * 
301  * @ref efl_thread_1
302  * 
303  * @ref efl_thread_2
304  * 
305  * @ref efl_thread_3
306  * 
307  * @ref efl_thread_4
308  * 
309  * @ref efl_thread_5
310  * 
311  * @ref efl_thread_6
312  * 
313  */