KiCad PCB EDA Suite
Loading...
Searching...
No Matches
bitmaps_list.h
Go to the documentation of this file.
1/*
2 * This program source code file is part of KiCad, a free EDA CAD application.
3 *
4 * Copyright (C) 2007-2017 Jean-Pierre Charras, jp.charras at wanadoo.fr
5 * Copyright The KiCad Developers, see AUTHORS.TXT for contributors.
6 *
7 * This program is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU General Public License
9 * as published by the Free Software Foundation; either version 2
10 * of the License, or (at your option) any later version.
11 *
12 * This program is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 * GNU General Public License for more details.
16 *
17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, you may find one here:
19 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
20 * or you may search the http://www.gnu.org website for the version 2 license,
21 * or you may write to the Free Software Foundation, Inc.,
22 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
23 */
24
25#ifndef BITMAPS_PNG_BITMAPS_LIST__H
26#define BITMAPS_PNG_BITMAPS_LIST__H
27
32enum class BITMAPS : unsigned int
33{
34 /*
35 * Bitmap 0 is reserved for the invalid marker, so that classes using BITMAPS can forward-
36 * declare this enum and zero-initialize it, which cuts down on the number of files that need
37 * to be rebuilt when this enum is changed
38 */
40
310 import,
692};
693
694
695inline bool operator!( const BITMAPS& aBitmap ) { return aBitmap == BITMAPS::INVALID_BITMAP; }
696
697#endif // BITMAPS_PNG_BITMAPS_LIST__H
BITMAPS
A list of all bitmap identifiers.
@ color_code_tolerance
@ module_name_filtered_list
@ icon_modedit_32
@ tune_single_track_length_legend
@ tune_diff_pair_length_legend
@ copy_pad_settings
@ add_zone_cutout
@ import_document
@ zoom_center_on_screen
@ show_all_back_layers
@ icon_pagelayout_editor
@ cleanup_tracks_and_vias
@ show_front_assembly_layers
@ primitives_to_custom_pad
@ teardrop_track_sizes
@ text_align_right
@ general_deletions
@ show_board_body
@ align_items_bottom
@ label_align_bottom
@ icon_bitmap2component_24
@ gbr_select_mode0
@ table_add_row_above
@ wizard_add_fplib_small
@ pintype_notspecif
@ git_out_of_date
@ add_symbol_to_schematic
@ align_items_left
@ show_zone_outline_only
@ options_generic
@ reannotate_down_left
@ icon_footprint_browser
@ push_pad_settings
@ distribute_horizontal_centers
@ distribute_vertical_centers
@ zoom_in_vertically
@ ps_diff_pair_tune_length
@ icon_kicad_nightly
@ via_hole_diameter
@ teardrop_rect_sizes
@ add_hierarchical_subsheet
@ icon_eeschema_16
@ pagelayout_normal_view_mode
@ icon_pagelayout_editor_16
@ pinshape_invert
@ directory_browser
@ auto_delete_track
@ text_valign_top
@ table_add_column_before
@ add_pcb_target
@ table_add_column_after
@ add_dashed_line
@ net_highlight_schematic
@ add_graphical_polygon
@ reannotate_up_right
@ microstrip_zodd_zeven
@ gerbview_show_negative_objects
@ show_back_assembly_layers
@ table_add_row_below
@ show_graphics_mode
@ ps_diff_pair_via_gap
@ align_items_middle
@ distribute_horizontal_gaps
@ text_align_left
@ icon_pcbcalculator_16
@ icon_pcbcalculator_32
@ add_radial_dimension
@ text_valign_center
@ label_align_right
@ auto_track_width
@ gbr_select_mode2
@ icon_modedit_24
@ add_line_label
@ show_not_in_posfile
@ show_all_front_layers
@ edit_comp_value
@ router_len_tuner_dist_incr
@ module_library_list
@ icon_bitmap2component
@ tune_diff_pair_skew_legend
@ pads_reset_unused
@ subtract_polygons
@ text_align_center
@ new_project_from_template
@ pinshape_clock_active_low
@ gerbview_clear_layers
@ align_items_top
@ text_horizontal
@ grid_select_axis
@ edit_comp_footprint
@ curved_ratsnest
@ text_align_middle
@ router_len_tuner_dist_decr
@ add_aligned_dimension
@ general_ratsnest
@ label_align_top
@ add_rectangle
@ icon_libedit_32
@ table_delete_column
@ reannotate_right_down
@ outset_from_selection
@ mw_add_stub_arc
@ stroke_dashdotdot
@ align_items_right
@ insert_module_board
@ add_class_flag
@ pads_remove_unused
@ apply_pad_settings
@ color_code_value
@ icon_pcbcalculator
@ icon_pcbcalculator_24
@ reannotate_up_left
@ icon_bitmap2component_32
@ pinorient_right
@ text_visibility_off
@ label_align_left
@ wizard_add_fplib_icon
@ add_hierarchical_label
@ component_select_alternate_shape
@ new_page_layout
@ open_project_demo
@ reannotate_left_down
@ pinshape_clock_normal
@ autoplace_fields
@ table_select_column
@ icon_eeschema_24
@ zoom_in_horizontally
@ add_center_dimension
@ drag_segment_withslope
@ copper_layers_setup
@ small_new_window
@ pagelayout_special_view_mode
@ marker_previous
@ icon_gerbview_16
@ options_3drender
@ pintype_passive
@ width_track_via
@ kicad_icon_small
@ change_entry_orient
@ pinshape_nonlogic
@ pinshape_clock_invert
@ icon_bitmap2component_16
@ color_code_multiplier
@ creepage_clearance
@ export_footprint_names
@ library_archive_as
@ text_visibility
@ add_graphical_segments
@ show_dcodenumber
@ intersect_polygons
@ distribute_vertical_gaps
@ ps_diff_pair_tune_phase
@ coupled_stripline
@ small_sort_desc
@ module_filtered_list
@ options_generic_16
@ library_browser
@ show_no_copper_layers
@ switch_corner_rounding_shape
@ icon_pagelayout_editor_24
@ add_orthogonal_dimension
@ INVALID_BITMAP
@ table_delete_row
@ zoom_out_vertically
@ part_properties
@ add_component
@ add_keepout_area
@ annotate_down_right
@ pads_npth_bottom
@ reannotate_down_right
@ pack_footprints
@ module_full_list
@ zoom_fit_in_page
@ reannotate_left_up
@ icon_modedit_16
@ icon_eeschema_32
@ color_materials
@ import_hierarchical_label
@ custom_pad_to_primitives
@ file_gerber_job
@ table_select_row
@ cursor_fullscreen
@ zoom_auto_fit_in_page
@ annotate_right_down
@ pads_npth_top_bottom
@ icon_kicad_nightly_24
@ display_options
@ show_zone_disable
@ align_elements_to_grid
@ pinshape_active_low_input
@ pintype_opencoll
@ update_pcb_from_sch
@ hole_to_hole_clearance
@ align_items_center
@ pinshape_normal
@ pads_remove_unused_keep_bottom
@ pintype_powerinput
@ color_code_value_and_name
@ edge_to_copper_clearance
@ icon_pagelayout_editor_32
@ pinshape_active_low_output
@ text_valign_bottom
@ text_align_bottom
@ icon_kicad_nightly_32
@ gbr_select_mode1
@ annotate_increment
@ load_module_board
@ cursor_fullscreen45
@ options_schematic
@ reannotate_right_up
@ bus_definition_tool
@ import_brd_file
@ module_pin_filtered_list
@ show_all_layers
@ show_zone_triangulation
@ router_len_tuner
@ select_layer_pair
@ add_hierar_pin
@ delete_association
@ show_all_copper_layers
@ router_len_tuner_amplitude_incr
@ zoom_fit_to_objects
@ opt_show_polygon
@ pintype_noconnect
@ pintype_poweroutput
@ select_same_sheet
@ icon_libedit_16
@ icon_kicad_nightly_16
@ pintype_3states
@ pads_mask_layers
@ icon_gerbview_32
@ library_archive
@ import_footprint_names
@ router_len_tuner_setup
@ cleanup_graphics
@ zoom_out_horizontally
@ export_to_pcbnew
@ update_sch_from_pcb
@ component_select_unit
@ router_len_tuner_amplitude_decr
@ restore_from_file
@ pintype_openemit
@ edit_cmp_symb_links
@ git_changed_ahead
@ icon_gerbview_24
@ hole_to_copper_clearance
@ pinshape_clock_fall
@ ps_diff_pair_gap
@ icon_libedit_24
bool operator!(const BITMAPS &aBitmap)