52 int get_terminal_width();
54 u32 m_printed_progress;
55 std::string m_last_message;
56 std::string m_gui_message;
58 u32 m_max_message_size;
59 int m_last_percentage;
ProgressPrinter(u32 max_message_size=0)
void print_message_to_gui(const std::string &message)
void print_progress_to_gui(int percent=-1)
void print_progress_to_stderr(float progress, const std::string &message="")
message(VERBOSE "Qt5Widgets_LIBRARIES: ${Qt5Widgets_LIBRARIES}") elseif(NOT Qt5Widgets_FOUND) set(Missing_package "TRUE") if(APPLE AND CMAKE_HOST_APPLE) message(STATUS "To install qt5 on MacOS using homebrew run following command