class vtb::gui::TaskDialog
Methods
  • open() -> void
  • template <class Function>
    run(Function func) -> void
  • draw() -> bool
  • invisible() const -> bool
  • visible() const -> bool
  • visible(bool b) -> void
  • error(const std::string & message) -> void
  • title(const std::string & rhs) -> void