#include <layout.h>
Public Types | |
| typedef ValueType | LayoutItemValue |
Public Member Functions | |
| LayoutItemCompound (const LayoutItem *li_=0, const LayoutItemValue &val=LayoutItemValue()) | |
| operator LayoutItem * () const | |
| operator const LayoutItemValue & () const | |
| operator LayoutItemValue & () | |
| bool | operator== (const LayoutItemCompound &other) const |
| bool | operator== (const LayoutItem *other) const |
| typedef ValueType Wt::LayoutItemCompound< ValueType >::LayoutItemValue |
| Wt::LayoutItemCompound< ValueType >::LayoutItemCompound | ( | const LayoutItem * | li_ = 0, |
|
| const LayoutItemValue & | val = LayoutItemValue() | |||
| ) | [inline] |
| Wt::LayoutItemCompound< ValueType >::operator const LayoutItemValue & | ( | ) | const [inline] |
| Wt::LayoutItemCompound< ValueType >::operator LayoutItem * | ( | ) | const [inline] |
| Wt::LayoutItemCompound< ValueType >::operator LayoutItemValue & | ( | ) | [inline] |
| bool Wt::LayoutItemCompound< ValueType >::operator== | ( | const LayoutItem * | other | ) | const [inline] |
| bool Wt::LayoutItemCompound< ValueType >::operator== | ( | const LayoutItemCompound< ValueType > & | other | ) | const [inline] |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.