CFx SDK Documentation  2022 SP0
Public Member Functions | List of all members
CFxPreferences Class Referenceabstract

#include <FxPreferences.h>

Public Member Functions

virtual ~CFxPreferences ()
 
virtual CFxPreferencesDisplayDisplay ()=0
 
virtual CFxPreferencesDraftingDrafting ()=0
 
virtual CFxPreferencesDimensionPaletteDimensionPalette ()=0
 
virtual CFxPreferencesDimensionMoveDimensionMove ()=0
 
virtual CFxPreferencesEntityMoveEntityMove ()=0
 
virtual CFxPreferencesHeadsUpDisplayHeadsUpDisplay ()=0
 
virtual CFxPreferencesOLEEditorOLEEditor ()=0
 
virtual CFxPreferencesOpenSaveOpenSave ()=0
 
virtual CFxPreferencesOutputOutput ()=0
 
virtual CFxPreferencesPlotSettingsPlotSettings ()=0
 
virtual CFxPreferencesSelectionSelection ()=0
 
virtual CFxPreferencesSystemSystem ()=0
 
virtual CFxPreferencesUserUser ()=0
 
virtual CFxPreferencesEnterpointEnterpoint ()=0
 
virtual CFxPreferencesMatrixToolbarMatrixToolbar ()=0
 
virtual CFxPreferencesHatchHatch ()=0
 
virtual CFxPreferencesPackAndGoPackAndGo ()=0
 
virtual CFxPreferencesDwgStandardsStandardCompliantDwg ()=0
 
virtual CFxPreferencesDesignResourcesDesignResources ()=0
 
virtual CFxPreferencesTabletTablet ()=0
 
virtual CFxPreferencesDiscardDuplicatesSettingsDiscardDuplicatesSettings ()=0
 
virtual CFxPreferencesLayerStateManagerLayerStateSettings ()=0
 
virtual CFxPreferencesDynamicInputsDynamicInputs ()=0
 
virtual CFxPreferencesAutocompleteAutocompleteSettings ()=0
 
virtual CFxPreferencesAdvancedAttEditAdvancedAttEdit ()=0
 
virtual CFxPreferencesMLeaderSettingsMLeaderSettings ()=0
 
virtual CFxPreferencesAutoSplitDimensionsAutoSplitDimensions ()=0
 
virtual CFxPreferencesInputHistoryInputHistory ()=0
 
virtual CFxPreferencesLayerPalleteLayerPallete ()=0
 
virtual CFxPreferencesCloudCommentingCloudCommenting ()=0
 

Detailed Description

Description: Provides access to the different preferences that are stored in the profile. Library: DDKERNEL

Definition at line 1486 of file FxPreferences.h.

Constructor & Destructor Documentation

◆ ~CFxPreferences()

virtual CFxPreferences::~CFxPreferences ( )
inlinevirtual

Definition at line 1489 of file FxPreferences.h.

Member Function Documentation

◆ AdvancedAttEdit()

virtual CFxPreferencesAdvancedAttEdit* CFxPreferences::AdvancedAttEdit ( )
pure virtual

◆ AutocompleteSettings()

virtual CFxPreferencesAutocomplete* CFxPreferences::AutocompleteSettings ( )
pure virtual

◆ AutoSplitDimensions()

virtual CFxPreferencesAutoSplitDimensions* CFxPreferences::AutoSplitDimensions ( )
pure virtual

◆ CloudCommenting()

virtual CFxPreferencesCloudCommenting* CFxPreferences::CloudCommenting ( )
pure virtual

◆ DesignResources()

virtual CFxPreferencesDesignResources* CFxPreferences::DesignResources ( )
pure virtual

◆ DimensionMove()

virtual CFxPreferencesDimensionMove* CFxPreferences::DimensionMove ( )
pure virtual

◆ DimensionPalette()

virtual CFxPreferencesDimensionPalette* CFxPreferences::DimensionPalette ( )
pure virtual

◆ DiscardDuplicatesSettings()

virtual CFxPreferencesDiscardDuplicatesSettings* CFxPreferences::DiscardDuplicatesSettings ( )
pure virtual

◆ Display()

virtual CFxPreferencesDisplay* CFxPreferences::Display ( )
pure virtual

◆ Drafting()

virtual CFxPreferencesDrafting* CFxPreferences::Drafting ( )
pure virtual

◆ DynamicInputs()

virtual CFxPreferencesDynamicInputs* CFxPreferences::DynamicInputs ( )
pure virtual

◆ Enterpoint()

virtual CFxPreferencesEnterpoint* CFxPreferences::Enterpoint ( )
pure virtual

◆ EntityMove()

virtual CFxPreferencesEntityMove* CFxPreferences::EntityMove ( )
pure virtual

◆ Hatch()

virtual CFxPreferencesHatch* CFxPreferences::Hatch ( )
pure virtual

◆ HeadsUpDisplay()

virtual CFxPreferencesHeadsUpDisplay* CFxPreferences::HeadsUpDisplay ( )
pure virtual

◆ InputHistory()

virtual CFxPreferencesInputHistory* CFxPreferences::InputHistory ( )
pure virtual

◆ LayerPallete()

virtual CFxPreferencesLayerPallete* CFxPreferences::LayerPallete ( )
pure virtual

◆ LayerStateSettings()

virtual CFxPreferencesLayerStateManager* CFxPreferences::LayerStateSettings ( )
pure virtual

◆ MatrixToolbar()

virtual CFxPreferencesMatrixToolbar* CFxPreferences::MatrixToolbar ( )
pure virtual

◆ MLeaderSettings()

virtual CFxPreferencesMLeaderSettings* CFxPreferences::MLeaderSettings ( )
pure virtual

◆ OLEEditor()

virtual CFxPreferencesOLEEditor* CFxPreferences::OLEEditor ( )
pure virtual

◆ OpenSave()

virtual CFxPreferencesOpenSave* CFxPreferences::OpenSave ( )
pure virtual

◆ Output()

virtual CFxPreferencesOutput* CFxPreferences::Output ( )
pure virtual

◆ PackAndGo()

virtual CFxPreferencesPackAndGo* CFxPreferences::PackAndGo ( )
pure virtual

◆ PlotSettings()

virtual CFxPreferencesPlotSettings* CFxPreferences::PlotSettings ( )
pure virtual

◆ Selection()

virtual CFxPreferencesSelection* CFxPreferences::Selection ( )
pure virtual

◆ StandardCompliantDwg()

virtual CFxPreferencesDwgStandards* CFxPreferences::StandardCompliantDwg ( )
pure virtual

◆ System()

virtual CFxPreferencesSystem* CFxPreferences::System ( )
pure virtual

◆ Tablet()

virtual CFxPreferencesTablet* CFxPreferences::Tablet ( )
pure virtual

◆ User()

virtual CFxPreferencesUser* CFxPreferences::User ( )
pure virtual

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