| 
    KiCad PCB EDA Suite
    
   | 
 
#include <gal_display_options.h>
  
Public Member Functions | |
| virtual void | OnGalDisplayOptionsChanged (const GAL_DISPLAY_OPTIONS &)=0 | 
Protected Member Functions | |
| virtual | ~GAL_DISPLAY_OPTIONS_OBSERVER () | 
Definition at line 76 of file gal_display_options.h.
      
  | 
  inlineprotectedvirtual | 
Definition at line 83 of file gal_display_options.h.
      
  | 
  pure virtual | 
Implemented in KIGFX::GAL.
Referenced by KIGFX::GAL_DISPLAY_OPTIONS::NotifyChanged().