gerbv  2.10.1-dev~93f1b5
main.c File Reference

Go to the source code of this file.

Variables

gerbv_project_tmainProject
 

Detailed Description

The main code for the Gerber Viewer GUI application and command line processing.

Definition in file main.c.

Variable Documentation

◆ mainProject

gerbv_project_t* mainProject

Global state variable to keep track of what's happening on the screen.

Declared extern in main.h

Examples
example1.c, example3.c, and example6.c.

Definition at line 169 of file main.c.

Referenced by callbacks_new_project_activate(), callbacks_quit_activate(), generate_drill_analysis(), generate_gerber_analysis(), open_files(), and open_project().