Doxygen
|
Citation-related data. More...
#include <src/cite.h>
Public Member Functions | |
virtual QCString | label () const =0 |
virtual QCString | text () const =0 |
virtual QCString | shortAuthor () const =0 |
virtual QCString | year () const =0 |
|
pure virtual |
|
pure virtual |
Implemented in CiteInfoImpl.
References shortAuthor().
Referenced by DocCite::getText(), and shortAuthor().
|
pure virtual |
Implemented in CiteInfoImpl.
References text().
Referenced by DocCite::DocCite(), DocCite::getText(), and text().
|
pure virtual |