Horizon
Loading...
Searching...
No Matches
Classes | Public Types | Public Member Functions | List of all members
horizon::StatusDispatcher Class Reference
Inheritance diagram for horizon::StatusDispatcher:

Classes

class  Notification
 

Public Types

enum class  Status { BUSY , DONE , ERROR }
 
typedef sigc::signal< void, const Notification & > type_signal_notified
 

Public Member Functions

void reset (const std::string &msg)
 
void set_status (Status status, const std::string &msg, double progress=-1)
 
type_signal_notified signal_notified ()
 
void attach (Gtk::Spinner *w)
 
void attach (Gtk::Label *w)
 
void attach (Gtk::Revealer *w)
 
void attach (Gtk::ProgressBar *w)
 
void attach (Gtk::Window *win)
 

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