42    MANAGED_ZONE( std::shared_ptr<ZONE> aZone, 
unsigned aInitialIndex ) :
 
 
 
unsigned m_currentPriority
 
const unsigned m_initialPriority
 
unsigned GetCurrentPriority() const
 
ZONE const & GetZone() const
 
~MANAGED_ZONE() override=default
 
friend class MODEL_ZONES_OVERVIEW
 
void OnUserConfirmChange() override
 
MANAGED_ZONE(std::shared_ptr< ZONE > aZone, unsigned aInitialIndex)
 
std::shared_ptr< ZONE > m_zone
 
bool PriorityChanged() const
 
Classes need post progress after user click OK.
 
Handle a list of polygons defining a copper zone.