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

UFlow Class Reference

Event Flow [Ubit Internals]. More...

#include <uflow.hpp>

List of all members.

Public Member Functions

 UFlow (int flow_id, class UAppli &, class UDisp &)
int getID () const
UDispgetDisp () const
UAppligetAppli () const
UGroupgetBrowsingGroup () const
void setBrowsingGroup (UGroup *grp)
 [impl] gets/sets current browse group.
UMenuCtrl & getMenuCtrl () const
 [impl] returns the Menu Controller.
UTextsel & getTextsel () const
 [impl] returns the text selection of the application.
void setCursor (class UEvent &, const class UCursor *)
void winMousePress (UWin *win, UEvent &)
void winMouseRelease (UWin *win, UEvent &)
void winMouseMove (UWin *win, UEvent &)
void winKeyPress (UWin *win, UEvent &)
void winKeyRelease (UWin *win, UEvent &)
void winLeave (UWin *win, UEvent &)
void winDestroy (UWin *win, UEvent &)
UBoxfindBox (const UEvent &e, u_modes, UView *&found_view)
void boxEnter (UEvent &, UBox *, int bstyle)
void boxLeave (UEvent &)
void boxMousePress (UEvent &)
void boxMouseRelease (UEvent &)
void boxMouseMove (UEvent &)
void boxKeyPress (UEvent &)
void boxKeyRelease (UEvent &)
void deleteNotify (class UView *deleted_view)
void deleteNotify (class UGroup *deleted_group)
 [impl] notifies the application(s) that a view/object has been deleted
UWinretrieveRemPointer (class UDisp *)
void showRemPointers (class UEvent &, int mode=0)

Friends

class UAppli
class UCtrl


Detailed Description

Event Flow [Ubit Internals].

Note: The default Event Flow is the standard X window event flow. Its flow ID is 0.


The documentation for this class was generated from the following files:
Generated on Thu May 19 12:40:18 2005 for Ubit[Eric.Lecolinet@enst.fr] by  doxygen 1.4.2