_ZNK14QTextTableCell12lastPositionEv

Name

QTextTableCell::lastPosition -- get the last position in the cell's document

Synopsis


#include <QtGui/qtexttable.h>

int QTextTableCell::lastPosition(void);

Description

The QTextTableCell::lastPosition() function shall return the last valid position in the document occupied by this cell.

This function is not intended to be used used by applications directly, but may appear among application dependencies as a result of usage of other functions and macros.