Merge "Remove key event callback" into tizen_3.0
[platform/core/uifw/widget-viewer-dali.git] / doc / widget_viewer_dali_doc.h
1 /*
2  * Copyright 2016  Samsung Electronics Co., Ltd
3  *
4  * Licensed under the Flora License, Version 1.1 (the "License");
5  * you may not use this file except in compliance with the License.
6  * You may obtain a copy of the License at
7  *
8  * http://floralicense.org/license/
9  *
10  * Unless required by applicable law or agreed to in writing, software
11  * distributed under the License is distributed on an "AS IS" BASIS,
12  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13  * See the License for the specific language governing permissions and
14  * limitations under the License.
15  */
16
17 /**
18  * @defgroup dali_widget_view Widget Viewer Dali
19  * @ingroup CAPI_WIDGET_FRAMEWORK
20  * @brief API for widget viewer (widget screen, home screen, ...)
21  * @section dali_widget_view_HEADER Required Header
22  * \#include <widget_viewer_dali.h>
23  * @section dali_widget_view_OVERVIEW Overview
24  * Widget Viewer Dali supports development of a widget viewer application by DALi.
25  * Widget Viewer Dali can be used as DALi controls in a DALi application for widget viewer.
26  *
27  */