docs: Correct wrong group names and marks internal 33/201833/1 submit/tizen/20190320.100510
authorMyoungwoon Roy, Kim <myoungwoon.kim@samsung.com>
Tue, 19 Mar 2019 23:55:06 +0000 (08:55 +0900)
committerHosang Kim <hosang12.kim@samsung.com>
Wed, 20 Mar 2019 04:18:34 +0000 (13:18 +0900)
Change-Id: I4ab69495da52db12a4ca67041f2267af80f0ba2e

85 files changed:
doc/main.dox
elm_intro.h.in
src/lib/ecore_input/Ecore_Input.h
src/lib/eina/eina_promise.h
src/lib/eina/eina_value_util.h
src/lib/eina/eina_vector.h
src/lib/elementary/efl_ui_bg_private.h
src/lib/elementary/efl_ui_button_private.h
src/lib/elementary/efl_ui_calendar_private.h
src/lib/elementary/efl_ui_check_private.h
src/lib/elementary/efl_ui_clock_private.h
src/lib/elementary/efl_ui_image_zoomable_private.h
src/lib/elementary/efl_ui_nstate_private.h
src/lib/elementary/efl_ui_panes_private.h
src/lib/elementary/efl_ui_progressbar_private.h
src/lib/elementary/efl_ui_radio_private.h
src/lib/elementary/efl_ui_video_private.h
src/lib/elementary/efl_ui_widget_flip.h
src/lib/elementary/efl_ui_widget_frame.h
src/lib/elementary/efl_ui_widget_image.h
src/lib/elementary/elm_code_diff_widget.h
src/lib/elementary/elm_code_file.h
src/lib/elementary/elm_code_indent.h
src/lib/elementary/elm_code_line.h
src/lib/elementary/elm_code_parse.h
src/lib/elementary/elm_code_syntax.h
src/lib/elementary/elm_code_text.h
src/lib/elementary/elm_code_widget_selection.h
src/lib/elementary/elm_color_class.h
src/lib/elementary/elm_interface_scrollable.h
src/lib/elementary/elm_object.h
src/lib/elementary/elm_prefs.h
src/lib/elementary/elm_prefs_common.h
src/lib/elementary/elm_widget.h
src/lib/elementary/elm_widget_actionslider.h
src/lib/elementary/elm_widget_box.h
src/lib/elementary/elm_widget_bubble.h
src/lib/elementary/elm_widget_calendar.h
src/lib/elementary/elm_widget_clock.h
src/lib/elementary/elm_widget_colorselector.h
src/lib/elementary/elm_widget_combobox.h
src/lib/elementary/elm_widget_conform.h
src/lib/elementary/elm_widget_container.h
src/lib/elementary/elm_widget_ctxpopup.h
src/lib/elementary/elm_widget_dayselector.h
src/lib/elementary/elm_widget_diskselector.h
src/lib/elementary/elm_widget_entry.h
src/lib/elementary/elm_widget_fileselector.h
src/lib/elementary/elm_widget_fileselector_button.h
src/lib/elementary/elm_widget_fileselector_entry.h
src/lib/elementary/elm_widget_flipselector.h
src/lib/elementary/elm_widget_gengrid.h
src/lib/elementary/elm_widget_genlist.h
src/lib/elementary/elm_widget_glview.h
src/lib/elementary/elm_widget_grid.h
src/lib/elementary/elm_widget_hover.h
src/lib/elementary/elm_widget_hoversel.h
src/lib/elementary/elm_widget_icon.h
src/lib/elementary/elm_widget_index.h
src/lib/elementary/elm_widget_inwin.h
src/lib/elementary/elm_widget_layout.h
src/lib/elementary/elm_widget_list.h
src/lib/elementary/elm_widget_map.h
src/lib/elementary/elm_widget_mapbuf.h
src/lib/elementary/elm_widget_menu.h
src/lib/elementary/elm_widget_multibuttonentry.h
src/lib/elementary/elm_widget_naviframe.h
src/lib/elementary/elm_widget_notify.h
src/lib/elementary/elm_widget_panel.h
src/lib/elementary/elm_widget_photo.h
src/lib/elementary/elm_widget_player.h
src/lib/elementary/elm_widget_plug.h
src/lib/elementary/elm_widget_popup.h
src/lib/elementary/elm_widget_prefs.h
src/lib/elementary/elm_widget_route.h
src/lib/elementary/elm_widget_scroller.h
src/lib/elementary/elm_widget_segment_control.h
src/lib/elementary/elm_widget_separator.h
src/lib/elementary/elm_widget_slider.h
src/lib/elementary/elm_widget_slideshow.h
src/lib/elementary/elm_widget_spinner.h
src/lib/elementary/elm_widget_table.h
src/lib/elementary/elm_widget_thumb.h
src/lib/elementary/elm_widget_toolbar.h
src/lib/elementary/elm_widget_web.h

