#include <FxPreferences.h>
Description: Represents the system preferences. Library: DDKERNEL
Definition at line 31 of file FxPreferences.h.
◆ ~CFxPreferencesSystem()
CFxPreferencesSystem::~CFxPreferencesSystem |
( |
| ) |
|
|
inline |
◆ Get3DMousePlugged()
virtual bool CFxPreferencesSystem::Get3DMousePlugged |
( |
| ) |
const |
|
pure virtual |
Description: Gets the 3d mouse plugged.
Return Value: true if it succeeds, false if it fails.
◆ GetAdditionalSupportPaths()
virtual CFxString CFxPreferencesSystem::GetAdditionalSupportPaths |
( |
| ) |
const |
|
pure virtual |
Description Gets the additional support paths.
Return Value: The additional support paths.
◆ GetAppCastEnabled()
virtual bool CFxPreferencesSystem::GetAppCastEnabled |
( |
| ) |
const |
|
pure virtual |
Description: Returns whether the AppCast is enabled or not.
Return Value: true if AppCast is enabled, otherwise, false.
◆ GetAppCastShowDialog()
virtual bool CFxPreferencesSystem::GetAppCastShowDialog |
( |
| ) |
const |
|
pure virtual |
Description: Returns whether the AppCast Dialog will be shown not.
Return Value: true if AppCast is enabled, otherwise, false.
◆ GetBeepOnError()
virtual bool CFxPreferencesSystem::GetBeepOnError |
( |
| ) |
const |
|
pure virtual |
Description Gets the beep on error.
Return Value: true if it succeeds, false if it fails.
◆ GetCheckBackBufferIssues()
virtual bool CFxPreferencesSystem::GetCheckBackBufferIssues |
( |
| ) |
const |
|
pure virtual |
Description Gets the check back buffer issues.
Return Value: true if it succeeds, false if it fails.
◆ GetCheckForXPressUpdates()
virtual bool CFxPreferencesSystem::GetCheckForXPressUpdates |
( |
| ) |
const |
|
pure virtual |
Description Gets the check for x coordinate press updates.
Return Value: true if it succeeds, false if it fails.
◆ GetDisplayOLEScale()
virtual bool CFxPreferencesSystem::GetDisplayOLEScale |
( |
| ) |
const |
|
pure virtual |
Description Gets the display ole scale.
Return Value: true if it succeeds, false if it fails.
◆ GetEnableStartupDialog()
virtual bool CFxPreferencesSystem::GetEnableStartupDialog |
( |
| ) |
const |
|
pure virtual |
Description Gets the enable startup dialog. Return Value: true if it succeeds, false if it fails.
◆ GetHelpFileName()
virtual CFxString CFxPreferencesSystem::GetHelpFileName |
( |
| ) |
const |
|
pure virtual |
Description Gets the help file name.
Return Value: The help file name.
◆ GetLispDebuggerEnabled()
virtual bool CFxPreferencesSystem::GetLispDebuggerEnabled |
( |
| ) |
const |
|
pure virtual |
Description Gets if the debugger is enable.
Return Value: true if enable, false otherwise.
◆ GetLispDebugPort()
virtual OdInt32 CFxPreferencesSystem::GetLispDebugPort |
( |
| ) |
const |
|
pure virtual |
Description: Returns whether a metric scale list is displayed.
Return Value: true if metric scale list is to be shown, otherwise, false. Description Gets the debug port for Lisp VS Code debugging.
Return Value: The port number.
◆ GetLoadMFCUI()
virtual bool CFxPreferencesSystem::GetLoadMFCUI |
( |
| ) |
const |
|
pure virtual |
Description: Gets the load mfcui.
Return Value: true if it succeeds, false if it fails.
◆ GetMaxArray()
virtual OdInt32 CFxPreferencesSystem::GetMaxArray |
( |
| ) |
const |
|
pure virtual |
Description: Returns the maximum array size Arguments:
- Parameters
-
◆ GetOutputMaxLineCount()
virtual OdInt32 CFxPreferencesSystem::GetOutputMaxLineCount |
( |
| ) |
const |
|
pure virtual |
Description: Returns the output window maximum line count Arguments:
- Parameters
-
◆ GetPrintDialogQuickPreview()
virtual bool CFxPreferencesSystem::GetPrintDialogQuickPreview |
( |
| ) |
const |
|
pure virtual |
Description: Returns whether a quick preview for the print dialog is displayed.
Return Value: true if its a quick preview, false if the preview renders the drawing.
◆ GetReportMissingXRefsEnabled()
virtual bool CFxPreferencesSystem::GetReportMissingXRefsEnabled |
( |
| ) |
const |
|
pure virtual |
Description: Returns whether reporting missing xrefs is enabled or not.
Return Value: true if AppCast is enabled, otherwise, false.
◆ GetScaleListFileName()
virtual CFxString CFxPreferencesSystem::GetScaleListFileName |
( |
| ) |
const |
|
pure virtual |
Description Gets the path for scale list.
Return Value: The path for scale list.
◆ GetScaleListIsMetric()
virtual bool CFxPreferencesSystem::GetScaleListIsMetric |
( |
| ) |
const |
|
pure virtual |
◆ GetScaleListRstDlgUseSystem()
virtual bool CFxPreferencesSystem::GetScaleListRstDlgUseSystem |
( |
| ) |
const |
|
pure virtual |
Description: Returns whether a reset dialog in Scale list should use system scales or not.
Return Value: true if scale list should use system scales, otherwise, false.
◆ GetShowWarningMessages()
virtual bool CFxPreferencesSystem::GetShowWarningMessages |
( |
| ) |
const |
|
pure virtual |
Description Gets the show warning messages.
Return Value: true if it succeeds, false if it fails.
◆ GetStoreSQLIndex()
virtual bool CFxPreferencesSystem::GetStoreSQLIndex |
( |
| ) |
const |
|
pure virtual |
Description Gets the store sql index. Return Value: true if it succeeds, false if it fails.
◆ GetTablesReadOnly()
virtual bool CFxPreferencesSystem::GetTablesReadOnly |
( |
| ) |
const |
|
pure virtual |
Description Gets the tables read only.
Return Value: true if it succeeds, false if it fails.
◆ GetTopLevelMode()
virtual bool CFxPreferencesSystem::GetTopLevelMode |
( |
| ) |
const |
|
pure virtual |
Description: Gets the top level mode.
Return Value: true if it succeeds, false if it fails.
◆ GetUseDefaultFileLocationSetting()
virtual OdInt32 CFxPreferencesSystem::GetUseDefaultFileLocationSetting |
( |
| ) |
const |
|
pure virtual |
◆ GetUsePerformanceMonitor()
virtual bool CFxPreferencesSystem::GetUsePerformanceMonitor |
( |
| ) |
const |
|
pure virtual |
Description Gets the use performance monitor.
Return Value: true if it succeeds, false if it fails.
◆ GetWebHelpEnable()
virtual bool CFxPreferencesSystem::GetWebHelpEnable |
( |
| ) |
const |
|
pure virtual |
Description Gets the web help enable. Return Value: true if enabled, false if not enable.
◆ GetWelcomeShowDialog()
virtual bool CFxPreferencesSystem::GetWelcomeShowDialog |
( |
| ) |
const |
|
pure virtual |
Description: Returns whether the Welcome Dialog will be shown not.
Return Value: true if Welcome is enabled, otherwise, false.
◆ GetXNotifyTime()
virtual OdInt32 CFxPreferencesSystem::GetXNotifyTime |
( |
| ) |
const |
|
pure virtual |
Description: Returns the time(minutes) after which the user will be notified for xref modification Arguments:
- Parameters
-
◆ Set3DMousePlugged()
virtual void CFxPreferencesSystem::Set3DMousePlugged |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description: Sets a 3d mouse plugged. Arguments:
- Parameters
-
◆ SetAdditionalSupportPaths()
virtual void CFxPreferencesSystem::SetAdditionalSupportPaths |
( |
const CFxString & |
value | ) |
|
|
pure virtual |
Description: Sets an additional support paths. Arguments:
- Parameters
-
◆ SetAppCastEnabled()
virtual void CFxPreferencesSystem::SetAppCastEnabled |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description: Sets the system value if AppCast is enabled or not. Arguments:
- Parameters
-
◆ SetAppCastShowDialog()
virtual void CFxPreferencesSystem::SetAppCastShowDialog |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description: Sets the system value if AppCast Dialog will be shown not. Arguments:
- Parameters
-
◆ SetBeepOnError()
virtual void CFxPreferencesSystem::SetBeepOnError |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description Sets a beep on error. Arguments:
- Parameters
-
◆ SetCheckBackBufferIssues()
virtual void CFxPreferencesSystem::SetCheckBackBufferIssues |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description Sets a check back buffer issues. Arguments:
- Parameters
-
◆ SetCheckForXPressUpdates()
virtual void CFxPreferencesSystem::SetCheckForXPressUpdates |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description Sets a check for x coordinate press updates. Arguments:
- Parameters
-
◆ SetDisplayOLEScale()
virtual void CFxPreferencesSystem::SetDisplayOLEScale |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description Sets a display ole scale. Arguments:
- Parameters
-
◆ SetEnableStartupDialog()
virtual void CFxPreferencesSystem::SetEnableStartupDialog |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description Sets an enable startup dialog. Arguments:
- Parameters
-
◆ SetHelpFileName()
virtual void CFxPreferencesSystem::SetHelpFileName |
( |
const CFxString & |
value | ) |
|
|
pure virtual |
Description Sets a help file name. Arguments:
- Parameters
-
◆ SetLispDebuggerEnabled()
virtual void CFxPreferencesSystem::SetLispDebuggerEnabled |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description: Sets Enable/Disable the debugger. Arguments:
- Parameters
-
value | true if enable, false otherwise. |
◆ SetLispDebugPort()
virtual void CFxPreferencesSystem::SetLispDebugPort |
( |
const OdInt32 & |
value | ) |
|
|
pure virtual |
Description: Sets the debug port for Lisp VS Code debugging. Arguments:
- Parameters
-
value | The port number to set. |
◆ SetLoadMFCUI()
virtual void CFxPreferencesSystem::SetLoadMFCUI |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description: Sets a load mfcui. Arguments:
- Parameters
-
◆ SetMaxArray()
virtual void CFxPreferencesSystem::SetMaxArray |
( |
const OdInt32 & |
value | ) |
|
|
pure virtual |
Description: Sets the maximum array size Arguments:
- Parameters
-
◆ SetOutputMaxLineCount()
virtual void CFxPreferencesSystem::SetOutputMaxLineCount |
( |
const OdInt32 & |
value | ) |
|
|
pure virtual |
Description: Sets the output window maximum line count Arguments:
- Parameters
-
◆ SetPrintDialogQuickPreview()
virtual void CFxPreferencesSystem::SetPrintDialogQuickPreview |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description: Sets the print dialog's preview to show a (quick) representation of the printed sheet. Arguments:
- Parameters
-
◆ SetReportMissingXRefsEnabled()
virtual void CFxPreferencesSystem::SetReportMissingXRefsEnabled |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description: Sets the system value if reporting missing xrefs is enabled or not. Arguments:
- Parameters
-
◆ SetScaleListFileName()
virtual void CFxPreferencesSystem::SetScaleListFileName |
( |
const CFxString & |
value | ) |
|
|
pure virtual |
Description: Sets the path for scale list. Arguments:
- Parameters
-
◆ SetScaleListIsMetric()
virtual void CFxPreferencesSystem::SetScaleListIsMetric |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description: Sets the system to show scale list depending on the value. Arguments:
- Parameters
-
◆ SetScaleListRstDlgUseSystem()
virtual void CFxPreferencesSystem::SetScaleListRstDlgUseSystem |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description: Sets the system value if reset dialog in Scale list should use system scales or not. Arguments:
- Parameters
-
◆ SetShowWarningMessages()
virtual void CFxPreferencesSystem::SetShowWarningMessages |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description Sets a show warning messages. Arguments:
- Parameters
-
◆ SetStoreSQLIndex()
virtual void CFxPreferencesSystem::SetStoreSQLIndex |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description Sets a store sql index. Arguments:
- Parameters
-
◆ SetTablesReadOnly()
virtual void CFxPreferencesSystem::SetTablesReadOnly |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description Sets the tables read only. Arguments:
- Parameters
-
◆ SetTopLevelMode()
virtual void CFxPreferencesSystem::SetTopLevelMode |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description: Sets a top level mode. Arguments:
- Parameters
-
◆ SetUsePerformanceMonitor()
virtual void CFxPreferencesSystem::SetUsePerformanceMonitor |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description Sets a use performance monitor. Arguments:
- Parameters
-
◆ SetWebHelpEnable()
virtual void CFxPreferencesSystem::SetWebHelpEnable |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description Sets the web help enable. Arguments:
- Parameters
-
◆ SetWelcomeShowDialog()
virtual void CFxPreferencesSystem::SetWelcomeShowDialog |
( |
const bool & |
value | ) |
|
|
pure virtual |
Description: Sets the system value if Welcome Dialog will be shown not. Arguments:
- Parameters
-
◆ SetXNotifyTime()
virtual void CFxPreferencesSystem::SetXNotifyTime |
( |
const OdInt32 & |
value | ) |
|
|
pure virtual |
Description: Sets the time(minutes) after which the user will be notified for xref modification Arguments:
- Parameters
-
The documentation for this class was generated from the following file: