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=ce364ebaebf9728b10d720ffc09da030212c215d;hp=8e8a9b2ff250f63777a403b2fd9e8587b25e3937;hb=460a840fa3c43160f3ca3679099c38985cca5cc5;hpb=b694e7e2ae624e206e1548b1a863c554eb9cd4d7 diff --git a/doc/dali-toolkit-doc.h b/doc/dali-toolkit-doc.h index 8e8a9b2..ce364eb 100755 --- a/doc/dali-toolkit-doc.h +++ b/doc/dali-toolkit-doc.h @@ -140,6 +140,10 @@ * @ref dali_toolkit_visuals * Visuals can control rendering the contents as using Property. * + * + * @ref dali_toolkit_image_loader + * The ImageLoader is used to load pixel data from a URL. + * * * * \ifnot show_tizen_feature @@ -154,7 +158,7 @@ * * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n * - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * * \endif * @@ -170,6 +174,9 @@ * @defgroup dali_toolkit_controls_buttons Buttons * @brief Button is a small object on UI that you can press. + * @defgroup dali_toolkit_controls_canvas_view CanvasView + * @brief CanvasView is a class for displaying an vector primitives. + * * @defgroup dali_toolkit_controls_gaussian_blur_view Gaussian Blur View * @brief GaussianBlurView provides a render process that blurs an image. @@ -219,6 +226,9 @@ * @defgroup dali_toolkit_visuals Visuals * @brief Visuals can control rendering the contents as using Property. + * @defgroup dali_toolkit_image_loader Image Loader + * @brief The ImageLoader is used to load pixel data from a URL. + * @} */