Rearrange doxygen tags for recently deprecated or new APIs
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / controls / page-turn-view / page-turn-view.h
index d65d5ec..9898791 100644 (file)
@@ -36,7 +36,8 @@ class PageTurnView;
 }
 
 /**
- * PageTurnView is a base class of different mode of pageTurnViews ( portrait or landscape )
+ * @brief PageTurnView is a base class of different mode of pageTurnViews ( portrait or landscape )
+ *
  * Page actors are provided from an external PageFactory
  * PanGesture is used to activate the page bending, streching and tuning forward/backward
  *
@@ -59,6 +60,8 @@ class PageTurnView;
  * | page-turn-finished | @ref PageTurnFinishedSignal() |
  * | page-pan-started   | @ref PagePanStartedSignal()   |
  * | page-pan-finished  | @ref PagePanFinishedSignal()  |
+ *
+ * @since DALi 1.1.4
  */
 class DALI_IMPORT_API PageTurnView : public Control
 {