PySink
latest
General
Overview
License
Examples
Basics - The AsyncWorker
Create an Async App with PySink
Cancelling Workers
Multiple AsyncWorkers
PySink
API Usage
Data Types
Widgets
PySink
Index
Edit on GitHub
Index
A
|
C
|
E
|
F
|
I
|
M
|
P
|
R
|
S
|
U
|
V
|
W
A
all_workers_finished_signal (PySink.AsyncManager attribute)
AsyncManager (class in PySink)
AsyncWorker (class in PySink)
AsyncWorkerProgress (class in PySink)
AsyncWorkerResults (class in PySink)
AsyncWorkerSignals (class in PySink)
C
cancel() (PySink.CancellableAsyncWorker method)
cancel_all_workers() (PySink.AsyncManager method)
cancel_worker() (PySink.AsyncManager method)
CancellableAsyncWorker (class in PySink)
complete() (PySink.AsyncWorker method)
(PySink.CancellableAsyncWorker method)
E
emit_start() (PySink.AsyncWorker method)
(PySink.CancellableAsyncWorker method)
errors (PySink.AsyncWorkerResults attribute)
F
finished (PySink.AsyncWorkerSignals attribute)
I
id (PySink.AsyncWorkerProgress attribute)
(PySink.AsyncWorkerResults attribute)
M
message (PySink.AsyncWorkerProgress attribute)
P
progress (PySink.AsyncWorkerSignals attribute)
ProgressBarWidget (class in PySink.Widgets)
R
reset() (PySink.AsyncWorker method)
(PySink.CancellableAsyncWorker method)
(PySink.Widgets.ProgressBarWidget method)
results_dict (PySink.AsyncWorkerResults attribute)
run() (PySink.AsyncWorker method)
S
set_text() (PySink.Widgets.ProgressBarWidget method)
set_value() (PySink.Widgets.ProgressBarWidget method)
start_worker() (PySink.AsyncManager method)
started (PySink.AsyncWorkerSignals attribute)
U
update_progress() (PySink.AsyncWorker method)
(PySink.CancellableAsyncWorker method)
(PySink.Widgets.ProgressBarWidget method)
V
value (PySink.AsyncWorkerProgress attribute)
W
warnings (PySink.AsyncWorkerResults attribute)
worker_finished_signal (PySink.AsyncManager attribute)
worker_progress_signal (PySink.AsyncManager attribute)
worker_started_signal (PySink.AsyncManager attribute)