|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Functions | |
| TAB_VISUAL_STATE | ResolveTabVisualState (bool aPreview, bool aModified) |
| Resolve a tab's decorations from its document state flags. | |
| TAB_VISUAL_STATE ResolveTabVisualState | ( | bool | aPreview, |
| bool | aModified ) |
Resolve a tab's decorations from its document state flags.
Definition at line 28 of file kicad_tab_art.cpp.
References TAB_VISUAL_STATE::bold, TAB_VISUAL_STATE::italic, and TAB_VISUAL_STATE::showAsterisk.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), FOOTPRINT_EDIT_FRAME::FOOTPRINT_EDIT_FRAME(), SYMBOL_EDIT_FRAME::SYMBOL_EDIT_FRAME(), and EDITOR_TABS_PANEL::visualStateForIndex().