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