QueryEntryListCollection
fContainer = new QueryEntryListCollection(&startModel);
fContainer = new QueryEntryListCollection(&startModel);
QueryEntryListCollection* queryContainer = dynamic_cast<QueryEntryListCollection*>(fContainer);
fQueryListContainer = new QueryEntryListCollection(&sourceModel, this,
QueryEntryListCollection::QueryEntryListCollection(Model* model,
QueryEntryListCollection::FetchOneQuery(const BQuery* copyThis,
QueryEntryListCollection::~QueryEntryListCollection()
QueryEntryListCollection::ClearOldPoseList()
QueryEntryListCollection::GetNextEntry(BEntry* entry, bool traverse)
QueryEntryListCollection::GetNextDirents(struct dirent* buffer, size_t length,
QueryEntryListCollection::GetNextRef(entry_ref* ref)
QueryEntryListCollection::PathFilter(const entry_ref* ref) const
QueryEntryListCollection::Rewind()
QueryEntryListCollection::CountEntries()
QueryEntryListCollection::ShowResultsFromTrash() const
QueryEntryListCollection::DynamicDateQuery() const
QueryEntryListCollection::DynamicDateRefreshEveryHour() const
QueryEntryListCollection::DynamicDateRefreshEveryMinute() const
void SetQueryListContainer(QueryEntryListCollection* container)
QueryEntryListCollection* fQueryListContainer;
class QueryEntryListCollection : public EntryListBase {
QueryEntryListCollection(Model*, BHandler* = NULL,
virtual ~QueryEntryListCollection();
QueryEntryListCollection(const QueryEntryListCollection&);
class QueryEntryListCollection;
QueryEntryListCollection* fQueryListContainer;