Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Bakery::BusyCursor Class Reference

Changes the cursor for as long as this instance lives. More...

#include <BusyCursor.h>

List of all members.

Public Member Functions

 BusyCursor (Gtk::Window &window, Gdk::CursorType cursor_type=Gdk::WATCH)
virtual ~BusyCursor ()

Protected Member Functions

void force_gui_update ()

Protected Attributes

Gdk::Cursor m_Cursor
Glib::RefPtr< Gdk::Windowm_refWindow


Detailed Description

Changes the cursor for as long as this instance lives.

For instance, put it at the start of code in a { and } block.


Constructor & Destructor Documentation

Bakery::BusyCursor::BusyCursor Gtk::Window window,
Gdk::CursorType  cursor_type = Gdk::WATCH
 

virtual Bakery::BusyCursor::~BusyCursor  )  [virtual]
 


Member Function Documentation

void Bakery::BusyCursor::force_gui_update  )  [protected]
 


Member Data Documentation

Gdk::Cursor Bakery::BusyCursor::m_Cursor [protected]
 

Glib::RefPtr<Gdk::Window> Bakery::BusyCursor::m_refWindow [protected]
 


The documentation for this class was generated from the following file:
Generated on Tue Jan 4 19:00:48 2005 for bakery by  doxygen 1.3.9.1