index d9e50bc..313730f 100644 (file)
@@ -1,7 +1,9 @@
 /**
- * @mainpage Enlightenment Foundation Libraries (EFL)
+ * @defgroup EFL EFL
+ * @ingroup CAPI_UI_FRAMEWORK
+ * @page EFL
  *
- * The Enlightenment Foundation Libraries (EFL) cover a wide range of
+ * @brief The Enlightenment Foundation Libraries (EFL) cover a wide range of
  * functions including inter-process communication (IPC), graphics, audio
  * and even location services. Other powerful features include file
  * handling utilities, widgets and user interface controls, thumbnailing
  *
  * @li @ref ecore_main operating system abstraction and integration.
  * @li @ref eet_main binary data parser and serializer.
- * @li @ref eeze_main hardware device manipulation and notification.
  * @li @ref eina_main data types and low-level/basic abstractions.
  * @li @ref eio_main asynchronous input/output
+ * @internal
+ * @li @ref eeze_main hardware device manipulation and notification.
  * @li @ref eldbus_main D-Bus integration.
  * @li @ref embryo_main embedded script language.
  * @li @ref eo_main generic object system.
+ * @endinternal
  *
  * <h3>Graphics libraries</h3>
  *
+ * @li @ref elementary_main widget library.
+ * @li @ref evas_main drawing canvas.
+ * @internal
  * @li @ref edje_main layout and theme library with super powers.
  * @li @ref efreet_main freedesktop.org (xdg) menu and desktop integration.
- * @li @ref elementary_main widget library.
  * @li @ref emotion_main to play music and videos.
  * @li @ref ephysics_main physics simulation integration and visual effects.
  * @li @ref ethumb_main to generate thumbnail images of files.
- * @li @ref evas_main drawing canvas.
  *
  * <h3>Operating System specific libraries</h3>
  *
@@ -47,6 +52,7 @@
  *
  * If you are looking for methods that do not fit into the above list you can
  * see the full <a href="modules.html" />module listing</a>.
+ * @endinternal
  */
 
 /**
  */
 
 /**
+ * @internal
  * @defgroup Eo Eo
+ * @ingroup EFL
  *
  * @brief Generic object system.
  */
 
 /**
  * @defgroup Evas Evas
+ * @ingroup EFL
  *
  * @brief Drawing canvas.
  */
 
 /**
  * @defgroup Eet Eet
+ * @ingroup EFL
  *
  * @brief Binary data parser and serializer.
  */
 
 /**
  * @defgroup Eina Eina
+ * @ingroup EFL
  *
  * @brief Data types and low-level/basic abstractions.
  */
 
 /**
+ * @internal
  * @defgroup Embryo Embryo
+ * @ingroup EFL
  *
  * @brief Embedded script language.
  */
 
 /**
+ * @internal
  * @defgroup Evil Evil
+ * @ingroup EFL
  *
  * @brief Microsoft Windows portability layer.
  */
 
 /**
+ * @internal
  * @defgroup Escape Escape
+ * @ingroup EFL
  *
  * @brief PlayStation3 portability layer.
  */
 
 /**
  * @defgroup Ecore Ecore
+ * @ingroup EFL
  *
  * @brief Operating System Abstraction and Integration.
  */
 
 /**
  * @defgroup Eio Eio
+ * @ingroup EFL
  *
  * @brief Asynchronous input/output and file manipulation.
  */
 
 /**
+ * @internal
  * @defgroup Eldbus Eldbus
+ * @ingroup EFL
  *
  * @brief D-Bus integration with EFL (Ecore).
  */
 
 /**
+ * @internal
  * @defgroup Efreet Efreet
+ * @ingroup EFL
  *
  * @brief FreeDesktop.Org (XDG) menu and desktop integration.
  */
 
 /**
+ * @internal
  * @defgroup Eeze Eeze
+ * @ingroup EFL
  *
  * @brief Hardware device manipulation and notification, wraps UDev and similar.
  */
 
 /**
  * @defgroup Edje Edje
+ * @ingroup EFL
  *
  * @brief Layout and theme library with super-powers.
  */
 
 /**
+ * @internal
  * @defgroup Emotion Emotion
+ * @ingroup EFL
  *
  * @brief Plays music and videos.
  */
 
 /**
+ * @internal
  * @defgroup Ethumb Ethumb
+ * @ingroup EFL
  *
  * @brief Generates thumbnail images of files.
  */
 
