elementary/dayselector - New widget Elc_dayselector
[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 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 Datetime
87  *
88  * @image html img/widget/datetime/preview-00.png
89  * @image latex img/widget/datetime/preview-00.eps
90  * @li @ref Dayselector
91  *
92  * @image html img/widget/dayselector/preview-00.png
93  * @image latex img/widget/dayselector/preview-00.eps
94  * @li @ref Diskselector
95  *
96  * @image html img/widget/diskselector/preview-00.png
97  * @image latex img/widget/diskselector/preview-00.eps
98  * @li @ref Entry
99  *
100  * @image html img/widget/entry/preview-02.png
101  * @image latex img/widget/entry/preview-02.eps
102  * @li @ref File_Selector_Button
103  *
104  * @image html img/widget/fileselector_button/preview-00.png
105  * @image latex img/widget/fileselector_button/preview-00.eps
106  * @li @ref File_Selector_Entry
107  *
108  * @image html img/widget/fileselector_entry/preview-00.png
109  * @image latex img/widget/fileselector_entry/preview-00.eps
110  * @li @ref Fileselector
111  *
112  * @image html img/widget/fileselector/preview-00.png
113  * @image latex img/widget/fileselector/preview-00.eps
114  * @li @ref Flip
115  *
116  * @image html img/widget/flip/preview-00.png
117  * @image latex img/widget/flip/preview-00.eps
118  * @li @ref Flipselector
119  *
120  * @image html img/widget/flipselector/preview-00.png
121  * @image latex img/widget/flipselector/preview-00.eps
122  * @li @ref Frame
123  *
124  * @image html img/widget/frame/preview-00.png
125  * @image latex img/widget/frame/preview-00.eps
126  *
127  * @li @ref GLView
128  * @li @ref Hover
129  *
130  * @image html img/widget/hover/preview-00.png
131  * @image latex img/widget/hover/preview-00.eps
132  * @li @ref Hoversel
133  *
134  * @image html img/widget/hoversel/preview-00.png
135  * @image latex img/widget/hoversel/preview-00.eps
136  * @li @ref Icon
137  *
138  * @image html img/widget/icon/preview-00.png
139  * @image latex img/widget/icon/preview-00.eps
140  * @li @ref Image
141  *
142  * @image html img/widget/image/preview-00.png
143  * @image latex img/widget/image/preview-00.eps
144  * @li @ref Index
145  *
146  * @image html img/widget/index/preview-00.png
147  * @image latex img/widget/index/preview-00.eps
148  * @li @ref Inwin
149  *
150  * @image html img/widget/inwin/preview-00.png
151  * @image latex img/widget/inwin/preview-00.eps
152  * @li @ref List
153  *
154  * @image html img/widget/list/preview-00.png
155  * @image latex img/widget/list/preview-00.eps
156  * @image html img/list.png
157  * @image latex img/list.eps
158  * @li @ref Label
159  *
160  * @image html img/widget/label/preview-00.png
161  * @image latex img/widget/label/preview-00.eps
162  * @li @ref Map
163  *
164  * @image html img/widget/map/preview-00.png
165  * @image latex img/widget/map/preview-00.eps
166  * @li @ref Mapbuf
167  *
168  * @image html img/widget/mapbuf/preview-00.png
169  * @image latex img/widget/mapbuf/preview-00.eps
170  * @li @ref Menu
171  *
172  * @image html img/widget/menu/preview-00.png
173  * @image latex img/widget/menu/preview-00.eps
174  * @li @ref Notify
175  *
176  * @image html img/widget/notify/preview-00.png
177  * @image latex img/widget/notify/preview-00.eps
178  * @li @ref Panel
179  *
180  * @image html img/widget/panel/preview-00.png
181  * @image latex img/widget/panel/preview-00.eps
182  * @li @ref Photo
183  * @li @ref Photocam
184  *
185  * @image html img/widget/photocam/preview-00.png
186  * @image latex img/widget/photocam/preview-00.eps
187  * @li @ref Popup
188  *
189  * @image html img/widget/popup/preview-00.png
190  * @image latex img/widget/popup/preview-00.eps
191  * @li @ref Progressbar
192  *
193  * @image html img/widget/progressbar/preview-00.png
194  * @image latex img/widget/progressbar/preview-00.eps
195  * @li @ref Radio
196  *
197  * @image html img/widget/radio/preview-00.png
198  * @image latex img/widget/radio/preview-00.eps
199  * @li @ref Route
200  * @li @ref SegmentControl
201  *
202  * @image html img/widget/segment_control/preview-00.png
203  * @image latex img/widget/segment_control/preview-00.eps
204  * @image html img/segment_control.png
205  * @image latex img/segment_control.eps
206  * @li @ref Separator
207  *
208  * @image html img/widget/separator/preview-00.png
209  * @image latex img/widget/separator/preview-00.eps
210  * @li @ref Slider
211  *
212  * @image html img/widget/slider/preview-00.png
213  * @image latex img/widget/slider/preview-00.eps
214  * @li @ref Slideshow
215  *
216  * @image html img/widget/slideshow/preview-00.png
217  * @image latex img/widget/slideshow/preview-00.eps
218  * @li @ref Spinner
219  *
220  * @image html img/widget/spinner/preview-00.png
221  * @image latex img/widget/spinner/preview-00.eps
222  * @li @ref Thumb
223
224  * @image html img/widget/thumb/preview-00.png
225  * @image latex img/widget/thumb/preview-00.eps
226  * @li @ref Toggle
227  *
228  * @image html img/widget/toggle/preview-00.png
229  * @image latex img/widget/toggle/preview-00.eps
230  * @li @ref Toolbar
231  *
232  * @image html img/widget/toolbar/preview-00.png
233  * @image latex img/widget/toolbar/preview-00.eps
234  * @image html img/toolbar.png
235  * @image latex img/toolbar.eps
236  * @li @ref Tooltips
237  * @li @ref Video
238  * @li @ref Web
239  *
240  * @image html img/widget/web/preview-00.png
241  * @image latex img/widget/web/preview-00.eps
242  * @li @ref Win
243  *
244  * @image html img/widget/win/preview-00.png
245  * @image latex img/widget/win/preview-00.eps
246  *
247  * The other two main groups in Elementary are:
248  * @li @ref infralist - These are modules that deal with Elementary as a whole.
249  * @li @ref containerslist - These are the containers which will hold the widgets.
250  */
251 /**
252  * @page containerslist Containers List
253  *
254  * Elementary is about displaying its widgets in a nice layout, for this purpose
255  * it provides a number of containers. It's important to note that as containers
256  * widgets don't have their own visual identity, so here we show one use for
257  * them and a diagram showing their component parts:
258  * @li @ref Gengrid
259  *
260  * @image html img/widget/gengrid/preview-00.png
261  * @image latex img/widget/gengrid/preview-00.eps
262  * @li @ref Genlist
263  *
264  * @image html img/widget/genlist/preview-00.png
265  * @image latex img/widget/genlist/preview-00.eps
266  * @image html img/genlist.png
267  * @image latex img/genlist.eps
268  * @li @ref Box
269  *
270  * @image html img/widget/box/preview-00.png
271  * @image latex img/widget/box/preview-00.eps
272  * @image html img/box.png
273  * @image latex img/box.eps
274  * @li @ref Conformant
275  *
276  * @image html img/widget/conformant/preview-00.png
277  * @image latex img/widget/conformant/preview-00.eps
278  * @image html img/conformant.png
279  * @image latex img/conformant.eps
280  * @li @ref Grid
281  * @li @ref Layout
282  *
283  * @image html img/widget/layout/preview-00.png
284  * @image latex img/widget/layout/preview-00.eps
285  * @image html img/layout-predefined.png
286  * @image latex img/layout-predefined.eps
287  * @li @ref Panes
288  *
289  * @image html img/widget/panes/preview-00.png
290  * @image latex img/widget/panes/preview-00.eps
291  * @image html img/panes.png
292  * @image latex img/panes.eps
293  * @li @ref Scroller
294  *
295  * @image html img/widget/scroller/preview-00.png
296  * @image latex img/widget/scroller/preview-00.eps
297  * @li @ref Table
298  *
299  * @image html img/widget/table/preview-00.png
300  * @image latex img/widget/table/preview-00.eps
301  *
302  * The other two main groups in Elementary are:
303  * @li @ref infralist - These are modules that deal with Elementary as a whole.
304  * @li @ref widgetslist - These are the widgets you'll compose your UI out of.
305  */
306 /**
307  * @page threading Threading
308  * 
309  * You may use threads with EFL, but only in specific ways. If you plan on
310  * using threads it is very important you see the following example guides.
311  * See the following
312  * 
313  * @ref efl_thread_1
314  * 
315  * @ref efl_thread_2
316  * 
317  * @ref efl_thread_3
318  * 
319  * @ref efl_thread_4
320  * 
321  * @ref efl_thread_5
322  * 
323  * @ref efl_thread_6
324  * 
325  */