ubit
Public Member Functions | Public Attributes | Friends | List of all members
ubit::UDataContext Class Reference

information on UData objects that are being retrieved by UEvent::getData() or UEvent::getStr(). More...

#include <uevent.hpp>

Public Member Functions

URect getBounds () const
 return the location and the size of the data object relatively to e.getView().
 
void set (UUpdateContext &, UData *, UChildIter data_iter, UChildIter end_iter, const URect &, int _strpos, bool exact_match)
 
void merge (UUpdateContext &, UData *, UChildIter data_iter, UChildIter end_iter, const URect &, bool exact_match)
 

Public Attributes

URect win_clip
 
bool exact_match
 
long strpos
 
long strpos2
 
UChildIter it
 
UChildIter it2
 
UDatadata
 
UViewsource_view
 
UPoint win_eventpos
 

Friends

class UBox
 
class UView
 
class UFlowView
 
class UEdit
 
class USelection
 

Detailed Description

information on UData objects that are being retrieved by UEvent::getData() or UEvent::getStr().


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