- /**
+/**
+ * @internal
  * @defgroup EPhysics EPhysics
+ * @ingroup EFL
  *
  * @brief Physics simulation integration and visual effects.
  */
index 62a8d22..08f2ecf 100644 (file)
@@ -22,7 +22,7 @@
  * @ingroup Elementary
  * @brief This contains basic elementary widgets.
  *
- * @page Elementary
+ * @page elementary_main Elementary
  * @image html  elementary.png
  * @version @VMAJ@.@VMIN@.@VMIC@
  * @date 2008-2014
index 9fc979f..62dbf64 100644 (file)
@@ -44,7 +44,7 @@ extern "C" {
 
 /**
  * @defgroup Ecore_Input_Group Ecore Input
- * @ingroup Ecore_Group
+ * @ingroup Ecore
  *
  *@{
  */
index 428da12..122b78c 100644 (file)
@@ -25,6 +25,7 @@ typedef struct _Eina_Future_Race_Result Eina_Future_Race_Result;
 typedef struct _Eina_Future_Cb_Log_Desc Eina_Future_Cb_Log_Desc;
 
 /**
+ * @internal
  * @defgroup Eina_Future_Callbacks Efl Future Callbacks
  * @ingroup eina_future
  * @typedef Eina_Future_Cb Eina_Future_Cb
@@ -452,10 +453,12 @@ struct _Eina_Future_Desc {
 };
 
 /**
+ * @endinternal
  * @}
  */
 
 /**
+ * @internal
  * @defgroup Eina_Promise Eina_Promise
  * Creates a new promise.
  *
@@ -649,10 +652,12 @@ EAPI void eina_promise_reject(Eina_Promise *p, Eina_Error err) EINA_ARG_NONNULL(
 
 
 /**
+ * @endinternal
  * @}
  */
 
 /**
+ * @internal
  * @defgroup Eina_Future Eina_Future
  * Cancels a future.
  *
@@ -1792,6 +1797,7 @@ eina_future_race_array(Eina_Future *array[])
 #define eina_future_chain_easy(_prev, ...) eina_future_chain_easy_array(_prev, (Eina_Future_Cb_Easy_Desc[]) {__VA_ARGS__, {NULL, NULL, NULL, NULL, NULL}})
 
 /**
+ * @endinternal
  * @}
  */
 
index 9b4fff7..c87f1e4 100644 (file)
@@ -23,7 +23,7 @@
 #include "eina_value.h"
 
 /**
- * @addtogroup Eina_Value
+ * @addtogroup Eina_Value_Struct_Group
  *
  * @{
  */
index df4508b..fca2dcc 100644 (file)
@@ -33,7 +33,7 @@ typedef struct _Eina_Vector2 Eina_Vector2;
 typedef struct _Eina_Vector3 Eina_Vector3;
 
 /**
- * @}
+ * @internal
  * @defgroup Eina_Vector2 Vectors in floating point
  * @ingroup Eina_Basic
  * @brief Vector definition and operations
@@ -47,7 +47,9 @@ struct _Eina_Vector2
 };
 
 /**
+ * @endinternal
  * @}
+ * @internal
  * @defgroup Eina_Vector3 Vectors in floating point
  * @ingroup Eina_Basic
  * @brief Vector definition and operations
@@ -533,7 +535,10 @@ static inline Eina_Bool eina_vector3_triangle_equivalent(Eina_Vector3 *v0, Eina_
                                                          Eina_Vector3 *v2, Eina_Vector3 *w0,
                                                          Eina_Vector3 *w1, Eina_Vector3 *w2);
 
-/** @} */
+/**
+ * @endinternal
+ * @}
+ */
 
 #include "eina_inline_vector.x"
 
index 5fa4842..79e7269 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 2532620..2f85dc7 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index e44c603..10ccb5e 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 51ef2bb..047c180 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index a976592..2e8eaae 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index a95c3ba..28347fa 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index a59ea0c..765e91f 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 4a2c0b9..ed89f03 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 469fef4..ad391a5 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index ca4321d..50ed594 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 5bdb566..004222e 100644 (file)
@@ -18,6 +18,7 @@ typedef enum
   } Efl_Ui_Image_Preload_Status;
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 7a6f2d6..891d151 100644 (file)
@@ -11,6 +11,7 @@ extern "C" {
  */
 
 /**
+ * @internal
  * @brief UI Loading functions.
  * @defgroup Init  Creating a diff widget to render an Elm Code backend
  *  when it's referencing a diff file
@@ -27,6 +28,7 @@ EAPI void elm_code_diff_widget_font_set(Evas_Object *widget, const char *name,
                                         int size);
 
 /**
+ * @endinternal
  * @}
  */
 
index 9bafe43..07ad30b 100644 (file)
@@ -28,6 +28,7 @@ struct _Elm_Code_File
 };
 
 /**
+ * @internal
  * @brief File handling functions.
  * @defgroup File  I/O at a file level
  *
@@ -66,8 +67,10 @@ EAPI Elm_Code_File_Line_Ending elm_code_file_line_ending_get(Elm_Code_File *file
 EAPI const char *elm_code_file_line_ending_chars_get(Elm_Code_File *file, short *length);
 
 /**
+ * @endinternal
  * @}
  *
+ * @internal
  * @brief Content functions.
  * @defgroup Content  Functions for accessing file content
  *
@@ -90,6 +93,7 @@ EAPI void elm_code_file_line_remove(Elm_Code_File *file, unsigned int row);
 EAPI Elm_Code_Line *elm_code_file_line_get(Elm_Code_File *file, unsigned int line);
 
 /**
+ * @endinternal
  * @}
  */
 
