Altium C++ SDK 3.0
Loading...
Searching...
No Matches
EDP::IWavePreferences Struct Reference

#include <EDP.Interfaces.h>

Inheritance diagram for EDP::IWavePreferences:

Public Member Functions

std::wstring DefaultSignalFont ()
std::wstring TimeFont ()
int DefaultSignalHeight ()
bool ValueColumn ()
int BackGroundColor ()
int SimBGColor ()
bool DrawHGridLines ()
bool DrawVGridLines ()
bool AllowGraphicalEdits ()
bool DrawStripes ()
bool SlopedWaveForms ()
bool ExpandBusSignals ()
void SetDefaultSignalFont (std::wstring AVal)
void SetTimeFont (std::wstring AVal)
void SetDefaultSignalHeight (int AVal)
void SetValueColumn (bool AVal)
void SetBackGroundColor (int AVal)
void SetSimBGColor (int AVal)
void SetDrawHGridLines (bool AVal)
void SetDrawVGridLines (bool AVal)
void SetAllowGraphicalEdits (bool AVal)
void SetDrawStripes (bool AVal)
void SetSlopedWaveForms (bool AVal)
void SetExpandBusSignals (bool AVal)
std::wstring StyleName (int i)
int StyleColor (int i)
int StyleGroupColor (int i)
int StyleCount ()
int IndexOfStyle (std::wstring AName)

Member Function Documentation

◆ AllowGraphicalEdits()

bool EDP::IWavePreferences::AllowGraphicalEdits ( )

◆ BackGroundColor()

int EDP::IWavePreferences::BackGroundColor ( )

◆ DefaultSignalFont()

std::wstring EDP::IWavePreferences::DefaultSignalFont ( )

◆ DefaultSignalHeight()

int EDP::IWavePreferences::DefaultSignalHeight ( )

◆ DrawHGridLines()

bool EDP::IWavePreferences::DrawHGridLines ( )

◆ DrawStripes()

bool EDP::IWavePreferences::DrawStripes ( )

◆ DrawVGridLines()

bool EDP::IWavePreferences::DrawVGridLines ( )

◆ ExpandBusSignals()

bool EDP::IWavePreferences::ExpandBusSignals ( )

◆ IndexOfStyle()

int EDP::IWavePreferences::IndexOfStyle ( std::wstring AName)

◆ SetAllowGraphicalEdits()

void EDP::IWavePreferences::SetAllowGraphicalEdits ( bool AVal)

◆ SetBackGroundColor()

void EDP::IWavePreferences::SetBackGroundColor ( int AVal)

◆ SetDefaultSignalFont()

void EDP::IWavePreferences::SetDefaultSignalFont ( std::wstring AVal)

◆ SetDefaultSignalHeight()

void EDP::IWavePreferences::SetDefaultSignalHeight ( int AVal)

◆ SetDrawHGridLines()

void EDP::IWavePreferences::SetDrawHGridLines ( bool AVal)

◆ SetDrawStripes()

void EDP::IWavePreferences::SetDrawStripes ( bool AVal)

◆ SetDrawVGridLines()

void EDP::IWavePreferences::SetDrawVGridLines ( bool AVal)

◆ SetExpandBusSignals()

void EDP::IWavePreferences::SetExpandBusSignals ( bool AVal)

◆ SetSimBGColor()

void EDP::IWavePreferences::SetSimBGColor ( int AVal)

◆ SetSlopedWaveForms()

void EDP::IWavePreferences::SetSlopedWaveForms ( bool AVal)

◆ SetTimeFont()

void EDP::IWavePreferences::SetTimeFont ( std::wstring AVal)

◆ SetValueColumn()

void EDP::IWavePreferences::SetValueColumn ( bool AVal)

◆ SimBGColor()

int EDP::IWavePreferences::SimBGColor ( )

◆ SlopedWaveForms()

bool EDP::IWavePreferences::SlopedWaveForms ( )

◆ StyleColor()

int EDP::IWavePreferences::StyleColor ( int i)

◆ StyleCount()

int EDP::IWavePreferences::StyleCount ( )

◆ StyleGroupColor()

int EDP::IWavePreferences::StyleGroupColor ( int i)

◆ StyleName()

std::wstring EDP::IWavePreferences::StyleName ( int i)

◆ TimeFont()

std::wstring EDP::IWavePreferences::TimeFont ( )

◆ ValueColumn()

bool EDP::IWavePreferences::ValueColumn ( )

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