浏览该文件的文档.
72 std::unique_ptr<Private>
p;
const CiteInfo * find(const QCString &label) const
Return the citation info for a given label.
void clear()
clears the database
static CitationManager & instance()
QCString latexBibFiles()
lists the bibtex cite files in a comma separated list
std::unique_ptr< Private > p
CitationManager()
Create the database, with an expected maximum of size entries
virtual QCString label() const =0
void insert(const QCString &label)
Insert a citation identified by label into the database
bool isEmpty() const
return TRUE if there are no citations.
void generatePage()
Generate the citations page
void insertCrossReferencesForBibFile(const QCString &bibFile)
QCString fileName() const
virtual QCString text() const =0
QCString anchorPrefix() const
This is an alternative implementation of QCString.