GridPersistentRowIndex ( GridModelController * controller ) | |
GridPersistentRowIndex ( const GridPersistentRowIndex & index ) | |
virtual | ~GridPersistentRowIndex () |
int | cellIndex () const |
bool | equal ( GridRow * gridRow ) const |
bool | isCellSet ( int index ) const |
void | reset () |
GridRow * | row () const |
void | set ( GridRow * gridRow ) |
void | setCellIndex ( int index ) |
GridPersistentRowIndex & | operator= ( const GridPersistentRowIndex & index ) |
See also setCellIndex().
See also cellIndex().