pcb 4.1.1
An interactive printed circuit board layout editor.

HID_DRC_GUI Struct Reference

DRC GUI Hooks. More...

#include <hid.h>

Data Fields

int log_drc_overview
int log_drc_violations
void(* reset_drc_dialog_message )(void)
void(* append_drc_violation )(DrcViolationType *violation)
int(* throw_drc_dialog )(void)

Detailed Description

DRC GUI Hooks.

Definition at line 339 of file hid.h.


Field Documentation

Definition at line 344 of file hid.h.

Referenced by append_drc_violation().

Definition at line 341 of file hid.h.

Referenced by ActionDRCheck().

Definition at line 342 of file hid.h.

Referenced by append_drc_violation().

Definition at line 343 of file hid.h.

Referenced by reset_drc_dialog_message().

Definition at line 345 of file hid.h.

Referenced by throw_drc_dialog().


The documentation for this struct was generated from the following file: