Public Member Functions | |
Cell () | |
Public Attributes | |
KEYObjectPtr_t | content |
unsigned | columnSpan |
unsigned | rowSpan |
bool | covered |
libetonyek::KEYTable::Cell::Cell | ( | ) |
unsigned libetonyek::KEYTable::Cell::columnSpan |
Referenced by libetonyek::KEYTable::draw(), and libetonyek::KEYTable::insertCell().
KEYObjectPtr_t libetonyek::KEYTable::Cell::content |
Referenced by libetonyek::KEYTable::draw(), and libetonyek::KEYTable::insertCell().
bool libetonyek::KEYTable::Cell::covered |
Referenced by libetonyek::KEYTable::draw(), and libetonyek::KEYTable::insertCoveredCell().
unsigned libetonyek::KEYTable::Cell::rowSpan |
Referenced by libetonyek::KEYTable::draw(), and libetonyek::KEYTable::insertCell().