#include <dlgConf.hpp>
Public Member Functions | |
void | createControls () |
Creates and initializes the controls of the dialog. | |
dlgConfigure (wxWindow *parent) | |
Creates a new dialog. | |
dlgConfigure () | |
Creates a new dialog. | |
wxString | getSFVGeneratorIdentifierConfigKey (const int n) const |
Gets the configuration key of the nth generator identifier on saving SFV files. | |
int | getSFVGeneratorIdentifierHistoryMaxSize () const |
Gets the maximum size of the history of the generators identifiers on saving SFV files. | |
virtual | ~dlgConfigure () |
The class descructor. | |
Public Attributes | |
wxColour | BCErrorColour |
Colour of error or failure text. | |
wxColour | BCNormalColour |
Colour of normal text. | |
wxColour | BCSuccessColour |
Colour of success text. | |
wxColour | BCWarningColour |
Colour of warning text. | |
wxBitmapButton * | btnBCErrorColour |
Button for colour of error or failure text. | |
wxBitmapButton * | btnBCNormalColour |
Button for colour of normal text. | |
wxBitmapButton * | btnBCSuccessColour |
Button for colour of success text. | |
wxBitmapButton * | btnBCWarningColour |
Button for colour of warning text. | |
wxBitmapButton * | btnMCErrorColour |
Button for colour of error or failure text. | |
wxBitmapButton * | btnMCNormalColour |
Button for colour of normal text. | |
wxBitmapButton * | btnMCSuccessColour |
Button for colour of success text. | |
wxBitmapButton * | btnMCWarningColour |
Button for colour of warning text. | |
wxChoice * | cboBCVerbosityLevel |
Report's verbosity level. | |
wxChoice * | cboSFVIdentifyAs |
Identify as selector. | |
wxCheckBox * | chkAutoCheckOnOpen |
Checks automatically the checksums file when opening it. | |
wxCheckBox * | chkCLnVerifyDontShowGUI |
Don't show the GUI when all checksums are corrects. | |
wxCheckBox * | chkDlgSumUpCheck |
Opens a dialog box to sum up the check. | |
wxCheckBox * | chkMCChecksumsFileSummary |
Display a summary for each checksums' file. | |
wxCheckBox * | chkMCFileState |
Display the state of each checked file. | |
wxCheckBox * | chkMCGlobalSummary |
Display a global summary. | |
wxCheckBox * | chkMCNoCorrectFileState |
Don't display the state of the corrects files. | |
wxCheckBox * | chkMD5SaveFilesInfo |
Save the size and the modification date of the files in the comments. | |
wxCheckBox * | chkMD5SaveGenerator |
Save the name of the generator and the date of creation in the comments. | |
wxCheckBox * | chkSFVSaveFilesInfo |
Save the size and the modification date of the files in the comments. | |
wxCheckBox * | chkSFVSaveGenerator |
Save the name of the generator and the date of creation in the comments. | |
wxCheckBox * | chkSumsDirInAbsolutePath |
Display directories in absolute path. | |
wxCheckBox * | chkSumsHRules |
Draws light horizontal rules between rows. | |
wxCheckBox * | chkSumsSaveColumnsWidths |
Save the widths of the columns. | |
wxCheckBox * | chkSumsSaveColumnToSort |
Save the column to sort (and the order). | |
wxCheckBox * | chkSumsVRules |
Draws light vertical rules between columns. | |
wxCheckBox * | chkWarnOnInvalidWhenSaving |
Displays a warning if the state of all the files is not 'OK' when saving a checksums file. | |
wxCheckBox * | chkWindowSavePosition |
Save the window position. | |
wxCheckBox * | chkWindowSaveSize |
Save the window size. | |
wxListBox * | lstLanguages |
List of the languages. | |
wxListBox * | lstSumsHeaders |
List of the sums' list headers. | |
wxColour | MCErrorColour |
Colour of error or failure text. | |
wxColour | MCNormalColour |
Colour of normal text. | |
wxColour | MCSuccessColour |
Colour of success text. | |
wxColour | MCWarningColour |
Colour of warning text. | |
wxRadioButton * | rbtSumsValuesCaseLower |
Display the checksums values in lowercase. | |
wxRadioButton * | rbtSumsValuesCaseUpper |
Display the checksums values in uppercase. | |
wxRadioButton * | rbxBCAddFileExtension |
Add the extension of the checksums' file to the name of the added file. | |
wxRadioButton * | rbxBCOverwriteExistingCkFile |
Compute the checksum and overwrite the existing checksums' file. | |
wxRadioButton * | rbxBCReplaceFileExtension |
Replace the extension of the file for the name of the checksums' file. | |
wxRadioButton * | rbxBCSkipExistingCkFile |
Skip the file if a checksum's file already exists. | |
wxRadioButton * | rbxCLnAppendAlwaysGUI |
Always show the GUI. | |
wxRadioButton * | rbxCLnAppendNeverShowGUI |
Never show the GUI. | |
wxRadioButton * | rbxCLnAppendShowGUIOnError |
Show the GUI only when an error occurs. | |
wxRadioButton * | rbxCLnAppendShowGUIOnWarning |
Show the GUI only when an warning or an error occurs. | |
wxRadioButton * | rbxCLnCreateAlwaysGUI |
Always show the GUI. | |
wxRadioButton * | rbxCLnCreateNeverShowGUI |
Never show the GUI. | |
wxRadioButton * | rbxCLnCreateShowGUIOnError |
Show the GUI only when an error occurs. | |
wxRadioButton * | rbxCLnCreateShowGUIOnWarning |
Show the GUI only when an warning or an error occurs. | |
wxRadioButton * | rbxMD5EOLWriteMAC |
End of line to write in MD5 files. | |
wxRadioButton * | rbxMD5EOLWriteSystem |
End of line to write in MD5 files. | |
wxRadioButton * | rbxMD5EOLWriteUnix |
End of line to write in MD5 files. | |
wxRadioButton * | rbxMD5EOLWriteWindows |
End of line to write in MD5 files. | |
wxRadioButton * | rbxMD5PathSepReadAuto |
Path separator on reading MD5 files. | |
wxRadioButton * | rbxMD5PathSepReadMAC |
Path separator on reading MD5 files. | |
wxRadioButton * | rbxMD5PathSepReadUnix |
Path separator on reading MD5 files. | |
wxRadioButton * | rbxMD5PathSepReadWindows |
Path separator on reading MD5 files. | |
wxRadioButton * | rbxMD5PathSepWriteMAC |
Path separator to write in MD5 files. | |
wxRadioButton * | rbxMD5PathSepWriteSystem |
Path separator to write in MD5 files. | |
wxRadioButton * | rbxMD5PathSepWriteUnix |
Path separator to write in MD5 files. | |
wxRadioButton * | rbxMD5PathSepWriteWindows |
Path separator to write in MD5 files. | |
wxRadioButton * | rbxSFVEOLWriteMAC |
End of line to write in SFV files. | |
wxRadioButton * | rbxSFVEOLWriteSystem |
End of line to write in SFV files. | |
wxRadioButton * | rbxSFVEOLWriteUnix |
End of line to write in SFV files. | |
wxRadioButton * | rbxSFVEOLWriteWindows |
End of line to write in SFV files. | |
wxRadioButton * | rbxSFVPathSepReadAuto |
Path separator on reading SFV files. | |
wxRadioButton * | rbxSFVPathSepReadMAC |
Path separator on reading SFV files. | |
wxRadioButton * | rbxSFVPathSepReadUnix |
Path separator on reading SFV files. | |
wxRadioButton * | rbxSFVPathSepReadWindows |
Path separator on reading SFV files. | |
wxRadioButton * | rbxSFVPathSepWriteMAC |
Path separator to write in SFV files. | |
wxRadioButton * | rbxSFVPathSepWriteSystem |
Path separator to write in SFV files. | |
wxRadioButton * | rbxSFVPathSepWriteUnix |
Path separator to write in SFV files. | |
wxRadioButton * | rbxSFVPathSepWriteWindows |
Path separator to write in SFV files. | |
wxSplitterWindow * | sptConfigure |
Configuration splitter. | |
wxTreeCtrl * | trePages |
Configuration tree pages. | |
wxTextCtrl * | txtMD5PathSepRead |
Path separator on reading MD5 files. | |
wxTextCtrl * | txtMD5PathSepWrite |
Path separator to write in MD5 files. | |
Protected Types | |
enum | { TRE_PAGES = wxID_HIGHEST + 1, LST_SUMS_HEADERS, BTN_SUMS_HEADERS_UP, BTN_SUMS_HEADERS_DOWN, CBO_SFV_IDENTIFY_AS, CHK_MC_FILE_STATE, BTN_MC_NORMAL_COLOUR, BTN_MC_SUCCESS_COLOUR, BTN_MC_WARNING_COLOUR, BTN_MC_ERROR_COLOUR, BTN_BC_NORMAL_COLOUR, BTN_BC_SUCCESS_COLOUR, BTN_BC_WARNING_COLOUR, BTN_BC_ERROR_COLOUR } |
Controls IDs. More... | |
enum | TreePagesId { TpInterface, TpDisplay, TpBehavior, TpLanguage, TpCmdLine, TpChecksumsFiles, TpSFVFiles, TpMD5Files, TpTools, TpMultiCheck, TpBatchCreation } |
Identifiers of the elements of the tree that contains the configuration pages. More... | |
Protected Member Functions | |
int | addSFVGeneratorIdentifier (const wxString &identifier) |
Adds an item in the choices of the generators identifiers on saving SFV files. | |
void | btnMCColoursClick (wxCommandEvent &event) |
Processes button for changing colours of the results text of the multiple check dialog. | |
void | btnSumsHeadersDownClick (wxCommandEvent &event) |
Processes button Down. | |
void | btnSumsHeadersUpClick (wxCommandEvent &event) |
Processes button Up. | |
void | cboSFVIdentifyAsSelect (wxCommandEvent &event) |
Processes a selection in the choices of SFV generators. | |
void | chkMCFileStateCheck (wxCommandEvent &event) |
Processes check on the chkMCFileState check box. | |
wxPanel * | makePageTitlePanel (wxWindow *parent, const wxString &title, int const level=2) |
Makes a panel that contains the title of a configuration page. | |
void | trePagesSelChanged (wxTreeEvent &event) |
Event handler for a selection change. | |
Protected Attributes | |
wxArrayPtrVoid | pagesArray |
Table that contains pointers on the pages. Index is TreePagesId . |
Definition at line 48 of file dlgConf.hpp.
|
Controls IDs.
Definition at line 179 of file dlgConf.hpp. |
|
Identifiers of the elements of the tree that contains the configuration pages.
Definition at line 159 of file dlgConf.hpp. |
|
Creates a new dialog.
Definition at line 156 of file dlgConf.cpp. References createControls(). |
|
Creates a new dialog.
Definition at line 168 of file dlgConf.cpp. References createControls(), AppPrefs::get(), and AppPrefs::readSize(). |
|
The class descructor.
Definition at line 1040 of file dlgConf.cpp. |
|
Adds an item in the choices of the generators identifiers on saving SFV files.
Definition at line 1263 of file dlgConf.cpp. References addSFVGeneratorIdentifier(), cboSFVIdentifyAs, and getSFVGeneratorIdentifierHistoryMaxSize(). Referenced by addSFVGeneratorIdentifier(), and cboSFVIdentifyAsSelect(). |
|
Processes button for changing colours of the results text of the multiple check dialog.
Definition at line 1162 of file dlgConf.cpp. References BCErrorColour, BCNormalColour, BCSuccessColour, BCWarningColour, btnBCErrorColour, btnBCNormalColour, btnBCSuccessColour, btnBCWarningColour, btnMCColoursClick(), btnMCErrorColour, btnMCNormalColour, btnMCSuccessColour, btnMCWarningColour, createBitmapForButton(), MCErrorColour, MCNormalColour, MCSuccessColour, and MCWarningColour. Referenced by btnMCColoursClick(). |
|
Processes button Down.
Definition at line 1103 of file dlgConf.cpp. References btnSumsHeadersDownClick(), and lstSumsHeaders. Referenced by btnSumsHeadersDownClick(). |
|
Processes button Up.
Definition at line 1081 of file dlgConf.cpp. References btnSumsHeadersUpClick(), and lstSumsHeaders. Referenced by btnSumsHeadersUpClick(). |
|
Processes a selection in the choices of SFV generators.
Definition at line 1125 of file dlgConf.cpp. References addSFVGeneratorIdentifier(), cboSFVIdentifyAs, and cboSFVIdentifyAsSelect(). Referenced by cboSFVIdentifyAsSelect(). |
|
Processes check on the
Definition at line 1148 of file dlgConf.cpp. References chkMCFileStateCheck(), and chkMCNoCorrectFileState. Referenced by chkMCFileStateCheck(). |
|
|
Gets the configuration key of the nth generator identifier on saving SFV files.
Definition at line 1310 of file dlgConf.cpp. References AppPrefs::get(), AppPrefs::getConfigKey(), getSFVGeneratorIdentifierConfigKey(), and getSFVGeneratorIdentifierHistoryMaxSize(). Referenced by createControls(), getSFVGeneratorIdentifierConfigKey(), and frmSums::itmToolsConfigureClick(). |
|
Gets the maximum size of the history of the generators identifiers on saving SFV files.
Definition at line 1330 of file dlgConf.cpp. Referenced by addSFVGeneratorIdentifier(), createControls(), getSFVGeneratorIdentifierConfigKey(), and frmSums::itmToolsConfigureClick(). |
|
Makes a panel that contains the title of a configuration page.
Definition at line 1234 of file dlgConf.cpp. References CONTROL_SPACE, and makePageTitlePanel(). Referenced by createControls(), and makePageTitlePanel(). |
|
Event handler for a selection change.
Definition at line 1051 of file dlgConf.cpp. References dlgConfigure::TreePagesItemData::GetPageId(), pagesArray, sptConfigure, trePages, and trePagesSelChanged(). Referenced by trePagesSelChanged(). |
|
Colour of error or failure text.
Definition at line 152 of file dlgConf.hpp. Referenced by btnMCColoursClick(), createControls(), and frmSums::itmToolsConfigureClick(). |
|
Colour of normal text.
Definition at line 149 of file dlgConf.hpp. Referenced by btnMCColoursClick(), createControls(), and frmSums::itmToolsConfigureClick(). |
|
Colour of success text.
Definition at line 150 of file dlgConf.hpp. Referenced by btnMCColoursClick(), createControls(), and frmSums::itmToolsConfigureClick(). |
|
Colour of warning text.
Definition at line 151 of file dlgConf.hpp. Referenced by btnMCColoursClick(), createControls(), and frmSums::itmToolsConfigureClick(). |
|
Button for colour of error or failure text.
Definition at line 148 of file dlgConf.hpp. Referenced by btnMCColoursClick(), and createControls(). |
|
Button for colour of normal text.
Definition at line 145 of file dlgConf.hpp. Referenced by btnMCColoursClick(), and createControls(). |
|
Button for colour of success text.
Definition at line 146 of file dlgConf.hpp. Referenced by btnMCColoursClick(), and createControls(). |
|
Button for colour of warning text.
Definition at line 147 of file dlgConf.hpp. Referenced by btnMCColoursClick(), and createControls(). |
|
Button for colour of error or failure text.
Definition at line 134 of file dlgConf.hpp. Referenced by btnMCColoursClick(), and createControls(). |
|
Button for colour of normal text.
Definition at line 131 of file dlgConf.hpp. Referenced by btnMCColoursClick(), and createControls(). |
|
Button for colour of success text.
Definition at line 132 of file dlgConf.hpp. Referenced by btnMCColoursClick(), and createControls(). |
|
Button for colour of warning text.
Definition at line 133 of file dlgConf.hpp. Referenced by btnMCColoursClick(), and createControls(). |
|
Report's verbosity level.
Definition at line 144 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Identify as selector.
Definition at line 99 of file dlgConf.hpp. Referenced by addSFVGeneratorIdentifier(), cboSFVIdentifyAsSelect(), createControls(), and frmSums::itmToolsConfigureClick(). |
|
Checks automatically the checksums file when opening it.
Definition at line 78 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Don't show the GUI when all checksums are corrects.
Definition at line 84 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Opens a dialog box to sum up the check.
Definition at line 79 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Display a summary for each checksums' file.
Definition at line 128 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Display the state of each checked file.
Definition at line 129 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Display a global summary.
Definition at line 127 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Don't display the state of the corrects files.
Definition at line 130 of file dlgConf.hpp. Referenced by chkMCFileStateCheck(), createControls(), and frmSums::itmToolsConfigureClick(). |
|
Save the size and the modification date of the files in the comments.
Definition at line 116 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Save the name of the generator and the date of creation in the comments.
Definition at line 115 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Save the size and the modification date of the files in the comments.
Definition at line 100 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Save the name of the generator and the date of creation in the comments.
Definition at line 98 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Display directories in absolute path.
Definition at line 72 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Draws light horizontal rules between rows.
Definition at line 75 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Save the widths of the columns.
Definition at line 71 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Save the column to sort (and the order).
Definition at line 70 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Draws light vertical rules between columns.
Definition at line 76 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Displays a warning if the state of all the files is not 'OK' when saving a checksums file.
Definition at line 80 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Save the window position.
Definition at line 67 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Save the window size.
Definition at line 68 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
List of the languages.
Definition at line 82 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
List of the sums' list headers.
Definition at line 69 of file dlgConf.hpp. Referenced by btnSumsHeadersDownClick(), btnSumsHeadersUpClick(), createControls(), and frmSums::itmToolsConfigureClick(). |
|
Colour of error or failure text.
Definition at line 138 of file dlgConf.hpp. Referenced by btnMCColoursClick(), createControls(), and frmSums::itmToolsConfigureClick(). |
|
Colour of normal text.
Definition at line 135 of file dlgConf.hpp. Referenced by btnMCColoursClick(), createControls(), and frmSums::itmToolsConfigureClick(). |
|
Colour of success text.
Definition at line 136 of file dlgConf.hpp. Referenced by btnMCColoursClick(), createControls(), and frmSums::itmToolsConfigureClick(). |
|
Colour of warning text.
Definition at line 137 of file dlgConf.hpp. Referenced by btnMCColoursClick(), createControls(), and frmSums::itmToolsConfigureClick(). |
|
Table that contains pointers on the pages. Index is
Definition at line 175 of file dlgConf.hpp. Referenced by createControls(), and trePagesSelChanged(). |
|
Display the checksums values in lowercase.
Definition at line 74 of file dlgConf.hpp. Referenced by createControls(). |
|
Display the checksums values in uppercase.
Definition at line 73 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Add the extension of the checksums' file to the name of the added file.
Definition at line 143 of file dlgConf.hpp. Referenced by createControls(). |
|
Compute the checksum and overwrite the existing checksums' file.
Definition at line 141 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Replace the extension of the file for the name of the checksums' file.
Definition at line 142 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Skip the file if a checksum's file already exists.
Definition at line 140 of file dlgConf.hpp. Referenced by createControls(). |
|
Always show the GUI.
Definition at line 88 of file dlgConf.hpp. Referenced by createControls(). |
|
Never show the GUI.
Definition at line 85 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Show the GUI only when an error occurs.
Definition at line 86 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Show the GUI only when an warning or an error occurs.
Definition at line 87 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Always show the GUI.
Definition at line 92 of file dlgConf.hpp. Referenced by createControls(). |
|
Never show the GUI.
Definition at line 89 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Show the GUI only when an error occurs.
Definition at line 90 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Show the GUI only when an warning or an error occurs.
Definition at line 91 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
End of line to write in MD5 files.
Definition at line 125 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
End of line to write in MD5 files.
Definition at line 122 of file dlgConf.hpp. Referenced by createControls(). |
|
End of line to write in MD5 files.
Definition at line 124 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
End of line to write in MD5 files.
Definition at line 123 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Path separator on reading MD5 files.
Definition at line 110 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Path separator on reading MD5 files.
Definition at line 113 of file dlgConf.hpp. Referenced by createControls(). |
|
Path separator on reading MD5 files.
Definition at line 111 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Path separator on reading MD5 files.
Definition at line 112 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Path separator to write in MD5 files.
Definition at line 120 of file dlgConf.hpp. Referenced by createControls(). |
|
Path separator to write in MD5 files.
Definition at line 117 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Path separator to write in MD5 files.
Definition at line 118 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Path separator to write in MD5 files.
Definition at line 119 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
End of line to write in SFV files.
Definition at line 108 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
End of line to write in SFV files.
Definition at line 105 of file dlgConf.hpp. Referenced by createControls(). |
|
End of line to write in SFV files.
Definition at line 107 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
End of line to write in SFV files.
Definition at line 106 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Path separator on reading SFV files.
Definition at line 94 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Path separator on reading SFV files.
Definition at line 97 of file dlgConf.hpp. Referenced by createControls(). |
|
Path separator on reading SFV files.
Definition at line 95 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Path separator on reading SFV files.
Definition at line 96 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Path separator to write in SFV files.
Definition at line 104 of file dlgConf.hpp. Referenced by createControls(). |
|
Path separator to write in SFV files.
Definition at line 101 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Path separator to write in SFV files.
Definition at line 102 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Path separator to write in SFV files.
Definition at line 103 of file dlgConf.hpp. Referenced by createControls(), and frmSums::itmToolsConfigureClick(). |
|
Configuration splitter.
Definition at line 64 of file dlgConf.hpp. Referenced by createControls(), frmSums::itmToolsConfigureClick(), and trePagesSelChanged(). |
|
Configuration tree pages.
Definition at line 65 of file dlgConf.hpp. Referenced by createControls(), and trePagesSelChanged(). |
|
Path separator on reading MD5 files.
Definition at line 114 of file dlgConf.hpp. |
|
Path separator to write in MD5 files.
Definition at line 121 of file dlgConf.hpp. |