FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
AcEdXrefTrayItemState Class Reference

#include <AcEdXrefTrayItemState.h>

Public Types

enum  IconState
 

Public Member Functions

 AcEdXrefTrayItemState (AcEdXrefTrayItemState const &)
 
 AcEdXrefTrayItemState (void)
 
 ~AcEdXrefTrayItemState (void)
 
bool areNotificationsEnabled (void) const
 
IconState iconState (void) const
 
Acad::ErrorStatus disableNotifications (void)
 
Acad::ErrorStatus enableNotifications (void)
 
Acad::ErrorStatus getBubbleTextOverride (wchar_t const *&, wchar_t const *&) const
 
Acad::ErrorStatus setBubbleTextOverride (wchar_t const *, wchar_t const *)
 
Acad::ErrorStatus setIconStateOverride (IconState)
 
Acad::ErrorStatus setXrefCommand (wchar_t const *)
 
Acad::ErrorStatus setXrefReloadCommand (wchar_t const *)
 
void resetXrefManagerCommand (void)
 
void resetXrefReloadAllCommand (void)
 
wchar_t const * xrefCommand (void) const
 
wchar_t const * xrefReloadAllCommand (void) const
 

Detailed Description

Definition at line 22 of file AcEdXrefTrayItemState.h.

Member Enumeration Documentation

◆ IconState

Definition at line 25 of file AcEdXrefTrayItemState.h.

Constructor & Destructor Documentation

◆ AcEdXrefTrayItemState() [1/2]

AcEdXrefTrayItemState::AcEdXrefTrayItemState ( AcEdXrefTrayItemState const & )

◆ AcEdXrefTrayItemState() [2/2]

AcEdXrefTrayItemState::AcEdXrefTrayItemState ( void )

◆ ~AcEdXrefTrayItemState()

AcEdXrefTrayItemState::~AcEdXrefTrayItemState ( void )

Member Function Documentation

◆ areNotificationsEnabled()

bool AcEdXrefTrayItemState::areNotificationsEnabled ( void ) const

◆ disableNotifications()

Acad::ErrorStatus AcEdXrefTrayItemState::disableNotifications ( void )

◆ enableNotifications()

Acad::ErrorStatus AcEdXrefTrayItemState::enableNotifications ( void )

◆ getBubbleTextOverride()

Acad::ErrorStatus AcEdXrefTrayItemState::getBubbleTextOverride ( wchar_t const *& ,
wchar_t const *&  ) const

◆ iconState()

IconState AcEdXrefTrayItemState::iconState ( void ) const

◆ resetXrefManagerCommand()

void AcEdXrefTrayItemState::resetXrefManagerCommand ( void )

◆ resetXrefReloadAllCommand()

void AcEdXrefTrayItemState::resetXrefReloadAllCommand ( void )

◆ setBubbleTextOverride()

Acad::ErrorStatus AcEdXrefTrayItemState::setBubbleTextOverride ( wchar_t const * ,
wchar_t const *  )

◆ setIconStateOverride()

Acad::ErrorStatus AcEdXrefTrayItemState::setIconStateOverride ( IconState )

◆ setXrefCommand()

Acad::ErrorStatus AcEdXrefTrayItemState::setXrefCommand ( wchar_t const * )

◆ setXrefReloadCommand()

Acad::ErrorStatus AcEdXrefTrayItemState::setXrefReloadCommand ( wchar_t const * )

◆ xrefCommand()

wchar_t const * AcEdXrefTrayItemState::xrefCommand ( void ) const

◆ xrefReloadAllCommand()

wchar_t const * AcEdXrefTrayItemState::xrefReloadAllCommand ( void ) const

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