addonmanager_workers.CheckSingleUpdateWorker Class Reference

Public Member Functions

def do_work (self)
 

Public Attributes

 repo
 

Static Public Attributes

 update_status = QtCore.Signal(int)
 

Detailed Description

This worker is a little different from the others: the actual recommended way of
running in a QThread is to make a worker object that gets moved into the thread.

Member Function Documentation

◆ do_work()

Member Data Documentation

◆ repo

◆ update_status


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