tmw/src/gui/table_model.cpp File Reference

#include <guichan/widget.hpp>
#include "table_model.h"
#include "../utils/dtor.h"

Go to the source code of this file.

Defines

#define WIDGET_AT(row, column)   (((row) * mColumns) + (column))
#define DYN_SIZE(h)   ((h) >= 0)


Define Documentation

#define DYN_SIZE (  )     ((h) >= 0)

Definition at line 52 of file table_model.cpp.

#define WIDGET_AT ( row,
column   )     (((row) * mColumns) + (column))

Definition at line 51 of file table_model.cpp.


Generated on Sun Apr 26 17:30:42 2009 for The Mana World by  doxygen 1.5.5