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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IInstrumentView:
DXP::IExternalForm

Public Member Functions

void UpdateDisplay ()
void GetProjectDetails (std::wstring *AProjectPath, std::wstring *ATarget)
void SetProjectDetails (std::wstring const AProjectPath, std::wstring const ATarget)
void GetInstrumentBounds (int *ALeft, int *ATop, int *AWidth, int *AHeight)
void SetInstrumentBounds (int ALeft, int ATop, int AWidth, int AHeight)
bool LiveUpdateNet (EDP::INet *const ANet, bool AUpdateEnabled)
void ReceiveNotification (DXP::INotification *const ANotification)
void Hidden ()
Public Member Functions inherited from DXP::IExternalForm
void SetParentWindow (IExternalFormHolder *const ParentWindow)
void ParentWindowCreated ()
void ParentWindowDestroyed ()
void GetBounds (int *ALeft, int *ATop, int *AWidth, int *AHeight)
std::wstring GetCaption ()
long GetHandle ()
void Hide ()
void SetBounds (int ALeft, int ATop, int AWidth, int AHeight)
void SetFocus ()
void Show ()
void FocusFirstTabStop ()

Member Function Documentation

◆ GetInstrumentBounds()

void SCH::IInstrumentView::GetInstrumentBounds ( int * ALeft,
int * ATop,
int * AWidth,
int * AHeight )

◆ GetProjectDetails()

void SCH::IInstrumentView::GetProjectDetails ( std::wstring * AProjectPath,
std::wstring * ATarget )

◆ Hidden()

void SCH::IInstrumentView::Hidden ( )

◆ LiveUpdateNet()

bool SCH::IInstrumentView::LiveUpdateNet ( EDP::INet *const ANet,
bool AUpdateEnabled )

◆ ReceiveNotification()

void SCH::IInstrumentView::ReceiveNotification ( DXP::INotification *const ANotification)

◆ SetInstrumentBounds()

void SCH::IInstrumentView::SetInstrumentBounds ( int ALeft,
int ATop,
int AWidth,
int AHeight )

◆ SetProjectDetails()

void SCH::IInstrumentView::SetProjectDetails ( std::wstring const AProjectPath,
std::wstring const ATarget )

◆ UpdateDisplay()

void SCH::IInstrumentView::UpdateDisplay ( )

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