GridSelectionIterator Class Reference

(Qtitan::GridSelectionIterator)

The GridSelectionIterator class - More...

Public Functions

GridSelectionIterator ( GridModelController * controller )
int column () const
bool end ()
bool next ()
void reset ()
GridRow * row () const

Detailed Description

The GridSelectionIterator class -

Member Function Documentation

GridSelectionIterator::GridSelectionIterator ( GridModelController * controller )

int GridSelectionIterator::column () const

bool GridSelectionIterator::end ()

bool GridSelectionIterator::next ()

void GridSelectionIterator::reset ()

GridRow * GridSelectionIterator::row () const