HTMLTableCell Class Reference
[
khtmlw Index
] [
khtmlw Hierarchy
] [
Headers
]
#include <
htmltable.h
>
Inherits:
HTMLClueV
Public Members
HTMLTableCell
( int _x, int _y, int _max_width, int _percent, int rs, int cs, int pad )
virtual
~HTMLTableCell
()
int
rowSpan
() const
int
colSpan
() const
const QColor&
bgColor
() const
void
setBGColor
( const QColor &c )
virtual void
setMaxWidth
( int )
virtual int
calcMinWidth
()
void
setWidth
(int _width)
virtual bool
print
( QPainter *_painter, int _x, int _y, int _width, int _height, int _tx, int _ty, bool toPrinter )
virtual void
print
( QPainter *_painter, HTMLChain *_chain, int _x, int _y, int _width, int _height, int _tx, int _ty )
virtual void
print
( QPainter *_painter, HTMLObject *_obj, int _x, int _y, int _width, int _height, int _tx, int _ty )
void
link
()
void
unlink
()
Protected Members
int
rspan
int
cspan
int
padding
QColor
bg
int
refcount
Documentation generated by root@darkstar.lst.de on Wed Sep 8 17:38:46 CEST 1999
K
doc