#include <uevent.hpp>
Public Member Functions | |
USourceProps (UView *hardwin_view) | |
void | reset (UView *hardwin_view) |
void | set (UView *view, UGroup *, const UContext &curp) |
Public Attributes | |
unsigned char | enabled |
is the source enabled ?. | |
unsigned char | inMenu |
is the source directly or indirectly included in a menu?. | |
unsigned char | autoCloseMenu |
does the source close menus when clicked?. | |
unsigned char | redrawStatus |
URegion | redrawClip |
redrawClip is the region that must be redrawn (defined only if redrawStatus is true). | |
UView * | opaqueView |
the last opaque view beneath the sourceView. | |
UView * | layoutView |
layout should take place from this view. | |
UView * | incrustView |
const UCursor * | cursor |
the cursor of the sourceView. | |
UGroup * | browsingGroup |
UGroup * | parentBrowsingGroup |
[impl]. | |
UContext * | parentContext |
[impl]. |