ReactivePlusPlus
One more implementation of ReactiveX approach in C++ with care about performance and templates in mind
 
Loading...
Searching...
No Matches
rppqt::schedulers::main_thread_scheduler Class Referencefinal

Schedule provided schedulables to main GUI QT thread (where QApplication placed) More...

#include <main_thread_scheduler.hpp>

Inheritance diagram for rppqt::schedulers::main_thread_scheduler:
rpp::schedulers::details::scheduler_tag

Static Public Member Functions

static auto create_worker (const rpp::subscription_base &sub={})
 

Detailed Description

Schedule provided schedulables to main GUI QT thread (where QApplication placed)


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