30 const char *d,
const char *t)
54 return groups!=0 ? groups->getFirst() : 0;
96 bool found =
name()==
"citelist";
99 for (rli.toFirst();(rl=rli.current()) && !found;++rli)
109 tagFile <<
" <compound kind=\"page\">" <<
endl;
110 tagFile <<
" <name>" <<
name() <<
"</name>" <<
endl;
114 tagFile <<
" </compound>" <<
endl;
123 QCString pageName,manPageName;
154 if (!generateTreeView)
184 if (!
title().isEmpty() && !
name().isEmpty() && si!=0)
255 PageDef *subPage=pdi.toFirst();
256 for (pdi.toFirst();(subPage=pdi.current());++pdi)
268 if (title.isEmpty()) title = subPage->
name();