refactoring
This commit is contained in:
parent
01854ff2d0
commit
04f9852050
5 changed files with 300 additions and 290 deletions
|
@ -19,6 +19,8 @@ TOX_FILE_TRANSFER_STATE = {
|
|||
}
|
||||
|
||||
|
||||
# TODO: rewrite
|
||||
|
||||
class StateSignal(QtCore.QObject):
|
||||
try:
|
||||
signal = QtCore.Signal(int, float) # state and progress
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue