pcb 4.1.1
An interactive printed circuit board layout editor.

hidnogui.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void common_nogui_init (HID *hid)
HIDhid_nogui_get_hid (void)

Function Documentation

void common_nogui_init ( HID hid)

Definition at line 450 of file hidnogui.c.

References hid_st::add_block_hook, hid_st::add_timer, hid_st::attribute_dialog, hid_st::beep, hid_st::calibrate, hid_st::close_confirm_dialog, hid_st::confirm_dialog, hid_st::control_is_pressed, hid_st::do_export, hid_st::end_layer, hid_st::fileselect, hid_st::finish_debug_draw, hid_st::flush_debug_draw, hid_st::get_coords, hid_st::get_export_options, hid_st::invalidate_all, hid_st::invalidate_lr, hid_st::log, hid_st::logv, hid_st::mod1_is_pressed, nogui_add_block_hook(), nogui_add_timer(), nogui_attribute_dialog(), nogui_beep(), nogui_calibrate(), nogui_close_confirm_dialog(), nogui_confirm_dialog(), nogui_control_is_pressed(), nogui_do_export(), nogui_end_layer(), nogui_fileselect(), nogui_finish_debug_draw(), nogui_flush_debug_draw(), nogui_get_coords(), nogui_get_export_options(), nogui_invalidate_all(), nogui_invalidate_lr(), nogui_log(), nogui_logv(), nogui_mod1_is_pressed(), nogui_parse_arguments(), nogui_progress(), nogui_prompt_for(), nogui_report_dialog(), nogui_request_debug_draw(), nogui_set_crosshair(), nogui_set_layer(), nogui_shift_is_pressed(), nogui_show_item(), nogui_stop_block_hook(), nogui_stop_timer(), nogui_unwatch_file(), nogui_watch_file(), hid_st::parse_arguments, hid_st::progress, hid_st::prompt_for, hid_st::report_dialog, hid_st::request_debug_draw, hid_st::set_crosshair, hid_st::set_layer, hid_st::shift_is_pressed, hid_st::show_item, hid_st::stop_block_hook, hid_st::stop_timer, hid_st::unwatch_file, and hid_st::watch_file.

Referenced by hid_batch_init(), hid_bom_init(), hid_eps_init(), hid_gcode_init(), hid_gerber_init(), hid_gsvit_init(), hid_ipcd356_init(), hid_lesstif_init(), hid_lpr_init(), hid_nelma_init(), hid_nogui_get_hid(), hid_png_init(), hid_ps_init(), and REGISTER_FLAGS().

Here is the call graph for this function:

HID* hid_nogui_get_hid ( void  )

Definition at line 516 of file hidnogui.c.

References common_nogui_graphics_init(), common_nogui_init(), hid_st::description, hid_st::graphics, hid_st::name, nogui_graphics, nogui_hid, and hid_st::struct_size.

Referenced by hid_init().

Here is the call graph for this function: