#include <table_cell.hh>
Inheritance diagram for mpcl::text::html::TTableCell:
Public Methods | |
TTableCell (const QTTag &rkqtSOURCE_TAG, const char *pkcTYPE="data", const char *pkcALIGN="center", const char *pkcVALIGN="middle") | |
TTableCell (const char *pkcTYPE="data", const char *pkcALIGN="center", const char *pkcVALIGN="middle") |
Definition at line 71 of file table_cell.hh.
|
Builds a new instance.
Definition at line 35 of file table_cell.cc. References mpcl::text::html::TContainer::insert(), mpcl::text::html::QTTag, mpcl::text::html::TTag::tAttributeMap, and mpcl::text::TString. |
|
Builds a new instance.
Definition at line 58 of file table_cell.cc. References mpcl::text::html::TTag::tAttributeMap, and mpcl::text::TString. |