Wt::MatrixLayoutItemValue Class Reference

#include <gridlayout.h>

List of all members.

Public Types

 Original
 Reference
enum  Type { Original, Reference }

Public Member Functions

 MatrixLayoutItemValue (int type=Original, int row_span=1, int col_span=1)
bool isReference () const
int type () const
int rowSpan () const
int columnSpan () const
bool isMultiCell () const


Member Enumeration Documentation

enum Wt::MatrixLayoutItemValue::Type

Enumerator:
Original 
Reference 


Constructor & Destructor Documentation

Wt::MatrixLayoutItemValue::MatrixLayoutItemValue ( int  type = Original,
int  row_span = 1,
int  col_span = 1 
) [inline]


Member Function Documentation

int Wt::MatrixLayoutItemValue::columnSpan (  )  const [inline]

bool Wt::MatrixLayoutItemValue::isMultiCell (  )  const [inline]

bool Wt::MatrixLayoutItemValue::isReference (  )  const [inline]

int Wt::MatrixLayoutItemValue::rowSpan (  )  const [inline]

int Wt::MatrixLayoutItemValue::type (  )  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.