|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| std::wstring | Get_ActivatedPath () |
| C_Point | Get_ActivatedPos () |
| void | ActivateDocumentPath (std::wstring const ADocumentPath, C_Point APos) |
| void | ActivateDocumentPreview (std::wstring const ADocumentPath, C_Point APos, int AMouseGap) |
| void | ActivateDocumentChooser (std::wstring const AProjectPath, C_Point APos) |
| void | DeActivate (bool AImmediate) |
| void DXP::IDocumentPreviewHint::ActivateDocumentChooser | ( | std::wstring const | AProjectPath, |
| C_Point | APos ) |
| void DXP::IDocumentPreviewHint::ActivateDocumentPath | ( | std::wstring const | ADocumentPath, |
| C_Point | APos ) |
| void DXP::IDocumentPreviewHint::ActivateDocumentPreview | ( | std::wstring const | ADocumentPath, |
| C_Point | APos, | ||
| int | AMouseGap ) |
| void DXP::IDocumentPreviewHint::DeActivate | ( | bool | AImmediate | ) |
| std::wstring DXP::IDocumentPreviewHint::Get_ActivatedPath | ( | ) |
| C_Point DXP::IDocumentPreviewHint::Get_ActivatedPos | ( | ) |