_ZNK14QTextTableCell13firstPositionEv

Name

QTextTableCell::firstPosition -- get the first position in the cell's document

Synopsis


#include <QtGui/qtexttable.h>

int QTextTableCell::firstPosition(void);

Description

The QTextTableCell::firstPosition() function shall return the first 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.