KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ZONE_MANAGER_PREFERENCE Class Reference

#include <zone_manager_preference.h>

Public Types

enum  LAYER_ICON_SIZE { WIDTH = 16 , HEIGHT = 16 }
 

Static Public Member Functions

static wxColour GetCanvasBackgroundColor ()
 
static wxColour GetBoundBoundingFillColor ()
 
static void SetRefillOnClose (bool aRepour)
 Should all the zones be re-poured on dialog close.
 
static bool GetRepourOnClose ()
 

Detailed Description

Definition at line 30 of file zone_manager_preference.h.

Member Enumeration Documentation

◆ LAYER_ICON_SIZE

Enumerator
WIDTH 
HEIGHT 

Definition at line 33 of file zone_manager_preference.h.

Member Function Documentation

◆ GetBoundBoundingFillColor()

wxColour ZONE_MANAGER_PREFERENCE::GetBoundBoundingFillColor ( )
static

Definition at line 48 of file zone_manager_preference.cpp.

References KIPLATFORM::UI::IsDarkTheme().

Referenced by ZONE_PAINTER::draw().

◆ GetCanvasBackgroundColor()

wxColour ZONE_MANAGER_PREFERENCE::GetCanvasBackgroundColor ( )
static

Definition at line 39 of file zone_manager_preference.cpp.

References KIPLATFORM::UI::IsDarkTheme().

Referenced by PANEL_ZONE_GAL::PANEL_ZONE_GAL().

◆ GetRepourOnClose()

bool ZONE_MANAGER_PREFERENCE::GetRepourOnClose ( )
static

Definition at line 33 of file zone_manager_preference.cpp.

References s_refillOnClose.

Referenced by GLOBAL_EDIT_TOOL::ZonesManager().

◆ SetRefillOnClose()

void ZONE_MANAGER_PREFERENCE::SetRefillOnClose ( bool  aRepour)
static

Should all the zones be re-poured on dialog close.

Definition at line 57 of file zone_manager_preference.cpp.

References s_refillOnClose.

Referenced by DIALOG_ZONE_MANAGER::OnRepourCheck().


The documentation for this class was generated from the following files: