Altium C++ SDK 3.0
Loading...
Searching...
No Matches
DXP::IServerPanelInfo Struct Reference

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IServerPanelInfo:

Public Member Functions

std::wstring GetName ()
std::wstring GetCategory ()
std::wstring GetBitmap ()
std::wstring GetHotkey ()
bool GetButtonVisible ()
bool GetMultipleCreation ()
std::wstring GetCreationClassName ()
bool GetCanDockVertical ()
bool GetCanDockHorizontal ()
bool SupportsDocumentKind (std::wstring const AKind)
bool SupportsProjectKind (std::wstring const AKind)
int GetDocumentKindCount ()
std::wstring GetDocumentKinds (int Index)
int GetProjectKindCount ()
std::wstring GetProjectKinds (int Index)

Member Function Documentation

◆ GetBitmap()

std::wstring DXP::IServerPanelInfo::GetBitmap ( )

◆ GetButtonVisible()

bool DXP::IServerPanelInfo::GetButtonVisible ( )

◆ GetCanDockHorizontal()

bool DXP::IServerPanelInfo::GetCanDockHorizontal ( )

◆ GetCanDockVertical()

bool DXP::IServerPanelInfo::GetCanDockVertical ( )

◆ GetCategory()

std::wstring DXP::IServerPanelInfo::GetCategory ( )

◆ GetCreationClassName()

std::wstring DXP::IServerPanelInfo::GetCreationClassName ( )

◆ GetDocumentKindCount()

int DXP::IServerPanelInfo::GetDocumentKindCount ( )

◆ GetDocumentKinds()

std::wstring DXP::IServerPanelInfo::GetDocumentKinds ( int Index)

◆ GetHotkey()

std::wstring DXP::IServerPanelInfo::GetHotkey ( )

◆ GetMultipleCreation()

bool DXP::IServerPanelInfo::GetMultipleCreation ( )

◆ GetName()

std::wstring DXP::IServerPanelInfo::GetName ( )

◆ GetProjectKindCount()

int DXP::IServerPanelInfo::GetProjectKindCount ( )

◆ GetProjectKinds()

std::wstring DXP::IServerPanelInfo::GetProjectKinds ( int Index)

◆ SupportsDocumentKind()

bool DXP::IServerPanelInfo::SupportsDocumentKind ( std::wstring const AKind)

◆ SupportsProjectKind()

bool DXP::IServerPanelInfo::SupportsProjectKind ( std::wstring const AKind)

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