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

Go to the source code of this file.

Variables

gerbv_project_tmainProject
 

Detailed Description

Header info for common structs and functions used for the GUI application.

Definition in file main.h.

Variable Documentation

◆ mainProject

gerbv_project_t* mainProject
extern

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

Declared extern in main.h

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().