QTextTableCell () |
|
|
QTextTableCell
( const QTextTableCell & other )
|
|
~QTextTableCell
()
|
QTextFrame::iterator
|
begin
() const
|
int
|
column
() const
|
int
|
columnSpan
() const
|
QTextFrame::iterator
|
end
() const
|
QTextCursor
|
firstCursorPosition
() const
|
QTextCharFormat
|
format
() const
|
bool
|
isValid
() const
|
QTextCursor
|
lastCursorPosition
() const
|
int
|
row
() const
|
int
|
rowSpan
() const
|
void
|
setFormat
( const QTextCharFormat & format )
|
int
|
tableCellFormatIndex
() const
|
bool
|
operator!=
( const QTextTableCell & other ) const
|
QTextTableCell &
|
operator=
( const QTextTableCell & other )
|
bool
|
operator==
( const QTextTableCell & other ) const
|