|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| bool | GetFootPrintDrawn () |
| bool | GetSymbolDrawn () |
| bool | GetSymbolLoaded () |
| bool | GetFootPrintLoaded () |
| void | SetFootprintLoaded (bool const AValue) |
| void | SetFootprintDrawn (bool const AValue) |
| void | SetSymbolDrawn (bool const AValue) |
| void | SetSymbolLoaded (bool const AValue) |
| std::wstring | GetFootprintParametersSafe () |
| std::wstring | GetSymbolParametersSafe () |
| IInterfaceList * | GetSelectedItems () |
| void | SetSelectedItems (IInterfaceList *const AValue) |
| IInterfaceList * | GetSelectedRevisions () |
| void | SetSelectedRevisions (IInterfaceList *const AValue) |
| Public Member Functions inherited from DXP::IDragDropObject | |
| bool | GetCancelDragDrop () |
| long | GetCursor () |
| long | GetDragImage () |
| long | GetSourceWindow () |
| void | SetCancelDragDrop (bool const AValue) |
| void | SetCursor (long const AValue) |
| void | SetDragImage (long const AValue) |
| void | SetSourceWindow (long const AValue) |
| void | SetCursorIndex (int const AValue) |
| bool DXP::IDragDropVaultComponent::GetFootPrintDrawn | ( | ) |
| bool DXP::IDragDropVaultComponent::GetFootPrintLoaded | ( | ) |
| std::wstring DXP::IDragDropVaultComponent::GetFootprintParametersSafe | ( | ) |
| IInterfaceList * DXP::IDragDropVaultComponent::GetSelectedItems | ( | ) |
| IInterfaceList * DXP::IDragDropVaultComponent::GetSelectedRevisions | ( | ) |
| bool DXP::IDragDropVaultComponent::GetSymbolDrawn | ( | ) |
| bool DXP::IDragDropVaultComponent::GetSymbolLoaded | ( | ) |
| std::wstring DXP::IDragDropVaultComponent::GetSymbolParametersSafe | ( | ) |
| void DXP::IDragDropVaultComponent::SetFootprintDrawn | ( | bool const | AValue | ) |
| void DXP::IDragDropVaultComponent::SetFootprintLoaded | ( | bool const | AValue | ) |
| void DXP::IDragDropVaultComponent::SetSelectedItems | ( | IInterfaceList *const | AValue | ) |
| void DXP::IDragDropVaultComponent::SetSelectedRevisions | ( | IInterfaceList *const | AValue | ) |
| void DXP::IDragDropVaultComponent::SetSymbolDrawn | ( | bool const | AValue | ) |
| void DXP::IDragDropVaultComponent::SetSymbolLoaded | ( | bool const | AValue | ) |