This version of documentation is OUTDATED! Please switch to the latest one.
WidgetHPaned Class
Interface for widget hpaned handling. See also UnigineScript analog.
To use this class, include the UnigineWidgetHPaned.h file.
WidgetHPaned Class
Members
WidgetHPaned (const Ptr<Gui> & gui)
Constructor. Creates a new horizontal box, which children can be resized.Arguments
- const Ptr<Gui> & gui - GUI, to which the new container will belong.
Ptr<WidgetHPaned> create (const Ptr<Widget> & widget)
WidgetHPaned constructor.Arguments
- const Ptr<Widget> & widget - Widget smart pointer.
Return value
int type ()
WidgetHPaned type.Return value
WidgetHPaned type identifier.Last update: 2017-07-03
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)