Variable FileNameEditLine._filterIndex

class FileNameEditLine
{
  // ...
  int _filterIndex;
  // ...
}