Doxygen document for UiConfiguration is added.
authorBumseung Cho <bumseung.cho@samsung.com>
Tue, 7 May 2013 04:45:17 +0000 (13:45 +0900)
committerBumseung Cho <bumseung.cho@samsung.com>
Tue, 7 May 2013 04:45:17 +0000 (13:45 +0900)
Change-Id: I64c6b44e47eab7b5e7dafdaa157bc1136c9238bf
Signed-off-by: Bumseung Cho <bumseung.cho@samsung.com>
inc/FUiUiConfiguration.h

index cd40c0d..14ac4b7 100644 (file)
@@ -34,6 +34,15 @@ class String;
 
 namespace Tizen { namespace Ui {
 
+/**
+ * @class      UiConfiguration
+ * @brief      This class provides various utility methods for UI configuration.
+ *
+ * @since 2.0
+ *
+ * The %UiConfiguration class provides various utility methods for UI configuration.
+ *
+ */
 class _OSP_EXPORT_ UiConfiguration
 {
 public: