Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

void Impala::Application::MediaTable::TableDataView::MarkAllFilteredRows ( int  markstate,
bool  mark = true 
) [inline]

Definition at line 201 of file TableDataView.h.

References GetFilteredRows(), and MarkRange().

Referenced by Impala::Application::MediaTable::TableDataViewController::MarkAllFilteredRows().

00202     {
00203         MarkRange(0, GetFilteredRows()-1, markstate, mark);
00204     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:15:32 2011 for ImpalaSrc by  doxygen 1.5.1