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=982583a826b6a0afb2492c4d759a5595bf0564af;hp=bf41fae16890a8f3f70b897618915b84b0264bbf;hb=26080f936f851754221bb16e4e5e3834c24b96db;hpb=43477c8c669d23e12a6c1130868cf8a3a3f0e837 diff --git a/doc/dali-toolkit-doc.h b/doc/dali-toolkit-doc.h index bf41fae..982583a 100644 --- a/doc/dali-toolkit-doc.h +++ b/doc/dali-toolkit-doc.h @@ -125,6 +125,10 @@ * Slider is a control to enable sliding an indicator between two values. * * + * @ref dali_toolkit_controls_progress_bar + * ProgressBar is a control to give the user an indication of the progress of an operation. + * + * * @ref dali_toolkit_managers * Singleton classes for managing application-wide functionalities. * @@ -197,6 +201,9 @@ * @defgroup dali_toolkit_controls_slider Slider * @brief Slider is a control to enable sliding an indicator between two values. + * @defgroup dali_toolkit_controls_progress_bar Progress Bar + * @brief ProgressBar is a control to give the user an indication of the progress of an operation. + * @} * @defgroup dali_toolkit_managers Managers