Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::IViewManager Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IViewManager:

Public Member Functions

bool GetProperty_Enabled ()
void SetProperty_Enabled (bool Value)
void InvalidateWindows ()
void FullUpdate ()
void UpdateChartTabs ()
void XDivisionChange ()
void NewPlotAdded ()
void SelectWave (IPlottedWave *AWave)
void UpdateCursorValues ()
void UpdateWaveMeasurementValues ()
void UpdateWavesList ()
void UpdatePanelControls ()
void InvalidChart ()
void Scroll (TScrollDirection AScrollDirection)
void Export_ToScreen_Paint (IPrimitive *APrimitive)
void DestroyingPrimitive (IPrimitive *APrimitive)
void ZoomInAtCursor ()
void ZoomOutAtCursor ()
void ZoomInAtCentre ()
void ZoomOutAtCentre ()
void BeginSimViewBusy ()
void EndSimViewBusy ()

Member Function Documentation

◆ BeginSimViewBusy()

void SCH::IViewManager::BeginSimViewBusy ( )

◆ DestroyingPrimitive()

void SCH::IViewManager::DestroyingPrimitive ( IPrimitive * APrimitive)

◆ EndSimViewBusy()

void SCH::IViewManager::EndSimViewBusy ( )

◆ Export_ToScreen_Paint()

void SCH::IViewManager::Export_ToScreen_Paint ( IPrimitive * APrimitive)

◆ FullUpdate()

void SCH::IViewManager::FullUpdate ( )

◆ GetProperty_Enabled()

bool SCH::IViewManager::GetProperty_Enabled ( )

◆ InvalidateWindows()

void SCH::IViewManager::InvalidateWindows ( )

◆ InvalidChart()

void SCH::IViewManager::InvalidChart ( )

◆ NewPlotAdded()

void SCH::IViewManager::NewPlotAdded ( )

◆ Scroll()

void SCH::IViewManager::Scroll ( TScrollDirection AScrollDirection)

◆ SelectWave()

void SCH::IViewManager::SelectWave ( IPlottedWave * AWave)

◆ SetProperty_Enabled()

void SCH::IViewManager::SetProperty_Enabled ( bool Value)

◆ UpdateChartTabs()

void SCH::IViewManager::UpdateChartTabs ( )

◆ UpdateCursorValues()

void SCH::IViewManager::UpdateCursorValues ( )

◆ UpdatePanelControls()

void SCH::IViewManager::UpdatePanelControls ( )

◆ UpdateWaveMeasurementValues()

void SCH::IViewManager::UpdateWaveMeasurementValues ( )

◆ UpdateWavesList()

void SCH::IViewManager::UpdateWavesList ( )

◆ XDivisionChange()

void SCH::IViewManager::XDivisionChange ( )

◆ ZoomInAtCentre()

void SCH::IViewManager::ZoomInAtCentre ( )

◆ ZoomInAtCursor()

void SCH::IViewManager::ZoomInAtCursor ( )

◆ ZoomOutAtCentre()

void SCH::IViewManager::ZoomOutAtCentre ( )

◆ ZoomOutAtCursor()

void SCH::IViewManager::ZoomOutAtCursor ( )

The documentation for this struct was generated from the following file: