#include <importbibtex.h>
Inheritance diagram for ImportBibTex:
Public Member Functions | |
ImportBibTex (QWidget *parent) | |
QWidget * | customDlg () |
int | count () |
void | process () |
ImportBibTex (QString filename) | |
int | count () |
Protected Member Functions | |
bool | processFile (QString filename) |
QString | extractComponent (char *comp, bt_name *name, int part, char *tail) |
void | fillDict (AST *entry) |
bool | processFile (QString filename) |
QString | extractComponent (char *comp, bt_name *name, int part, char *tail) |
void | fillDict (AST *entry) |
Protected Attributes | |
int | c |
ImportFile * | view |
Private Member Functions | |
ImportBibTex () |
|
Definition at line 7 of file importbibtex.cpp. References view. |
|
|
|
|
|
Reimplemented from ImportBase. |
|
Reimplemented from ImportBase. Definition at line 135 of file importbibtex.cpp. References c. Referenced by fillDict(). |
|
Reimplemented from ImportBase. Definition at line 139 of file importbibtex.cpp. References view. |
|
|
|
Definition at line 112 of file importbibtex.cpp. Referenced by fillDict(). |
|
|
|
Definition at line 49 of file importbibtex.cpp. References count(), and extractComponent(). Referenced by processFile(). |
|
Reimplemented from ImportBase. Definition at line 11 of file importbibtex.cpp. References ImportFile::filename, processFile(), and view. |
|
|
|
Definition at line 17 of file importbibtex.cpp. References c, and fillDict(). Referenced by process(). |
|
Definition at line 19 of file zoom.h. Referenced by count(), and processFile(). |
|
Definition at line 23 of file importbibtex.h. Referenced by customDlg(), ImportBibTex(), and process(). |