#include <bibtexfactory.h>
Inheritance diagram for PartBibTexFactory:
Public Member Functions | |
PartBibTexFactory (QSqlCursor &cur) | |
Private Member Functions | |
PartBibTexFactory (const BibTexFactory &) | |
Private Attributes | |
QString | entry |
|
|
|
Definition at line 253 of file bibtexfactory.cpp. References BibTexFactory::addAuthor(), BibTexFactory::addChapter(), BibTexFactory::addCrossRef(), BibTexFactory::addKey(), BibTexFactory::addPages(), BibTexFactory::addTitle(), BT_INBOOK, BT_INCOLLECTION, BT_INPROCEEDING, BibTexFactory::end(), and BibTexFactory::start(). |
|
Reimplemented from BibTexFactory. Definition at line 77 of file bibtexfactory.h. |