index b00ac3d..6e33f45 100644 (file)
@@ -11,6 +11,7 @@ extern "C" {
  */
 
 /**
+ * @internal
  * @brief Line indent handling functions.
  * @defgroup Indent management of indentation of lines
  *
@@ -25,6 +26,7 @@ EAPI char *elm_code_line_indent_get(Elm_Code_Line *line);
 EAPI const char *elm_code_line_indent_matching_braces_get(Elm_Code_Line *line, unsigned int *length);
 
 /**
+ * @endinternal
  * @}
  */
 
index 8e832ff..7c3e592 100644 (file)
@@ -39,6 +39,7 @@ typedef struct _Elm_Code_Line
 EAPI void elm_code_line_free(Elm_Code_Line *line);
 
 /**
+ * @internal
  * @brief Line manipulation functions.
  * @defgroup Content
  * @{
@@ -84,8 +85,10 @@ EAPI void elm_code_line_merge_up(Elm_Code_Line *line);
 EAPI void elm_code_line_merge_down(Elm_Code_Line *line);
 
 /**
+ * @endinternal
  * @}
  *
+ * @internal
  * @brief Line markup functions.
  * @defgroup Highlighting
  *
@@ -110,6 +113,7 @@ EAPI unsigned int elm_code_line_scope_get(Elm_Code_Line *line);
 EAPI Eina_Bool elm_code_line_contains_widget_cursor(Elm_Code_Line *line);
 
 /**
+ * @endinternal
  * @}
  */
 
index 4b53e0f..68f20f1 100644 (file)
@@ -17,6 +17,7 @@ extern EAPI Elm_Code_Parser *ELM_CODE_PARSER_STANDARD_DIFF; /**< A provided pars
 extern EAPI Elm_Code_Parser *ELM_CODE_PARSER_STANDARD_TODO; /**< A provided parser that will highlight TODO and FIXME lines */
 
 /**
+ * @internal
  * @brief Parser helper functions.
  * @defgroup Parser  Hooking in and launching parsers 
  *
@@ -32,6 +33,7 @@ EAPI void elm_code_parser_add(Elm_Code *code, void (*parse_line)(Elm_Code_Line *
 EAPI void elm_code_parser_standard_add(Elm_Code *code, Elm_Code_Parser *parser);
 
 /**
+ * @endinternal
  * @}
  */
 
index 268e11a..8995115 100644 (file)
@@ -13,6 +13,7 @@ extern "C" {
 typedef struct _Elm_Code_Syntax Elm_Code_Syntax;
 
 /**
+ * @internal
  * @brief Syntax highlighting helper functions.
  * @defgroup Syntax Parsing and marking up syntax in files
  *
@@ -55,6 +56,7 @@ EAPI void elm_code_syntax_parse_file(Elm_Code_Syntax *syntax, Elm_Code_File *fil
 
 
 /**
+ * @endinternal
  * @}
  */
 
index 97d6765..d2f4f22 100644 (file)
@@ -13,6 +13,7 @@ extern "C" {
  */
 
 /**
+ * @internal
  * @brief Line text handling functions.
  * @defgroup Text access and manipulation within lines
  *
@@ -41,8 +42,10 @@ EAPI void elm_code_line_text_leading_whitespace_strip(Elm_Code_Line *line);
 EAPI void elm_code_line_text_trailing_whitespace_strip(Elm_Code_Line *line);
 
 /**
+ * @endinternal
  * @}
  *
+ * @internal
  * @brief Generic text handling functions.
  * @defgroup Text helper functions
  *
@@ -59,6 +62,7 @@ EAPI int elm_code_text_newlinenpos(const char *text, unsigned int length, short
 EAPI unsigned int elm_code_text_is_whitespace(const char *text, unsigned int length);
 
 /**
+ * @endinternal
  * @}
  */
 
index 989231b..f4d9985 100644 (file)
@@ -6,6 +6,7 @@ extern "C" {
 #endif
 
 /**
+ * @internal
  * @brief Selection handling functions.
  * @defgroup Managing the complexities of selecting text across separate lines.
  *
@@ -145,6 +146,7 @@ EAPI void elm_code_widget_selection_select_all(Evas_Object *widget);
 
 
 /**
+ * @endinternal
  * @}
  */
 
index 97a5031..eb6c714 100644 (file)
@@ -2,6 +2,7 @@
 # define ELM_COLOR_CLASS_H
 
 /**
+ * @internal
  * @defgroup Elm_Color_Class_Group Color Class Editor
  * @ingroup Elm_Color_Class_Group
  * @brief This group provides a UI for editing color classes in applications.
@@ -76,6 +77,9 @@ EAPI void elm_color_class_list_cb_set(Elm_Color_Class_List_Cb cb);
  * @since 1.14
  **/
 EAPI Eina_List *elm_color_class_util_edje_file_list(Eina_File *f);
-/** @} */
+/**
+ * @endinternal
+ * @}
+ */
 
 #endif
index 2d1cce2..d56f3f1 100644 (file)
@@ -2,6 +2,7 @@
 #define ELM_INTEFARCE_SCROLLER_H
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index e8cf1be..d004a3c 100644 (file)
@@ -248,6 +248,7 @@ EAPI Evas_Object                 *elm_object_name_find(const Evas_Object *obj, c
 
 /**
  * @defgroup Elm_Styles Styles
+ * @ingroup elm_infra_group
  *
  * Widgets can have different styles of look. These generic API's
  * set styles of widgets, if they support them (and if the theme(s)
@@ -328,6 +329,7 @@ EAPI Eina_Bool    elm_object_disabled_get(const Evas_Object *obj);
 
 /**
  * @defgroup Elm_WidgetNavigation Widget Tree Navigation
+ * @ingroup elm_infra_group
  *
  * These functions provide checks for if a Evas_Object is an Elementary widget,
  * the possibility of getting a widget's parent, top level parent and getting a
index 37f76e5..83fdaa2 100644 (file)
@@ -2,6 +2,7 @@
 #define ELM_PREFS_H
 
 /**
+ * @internal
  * @addtogroup Elm_Prefs
  * @{
  *
index 22489c3..f1723b1 100644 (file)
@@ -1,4 +1,5 @@
 /**
+ * @internal
  * @addtogroup Elm_Prefs
  *
  * @{
index 415c2d5..d144d96 100644 (file)
 #define ELM_INTERNAL_API_VERSION 7000
 
 /**
+ * @internal
  * @defgroup Widget Widgets Extension Infrastructure
  *
  * This section is intended for people willing to create @b custom
@@ -310,6 +311,7 @@ typedef void * (*list_data_get_func_type)(const Eina_List * l);
 #include "elm_widget_item_container_eo.h"
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  */
index a4f5348..895fef3 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 5931bd2..bdd79ac 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 54ea3e5..d9b8ea3 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index d84d457..a7b9f71 100644 (file)
@@ -14,6 +14,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 889f97b..d701022 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index c7a703e..86bcd8d 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 995f67e..fbf5424 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 53156b2..ff74fda 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index b150e97..716e492 100644 (file)
@@ -13,6 +13,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index a551c94..a274078 100644 (file)
@@ -12,6 +12,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index bfe146a..e3e44ec 100644 (file)
@@ -11,6 +11,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 745f40d..63d3e1a 100644 (file)
@@ -11,6 +11,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 2ce9144..d53ba06 100644 (file)
@@ -11,6 +11,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 52427de..10c54bf 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 10cb616..c6f5f0f 100644 (file)
@@ -12,6 +12,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index eb78671..4c81ab0 100644 (file)
@@ -13,6 +13,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index c03337f..f84beea 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 3e39260..845a354 100644 (file)
@@ -13,6 +13,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 0cf7e1b..7a77153 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 4fda71c..cdd4cb7 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index a92807d..b93d7bf 100644 (file)
@@ -13,6 +13,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 7c569a4..f657907 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index be1400e..a3e954e 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index dfcc538..f5bd31c 100644 (file)
@@ -14,6 +14,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index e46c74b..6ebe47d 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 8b04baf..25644bb 100644 (file)
@@ -12,6 +12,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 46aea9e..e35e685 100644 (file)
@@ -12,6 +12,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index bd0a967..b94d4e3 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index ace9128..5eda84c 100644 (file)
@@ -12,6 +12,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 8fb923c..7753248 100644 (file)
@@ -11,6 +11,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 1a27cad..e4fa02e 100644 (file)
@@ -14,6 +14,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 439ce18..0f94862 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 651c67f..fb60331 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index bd7fde2..203086a 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 2c1d6b2..b3374e7 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 1b9c85c..e2a3280 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 8c18138..08328c7 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 6d820fd..daade10 100644 (file)
@@ -12,6 +12,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index e5c599f..3e4c22d 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index dd03411..fabd4b7 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 040a6af..22e261b 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *
index 2a32d23..f77bf52 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 /**
+ * @internal
  * @addtogroup Widget
  * @{
  *