Change-Id: Id8e4fd380ac31bf2f814b83cd8ff673262dd3d37
Signed-off-by: JaeHwan Lee <jael.lee@samsung.com>
*/
result Construct(const Tizen::Ui::Layout& portraitLayout, const Tizen::Ui::Layout& landscapeLayout, int height);
- /**
+ /*
* Initializes this instance of %QuickPanelFrame with the specified parameter.
*
* @since 2.1
*/
result Construct(float height);
- /**
+ /*
* Initializes this instance of %QuickPanelFrame with the specified parameters.
*
* @since 2.1
*/
result Construct(const Tizen::Ui::Layout& layout, float height);
- /**
+ /*
* Constructs and initializes an instance of %QuickPanelFrame with the specified parameters.
*
* @since 2.1
*/
result SetHeight(int height);
- /**
+ /*
* Sets the height of the %QuickPanelFrame.
*
* @since 2.1