![]() |
pcb 4.1.1
An interactive printed circuit board layout editor.
|
#include <gui-drc-window.h>
Data Fields | |
| GObject | parent_instance |
| char * | title |
| char * | explanation |
| Coord | x_coord |
| Coord | y_coord |
| Angle | angle |
| bool | have_measured |
| Coord | measured_value |
| Coord | required_value |
| int | object_count |
| long int * | object_id_list |
| int * | object_type_list |
| GdkDrawable * | pixmap |
Definition at line 46 of file gui-drc-window.h.
Definition at line 54 of file gui-drc-window.h.
Referenced by ghid_drc_violation_set_property().
Definition at line 51 of file gui-drc-window.h.
Referenced by ghid_drc_violation_finalize(), ghid_drc_violation_set_property(), and ghid_violation_renderer_set_property().
Definition at line 55 of file gui-drc-window.h.
Referenced by ghid_drc_violation_set_property(), and ghid_violation_renderer_set_property().
Definition at line 56 of file gui-drc-window.h.
Referenced by ghid_drc_violation_set_property(), and ghid_violation_renderer_set_property().
Definition at line 58 of file gui-drc-window.h.
Referenced by ghid_drc_violation_set_property(), and selection_changed_cb().
| long int* _GhidDrcViolation::object_id_list |
Definition at line 59 of file gui-drc-window.h.
Referenced by ghid_drc_violation_finalize(), ghid_drc_violation_set_property(), and selection_changed_cb().
Definition at line 60 of file gui-drc-window.h.
Referenced by ghid_drc_violation_finalize(), ghid_drc_violation_set_property(), and selection_changed_cb().
Definition at line 48 of file gui-drc-window.h.
| GdkDrawable* _GhidDrcViolation::pixmap |
Definition at line 61 of file gui-drc-window.h.
Referenced by ghid_drc_violation_finalize(), ghid_drc_violation_set_property(), and ghid_violation_renderer_render().
Definition at line 57 of file gui-drc-window.h.
Referenced by ghid_drc_violation_set_property(), and ghid_violation_renderer_set_property().
| char* _GhidDrcViolation::title |
Definition at line 50 of file gui-drc-window.h.
Referenced by ghid_drc_violation_finalize(), ghid_drc_violation_set_property(), and ghid_violation_renderer_set_property().
Definition at line 52 of file gui-drc-window.h.
Referenced by ghid_drc_violation_set_property(), ghid_violation_renderer_render(), row_activated_cb(), and selection_changed_cb().
Definition at line 53 of file gui-drc-window.h.
Referenced by ghid_drc_violation_set_property(), ghid_violation_renderer_render(), row_activated_cb(), and selection_changed_cb().