NCBI C++ ToolKit
Classes | Namespaces | Functions
report_dialog.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <gui/gui_export.h>
#include <wx/dialog.h>
+ Include dependency graph for report_dialog.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CReportEditingDialog
 

Namespaces

 NEditingStats
 
 NMacroStats
 

Functions

void NEditingStats::ReportUsage (const wxString &dialog_name)
 Report opening & accepting events in the editing package. More...
 
void NEditingStats::ReportSubWizardUsage (const string &action_name)
 Report usage of the submission wizard dialog. More...
 
void NMacroStats::ReportUsage (const wxString &dialog_name, const string &action_name)
 Report events in the macro_flow_editor and in the macro_editor. More...
 
void NMacroStats::ReportMacroExecution ()
 Report when a macro is executed. More...
 
void NMacroStats::SaveScriptCreated (const string &macro)
 Save macro created by the editor. More...
 
void NMacroStats::SaveScriptFromLibrary (const string &macro)
 Save macro obtained from the library. More...
 
void NMacroStats::SaveScriptToFile (const string &macro, const string &filename)
 Save macro to a file. More...
 
void NMacroStats::ReportMacroToBeUpdated (const string &username, const string &filename, const string &action)
 Report attempt to update a local macro script. More...
 
Modified on Wed Sep 04 15:02:12 2024 by modify_doxy.py rev. 669887