Wt::LayoutItemCompound< ValueType > Class Template Reference

#include <layout.h>

List of all members.

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

template<typename ValueType = NullClass>
class Wt::LayoutItemCompound< ValueType >


Member Typedef Documentation

template<typename ValueType = NullClass>
typedef ValueType Wt::LayoutItemCompound< ValueType >::LayoutItemValue


Constructor & Destructor Documentation

template<typename ValueType = NullClass>
Wt::LayoutItemCompound< ValueType >::LayoutItemCompound ( const LayoutItem li_ = 0,
const LayoutItemValue val = LayoutItemValue() 
) [inline]


Member Function Documentation

template<typename ValueType = NullClass>
Wt::LayoutItemCompound< ValueType >::operator const LayoutItemValue & (  )  const [inline]

template<typename ValueType = NullClass>
Wt::LayoutItemCompound< ValueType >::operator LayoutItem * (  )  const [inline]

template<typename ValueType = NullClass>
Wt::LayoutItemCompound< ValueType >::operator LayoutItemValue & (  )  [inline]

template<typename ValueType = NullClass>
bool Wt::LayoutItemCompound< ValueType >::operator== ( const LayoutItem other  )  const [inline]

template<typename ValueType = NullClass>
bool Wt::LayoutItemCompound< ValueType >::operator== ( const LayoutItemCompound< ValueType > &  other  )  const [inline]


The documentation for this class was generated from the following file:

Generated Fri Jul 28 19:22:38 2006.
Copyright © 1998-2003 by the respective authors.

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.