#include <qwuiboxlayout.h>
Public Member Functions | |
QwuiHBoxLayout (QwuiWebget *parent, Unit unit=RelativeStrength) | |
QwuiHBoxLayout (Unit unit=RelativeStrength) | |
virtual | ~QwuiHBoxLayout () |
virtual LayoutType | type () const |
virtual void | render () |
QwuiHBoxLayout::QwuiHBoxLayout | ( | QwuiWebget * | parent, | |
Unit | unit = RelativeStrength | |||
) |
QwuiHBoxLayout::QwuiHBoxLayout | ( | Unit | unit = RelativeStrength |
) |
QwuiHBoxLayout::~QwuiHBoxLayout | ( | ) | [virtual] |
QwuiBoxLayout::LayoutType QwuiHBoxLayout::type | ( | ) | const [virtual] |
Implements QwuiLayout.
void QwuiHBoxLayout::render | ( | ) | [virtual] |
Implements QwuiLayout.