|
ubit
|
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 |
| UData * | data |
| UView * | source_view |
| UPoint | win_eventpos |
Friends | |
| class | UBox |
| class | UView |
| class | UFlowView |
| class | UEdit |
| class | USelection |
information on UData objects that are being retrieved by UEvent::getData() or UEvent::getStr().
1.8.12