canvas.cpp | Implementation of the Canvas , with exception of all drawing routines, which can be found in drawer.cpp |
canvas.h | Definition of the Canvas class |
compare.cpp | Grisu text-based structure compare algorithm |
compare.h | Grisu text-based structure compare algorithm |
config.h | This file contains all version information strings |
data.cpp | Implementation of the Document class |
data.h | This file contains the declarations for the Document class that contains all node data |
dataparser.cpp | Implementation of the DataParser class |
dataparser.h | Declarations for the DataParser class |
dispnode.h | Declaration of the DisplayableNode class |
drawer.cpp | Implementation of all drawing routines of the Canvas class |
find.cpp | Implementation of the Finder class |
find.h | Declarations for the Finder class |
gbuffer.cpp | Implementation of the GBuffer class |
gbuffer.h | Declaration of the GBuffer class |
gdataexchange.cpp | Implementation of the GDataExchange class |
gdataexchange.h | Declaration of the GDataExchange class |
gdatareader.h | Declaration of the abstract GDataReader class |
glatexrenderer.cpp | Implementation of the GLatexRenderer class |
glatexrenderer.h | Definition of the GLatexRenderer class |
global.h | This file contains a number of global variables |
gspacingdialog.cpp | Implementation of the structure spacing dialog |
gspacingdialog.h | Declaration of the Structure Spacing dialog |
idtree.cpp | Implementation of the class IdTree |
idtree.h | Declarations for the IdTree class |
main.cpp | Grisu main program file |
mainw.cpp | Implementation of class MainWindow |
mainw.h | Contains the declarations for the MainWindow class |
node.h | This file contains the declarations of the Node class tree and prototypes of C-style manipulation routines for nodes |
NodeAddress.cpp | Implementation of the NodeAddress class |
NodeAddress.h | This file contains the declarations for the NodeAddress class |
options.cpp | Implementation of the Options class |
options.h | Management of user-definable application options |
scrollcanvas.cpp | Implementation of the ScrollCanvas class |
scrollcanvas.h | Declarations for the ScrollCanvas class |
slider.cpp | Implementation of the MyScrollBar class |
slider.h | Declaration of the MyScrollBar class |
StrucFindDialog.h | Declarations for the StrucFindDialog class |
StrucFindDialogData.h | Contains resources for the Find dialog |
tools.cpp | This file contains application-wide available utiliy functions |
tools.h | This file contains the definitions of several application-wide available functions |
vcanvas.cpp | Implementation of the ViewCanvas class |
vcanvas.h | Declarations for class ViewCanvas |