7 #include "fwGui/dialog/InputDialog.hpp" 9 #include <fwServices/registry/ActiveWorkers.hpp> 29 ::fwGui::GuiBaseObject::sptr guiObj = ::fwGui::factory::New(IInputDialog::REGISTRY_KEY);
40 ::fwGui::GuiBaseObject::sptr guiObj = ::fwGui::factory::New(IInputDialog::REGISTRY_KEY);
89 std::shared_future< std::string > f =
The namespace fwGui contains the base interface for IHM services.
static FWSERVICES_API::fwThread::Worker::sptr getDefaultWorker()
Get the default registered worker.