X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=doc%2Fdali-toolkit-doc.h;h=8e8a9b2ff250f63777a403b2fd9e8587b25e3937;hp=bc706fb1e268d3a52caaf024c3d8ac4f3c8e2ae6;hb=b694e7e2ae624e206e1548b1a863c554eb9cd4d7;hpb=d85d5f55146aa0b491d4cdc35707baa3006e3ceb diff --git a/doc/dali-toolkit-doc.h b/doc/dali-toolkit-doc.h old mode 100644 new mode 100755 index bc706fb..8e8a9b2 --- a/doc/dali-toolkit-doc.h +++ b/doc/dali-toolkit-doc.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_DOC_H__ -#define __DALI_TOOLKIT_DOC_H__ +#ifndef DALI_TOOLKIT_DOC_H +#define DALI_TOOLKIT_DOC_H /* - * Copyright (c) 2016 Samsung Electronics Co., Ltd. + * Copyright (c) 2019 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -89,6 +89,10 @@ * ImageView is a control displaying an image. * * + * @ref dali_toolkit_controls_model3d_view + * Model3dView is a control for displaying 3d geometry. + * + * * @ref dali_toolkit_controls_scroll_bar * ScrollBar is a component that can be linked to the scrollable objects. * @@ -172,6 +176,9 @@ * @defgroup dali_toolkit_controls_image_view Image View * @brief ImageView is a control displaying an image. + * @defgroup dali_toolkit_controls_model3d_view Model3dView + * @brief Model3dView is a control for displaying 3d geometry. + * @defgroup dali_toolkit_controls_scroll_bar Scroll Bar * @brief ScrollBar is a component that can be linked to the scrollable objects. @@ -215,5 +222,4 @@ * @} */ - -#endif /* __DALI_TOOLKIT_DOC_H__ */ +#endif // DALI_TOOLKIT_DOC_H