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 SetRepourOnClose (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 45 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 37 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 32 of file zone_manager_preference.cpp.

References RepourOnClose.

Referenced by InvokeZonesManager().

◆ SetRepourOnClose()

void ZONE_MANAGER_PREFERENCE::SetRepourOnClose ( bool  aRepour)
static

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

Definition at line 52 of file zone_manager_preference.cpp.

References RepourOnClose.


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