Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
Antares::Window::AnalyzerWizard Class Referencefinal
Inheritance diagram for Antares::Window::AnalyzerWizard:

Public Types

enum  IDs {
  mnIDCancel = wxID_HIGHEST + 1 , mnIDTmpUseDefault , mnIDTmpUseStudyUserDir , mnIDTmpUseCustom ,
  mnIDAutoClean , mnIDUpdateInfo , mnIDUpdateFileMapping , mnIDGridUpdate ,
  mnIDCanRunAnalyzer
}
 
using FileMapping = Component::Datagrid::Renderer::Analyzer::Areas::Map
 File mapping.
 
using RecordVector = Component::Datagrid::Renderer::Analyzer::Areas::Record::Vector
 
using FileMappingPtr = std::shared_ptr<FileMapping>
 Smartptr for file mapping.
 

Static Public Member Functions

static void ResetLastFolderToCurrentStudyUser ()
 Reset the address of the last used folder.
 

Constructor & Destructor

 AnalyzerWizard (wxFrame *parent)
 Default constructor, with a parent frame.
 
virtual ~AnalyzerWizard ()
 Destructor.
 
void info (const Yuni::NullPtr &)
 
void info (const AnyString &text)
 
void fileMapping (FileMappingPtr m)
 
void refreshGrid ()
 Force the refresh of the grid.
 
void enableAnalyzer (bool v)
 
void recheckEachArea ()
 Force the analyze of each area.
 
bool saveToFile (const Yuni::String &filename) const
 Export all infos into an INI file.
 
const Yuni::String & analyzerInfoFile () const
 
void analyzerInfoFile (const Yuni::String &f)
 

Member Function Documentation

◆ ResetLastFolderToCurrentStudyUser()

void Antares::Window::AnalyzerWizard::ResetLastFolderToCurrentStudyUser ( )
static

Reset the address of the last used folder.

The variable will be reset to <current study>/user.


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