addonmanager_workers.GitProgressMonitor Class Reference

Public Member Functions

None update (self, int _, Union[str, float] cur_count, Union[str, float, None] max_count=None, str message="")
 

Public Attributes

 current
 
 message
 
 total
 

Detailed Description

An object that receives git progress updates and stores them for later display

Member Function Documentation

◆ update()

None addonmanager_workers.GitProgressMonitor.update (   self,
int  _,
Union[str, float]  cur_count,
Union[str, float, None]   max_count = None,
str   message = "" 
)

References Base::FutureWatcherProgress.current, addonmanager_workers.GitProgressMonitor.current, OfflineRenderingUtils.FreeCADGuiHandler.current, nlohmann::detail::iterator_input_adapter< IteratorType >.current, nlohmann::detail::lexer< BasicJsonType, InputAdapterType >.current, nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX >.current, PartGui::Ui_TaskAttacher.message, Gui::CustomMessageEvent.message(), CustomReportEvent.message(), Gui::MDIView.message(), addonmanager_workers.GitProgressMonitor.message, Attacher::SuggestResult.message, AttachmentEditor.TaskAttachmentEditor.CancelError.message, PartGui::TaskCheckGeometryResults.message, PartDesignGui::TaskDlgTransformedParameters.message, and addonmanager_workers.GitProgressMonitor.total.

Referenced by ArchStructure.CommandStructuralSystem.Activated(), ArchAxisSystem.AxisSystemTaskPanel.addElement(), ArchComponent.ComponentTaskPanel.addElement(), ArchSectionPlane.SectionPlaneTaskPanel.addElement(), DraftGui.FacebinderTaskPanel.addElement(), femtaskpanels.task_result_mechanical._TaskPanel.calculate(), Spreadsheet_legacy.SpreadsheetView.changeCell(), draftguitools.gui_edit.Edit.endEditing(), draftguitools.gui_trackers.boxTracker.height(), draftguitools.gui_trackers.rectangleTracker.p3(), Plot.Plot.plot(), Spreadsheet_legacy.SpreadsheetView.recompute(), ArchAxisSystem.AxisSystemTaskPanel.removeElement(), ArchComponent.ComponentTaskPanel.removeElement(), ArchSectionPlane.SectionPlaneTaskPanel.removeElement(), DraftGui.FacebinderTaskPanel.removeElement(), draftguitools.gui_trackers.gridTracker.reset(), ArchNesting.Nester.run(), draftguitools.gui_trackers.gridTracker.setMainlines(), draftguitools.gui_trackers.gridTracker.setSize(), draftguitools.gui_trackers.gridTracker.setSpacing(), and draftguitools.gui_edit_arch_objects.ArchWallGuiTools.update_object_from_edit_points().

Member Data Documentation

◆ current

◆ message

addonmanager_workers.GitProgressMonitor.message

◆ total

addonmanager_workers.GitProgressMonitor.total

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