nux-1.14.0
nux::Tooltip Member List
This is the complete list of members for nux::Tooltip, including all inherited members.
_anchorX (defined in nux::Tooltip)nux::Tooltip [protected]
_anchorY (defined in nux::Tooltip)nux::Tooltip [protected]
_can_focus (defined in nux::View)nux::View [protected]
_can_pass_focus_to_composite_layout (defined in nux::View)nux::View [protected]
_capture_mouse_down_any_where_else (defined in nux::InputArea)nux::InputArea [protected]
_double_clicknux::InputArea [protected]
_dpiX (defined in nux::Tooltip)nux::Tooltip [protected]
_dpiY (defined in nux::Tooltip)nux::Tooltip [protected]
_entering_hidden_statenux::BaseWindow [protected]
_entering_visible_statenux::BaseWindow [protected]
_event_processor (defined in nux::InputArea)nux::InputArea
_font (defined in nux::View)nux::View [protected]
_fontOpts (defined in nux::Tooltip)nux::Tooltip [protected]
_full_redraw (defined in nux::View)nux::View [protected]
_has_keyboard_focus (defined in nux::InputArea)nux::InputArea [protected]
_heap_allocated (defined in nux::Trackable)nux::Trackable [protected]
_is_activenux::View [protected]
_is_focused (defined in nux::Area)nux::Area [protected]
_keyboard_receiver_ignore_mouse_down_outside (defined in nux::InputArea)nux::InputArea [protected]
_labelText (defined in nux::Tooltip)nux::Tooltip [protected]
_need_redraw (defined in nux::View)nux::View [protected]
_on_focus_changed_handler (defined in nux::View)nux::View [protected]
_on_geometry_changeg_reconfigure_parent_layoutnux::Area [protected]
_paint_layer (defined in nux::BaseWindow)nux::BaseWindow [protected]
_texture2D (defined in nux::Tooltip)nux::Tooltip [protected]
accept_key_nav_focus_ (defined in nux::BaseWindow)nux::BaseWindow [protected]
AcceptKeyboardEvent() const nux::Area
AcceptKeyNavFocus() (defined in nux::BaseWindow)nux::BaseWindow [protected, virtual]
AcceptMouseWheelEvent() const nux::Area
ActivateFocus() (defined in nux::Focusable)nux::Focusable
ActivateView()nux::View
AddProperty(std::string const &name, PropertyBase *property) (defined in nux::Introspectable)nux::Introspectable [inline]
AddWidget(View *ic) (defined in nux::BaseWindow)nux::BaseWindow
AddWidget(View *ic, int stretchfactor) (defined in nux::BaseWindow)nux::BaseWindow
AddWidget(std::list< View * > *ViewList) (defined in nux::BaseWindow)nux::BaseWindow
ApplyMaxHeight() (defined in nux::Area)nux::Area
ApplyMaxWidth() (defined in nux::Area)nux::Area
ApplyMinHeight() (defined in nux::Area)nux::Area
ApplyMinWidth() (defined in nux::Area)nux::Area
Area(NUX_FILE_LINE_DECL) (defined in nux::Area)nux::Area
BaseWindow(const TCHAR *WindowName=TEXT(""), NUX_FILE_LINE_PROTO) (defined in nux::BaseWindow)nux::BaseWindow
begin_key_focusnux::InputArea
CanBreakLayout()nux::View [inline, virtual]
CanFocus() (defined in nux::Focusable)nux::Focusable
CaptureMouseDownAnyWhereElse(bool b) (defined in nux::InputArea)nux::InputArea
ChildFocusChanged (defined in nux::Area)nux::Area
ChildNeedsRedraw() (defined in nux::BaseWindow)nux::BaseWindow [protected]
ComboBox_Logic_WindowView (defined in nux::BaseWindow)nux::BaseWindow [friend]
ComputeChildLayout() (defined in nux::View)nux::View [virtual]
ComputeLayout2() (defined in nux::View)nux::View [virtual]
ComputePosition2(float offsetX, float offsetY) (defined in nux::View)nux::View [virtual]
DeactivateView()nux::View
Dispose()nux::Object [virtual]
DoActivateFocus() (defined in nux::Area)nux::Area [virtual]
DoCanFocus() (defined in nux::View)nux::View [virtual]
DoGetFocused() (defined in nux::View)nux::View [virtual]
DoMouseDownOutsideArea(int x, int y, unsigned long mousestate, unsigned long keystate) (defined in nux::View)nux::View [protected]
DoneRedraw() (defined in nux::View)nux::View [virtual]
DoSetFocused(bool focused) (defined in nux::View)nux::View [virtual]
DoubleClickEnabled() const nux::InputArea
Draw(GraphicsEngine &gfxContext, bool forceDraw) (defined in nux::Tooltip)nux::Tooltip [virtual]
DrawContent(GraphicsEngine &gfxContext, bool forceDraw) (defined in nux::Tooltip)nux::Tooltip [virtual]
EmitEndKeyboardFocus() (defined in nux::InputArea)nux::InputArea [protected, virtual]
EmitKeyDownSignal(unsigned int key_symbol, unsigned long x11_key_code, unsigned long special_keys_state) (defined in nux::InputArea)nux::InputArea [protected, virtual]
EmitKeyEventSignal(unsigned long event_type, unsigned int key_symbol, unsigned long special_keys_state, const char *text, int key_repeat_count) (defined in nux::InputArea)nux::InputArea [protected, virtual]
EmitKeyUpSignal(unsigned int key_symbol, unsigned long x11_key_code, unsigned long special_keys_state) (defined in nux::InputArea)nux::InputArea [protected, virtual]
EmitMouseClickSignal(int x, int y, unsigned long mouse_button_state, unsigned long special_keys_state) (defined in nux::InputArea)nux::InputArea [protected, virtual]
EmitMouseDoubleClickSignal(int x, int y, unsigned long mouse_button_state, unsigned long special_keys_state) (defined in nux::InputArea)nux::InputArea [protected, virtual]
EmitMouseDownOutsideArea(int x, int y, unsigned long mouse_button_state, unsigned long special_keys_state) (defined in nux::InputArea)nux::InputArea [protected, virtual]
EmitMouseDownSignal(int x, int y, unsigned long mouse_button_state, unsigned long special_keys_state) (defined in nux::InputArea)nux::InputArea [protected, virtual]
EmitMouseDragSignal(int x, int y, int dx, int dy, unsigned long mouse_button_state, unsigned long special_keys_state) (defined in nux::InputArea)nux::InputArea [protected, virtual]
EmitMouseEnterSignal(int x, int y, unsigned long mouse_button_state, unsigned long special_keys_state) (defined in nux::InputArea)nux::InputArea [protected, virtual]
EmitMouseLeaveSignal(int x, int y, unsigned long mouse_button_state, unsigned long special_keys_state) (defined in nux::InputArea)nux::InputArea [protected, virtual]
EmitMouseMoveSignal(int x, int y, int dx, int dy, unsigned long mouse_button_state, unsigned long special_keys_state) (defined in nux::InputArea)nux::InputArea [protected, virtual]
EmitMouseUpSignal(int x, int y, unsigned long mouse_button_state, unsigned long special_keys_state) (defined in nux::InputArea)nux::InputArea [protected, virtual]
EmitMouseWheelSignal(int x, int y, int wheel_delta, unsigned long mouse_button_state, unsigned long special_keys_state) (defined in nux::InputArea)nux::InputArea [protected, virtual]
EmitStartKeyboardFocus() (defined in nux::InputArea)nux::InputArea [protected, virtual]
EnableDoubleClick(bool double_click)nux::InputArea
end_key_focusnux::InputArea
end_keyboard_grab (defined in nux::InputArea)nux::InputArea
FindAreaUnderMouse(const Point &mouse_position, NuxEventType event_type)nux::BaseWindow [virtual]
FindKeyFocusArea(unsigned int key_symbol, unsigned long x11_key_code, unsigned long special_keys_state) (defined in nux::View)nux::View [protected, virtual]
FocusActivated (defined in nux::Area)nux::Area
FocusChanged (defined in nux::Area)nux::Area
ForceStartFocus(int x, int y)nux::InputArea
ForceStopFocus(int x, int y) (defined in nux::InputArea)nux::InputArea
GeometryChanged() (defined in nux::View)nux::View [protected, virtual]
GeometryChangePending() (defined in nux::View)nux::View [protected, virtual]
Get2DMatrix() const (defined in nux::Area)nux::Area
Get3DMatrix() const (defined in nux::Area)nux::Area
GetAbsoluteGeometry() const nux::Area [virtual]
GetAbsoluteHeight() const nux::Area
GetAbsoluteWidth() const nux::Area
GetAbsoluteX() const nux::Area
GetAbsoluteY() const nux::Area
GetAllocationLoation() const (defined in nux::Object)nux::Object
GetBackupTextureData(int &width, int &height, int &format)nux::BaseWindow
GetBaseHeight() const (defined in nux::Area)nux::Area
GetBaseString() const (defined in nux::Area)nux::Area
GetBaseWidth() const (defined in nux::Area)nux::Area
GetBaseX() const (defined in nux::Area)nux::Area
GetBaseY() const (defined in nux::Area)nux::Area
GetBorder() const (defined in nux::BaseWindow)nux::BaseWindow [protected]
GetCompositionLayout()nux::View [protected, virtual]
GetExtend() (defined in nux::Area)nux::Area [virtual]
GetFocusableEventType(unsigned long eventType, unsigned long keysym, const char *character, FocusDirection *direction) (defined in nux::Focusable)nux::Focusable [static]
GetFocused() (defined in nux::Focusable)nux::Focusable
GetFont() (defined in nux::View)nux::View
GetGeometry() const nux::Area
GetLayout()nux::BaseWindow [virtual]
GetLayoutProperties()nux::Area
GetMaximumHeight() const (defined in nux::Area)nux::Area
GetMaximumSize() const (defined in nux::Area)nux::Area
GetMaximumWidth() const (defined in nux::Area)nux::Area
GetMinimumHeight() const (defined in nux::Area)nux::Area
GetMinimumSize() const (defined in nux::Area)nux::Area
GetMinimumWidth() const (defined in nux::Area)nux::Area
GetMouseX() (defined in nux::InputArea)nux::InputArea
GetMouseY() (defined in nux::InputArea)nux::InputArea
GetObjectSize()nux::Trackable [virtual]
GetOpacity() (defined in nux::BaseWindow)nux::BaseWindow
GetParentObject() const (defined in nux::Area)nux::Area
GetPercentage() (defined in nux::Area)nux::Area [virtual]
GetPositioning() (defined in nux::Area)nux::Area [virtual]
GetProperty(std::string const &name, T *foo=0) (defined in nux::Introspectable)nux::Introspectable
GetReferenceCount() const nux::Object
GetRootGeometry() const nux::Area [virtual]
GetRootHeight() const nux::Area
GetRootWidth() const nux::Area
GetRootX() const nux::Area
GetRootY() const nux::Area
GetStretchFactor() (defined in nux::Area)nux::Area [virtual]
GetTextColor() (defined in nux::View)nux::View [virtual]
GetTopBorder() const (defined in nux::BaseWindow)nux::BaseWindow [protected]
GetToplevel()nux::Area
GetTopLevelViewWindow()nux::Area
GetWindowName() (defined in nux::BaseWindow)nux::BaseWindow [inline]
GrabKeyboard() (defined in nux::InputArea)nux::InputArea
GrabPointer() (defined in nux::InputArea)nux::InputArea
has_key_focus_ (defined in nux::Area)nux::Area [protected]
HasFocusControl() (defined in nux::View)nux::View
HasKeyboardFocus() (defined in nux::InputArea)nux::InputArea
HasKeyFocus() const (defined in nux::Area)nux::Area
HasMouseFocus() (defined in nux::InputArea)nux::InputArea
HasPassiveFocus() (defined in nux::View)nux::View
HasTopLevelParent()nux::Area
IncreaseSize(int x, int y) (defined in nux::Area)nux::Area
InitializeLayout() (defined in nux::View)nux::View [protected]
InitializeWidgets() (defined in nux::View)nux::View [protected]
InitiallyUnownedObject(NUX_FILE_LINE_PROTO)nux::InitiallyUnownedObject
InnerGetAbsoluteGeometry(Geometry &geometry)nux::Area [protected]
InnerGetRootGeometry(Geometry &geometry)nux::Area [protected]
InputArea(NUX_FILE_LINE_PROTO) (defined in nux::InputArea)nux::InputArea
InspectKeyEvent(unsigned int eventType, unsigned int keysym, const char *character)nux::Area [virtual]
Introspectable() (defined in nux::Introspectable)nux::Introspectable [inline]
Is3DArea() const (defined in nux::Area)nux::Area
IsArea() const (defined in nux::View)nux::View [inline, virtual]
IsCaptureMouseDownAnyWhereElse() const (defined in nux::InputArea)nux::InputArea
IsChildOf(Area *parent)nux::Area
IsDynamic() const nux::Trackable
IsFullRedraw() const nux::View [protected]
IsHeapAllocated()nux::Trackable
IsHitDetectionSkipingChildren(bool skip_children) (defined in nux::View)nux::View
IsInputArea() const (defined in nux::Area)nux::Area [virtual]
IsLayout() const (defined in nux::View)nux::View [inline, virtual]
IsLayoutDone() (defined in nux::Area)nux::Area [virtual]
IsModal() const (defined in nux::BaseWindow)nux::BaseWindow
IsMouseInside()nux::InputArea
IsMouseOwner()nux::InputArea
IsRedrawNeeded() (defined in nux::View)nux::View [virtual]
IsSensitive()nux::Area
IsSizeMatchContent() const nux::BaseWindow [inline]
IsSpaceLayout() const (defined in nux::View)nux::View [inline, virtual]
IsUsingStyleDrawing() const (defined in nux::View)nux::View [inline]
IsView() const (defined in nux::View)nux::View [inline, virtual]
IsViewActive() const nux::View
IsViewWindow() const (defined in nux::Area)nux::Area [virtual]
IsVisible() const (defined in nux::BaseWindow)nux::BaseWindow
nux::View::IsVisible()nux::Area
key_down (defined in nux::InputArea)nux::InputArea
key_upnux::InputArea
KeyboardReceiverIgnoreMouseDownOutside() (defined in nux::InputArea)nux::InputArea
KeyNavIteration(KeyNavDirection direction) (defined in nux::View)nux::View [virtual]
LayoutAdded (defined in nux::View)nux::View
LayoutRemoved (defined in nux::View)nux::View
LayoutWindowElements()nux::Tooltip [protected, virtual]
m_Border (defined in nux::BaseWindow)nux::BaseWindow [protected]
m_CompositionLayout (defined in nux::View)nux::View [protected]
m_configure_notify_callbacknux::BaseWindow [protected]
m_configure_notify_callback_datanux::BaseWindow [protected]
m_layout (defined in nux::BaseWindow)nux::BaseWindow [protected]
m_TextColor (defined in nux::View)nux::View [protected]
m_TopBorder (defined in nux::BaseWindow)nux::BaseWindow [protected]
mouse_clicknux::InputArea
mouse_double_clicknux::InputArea
mouse_downnux::InputArea
mouse_down_outside_pointer_grab_areanux::InputArea
mouse_dragnux::InputArea
mouse_enternux::InputArea
mouse_leavenux::InputArea
mouse_movenux::InputArea
mouse_upnux::InputArea
mouse_wheelnux::InputArea
MouseFocusOnOtherArea() (defined in nux::InputArea)nux::InputArea
NeedSoftRedraw()nux::View [virtual]
next_object_to_key_focus_area_ (defined in nux::Area)nux::Area [protected]
NotifyConfigurationChange(int width, int height)nux::Tooltip [protected, virtual]
NUX_DECLARE_OBJECT_TYPE(InputArea, Area) (defined in nux::InputArea)nux::InputArea
NUX_DECLARE_OBJECT_TYPE(InitiallyUnownedObject, Object) (defined in nux::InitiallyUnownedObject)nux::InitiallyUnownedObject
NUX_DECLARE_OBJECT_TYPE(BaseObject, Trackable) (defined in nux::Object)nux::Object
NUX_DECLARE_ROOT_OBJECT_TYPE(Trackable) (defined in nux::Trackable)nux::Trackable
Object(bool OwnTheReference=true, NUX_FILE_LINE_PROTO)nux::Object
object_destroyednux::Object
OnChildFocusChanged(Area *child) (defined in nux::View)nux::View [protected]
OnDraw(GraphicsEngine &GfxContext, bool force_draw)nux::InputArea [virtual]
OnEvent(Event &ievent, long TraverseInfo, long ProcessEventInfo) (defined in nux::InputArea)nux::InputArea [virtual]
OnGeometryChanged (defined in nux::Area)nux::Area
OnKeyNavChangeReconfigurenux::Area
OnKeyNavFocusActivate (defined in nux::Area)nux::Area
OnKeyNavFocusChange (defined in nux::Area)nux::Area
OnQueueDrawnux::View
OnResizenux::Area
OnSensitiveChanged (defined in nux::Area)nux::Area
OnVisibleChanged (defined in nux::Area)nux::Area
operator delete(void *ptr) (defined in nux::Trackable)nux::Trackable [static]
operator new(size_t size) (defined in nux::Trackable)nux::Trackable [static]
operator new(size_t size, void *ptr) (defined in nux::Trackable)nux::Trackable [static]
OverlayDrawing(GraphicsEngine &GfxContext) (defined in nux::View)nux::View [inline, virtual]
OwnsKeyboardGrab() (defined in nux::InputArea)nux::InputArea
OwnsPointerGrab() (defined in nux::InputArea)nux::InputArea
OwnsTheReference()nux::Trackable
PositionChildLayout(float offsetX, float offsetY) (defined in nux::Tooltip)nux::Tooltip [protected, virtual]
PostDraw(GraphicsEngine &GfxContext, bool force_draw) (defined in nux::BaseWindow)nux::BaseWindow [virtual]
PostLayoutManagement(long layoutResult) (defined in nux::Tooltip)nux::Tooltip [protected, virtual]
PostProcessEvent2(IEvent &ievent, long TraverseInfo, long ProcessEventInfo) (defined in nux::View)nux::View [virtual]
PostResizeGeometry() (defined in nux::View)nux::View [virtual]
PreLayoutManagement() (defined in nux::Tooltip)nux::Tooltip [protected, virtual]
premultiply (defined in nux::BaseWindow)nux::BaseWindow
PreResizeGeometry() (defined in nux::View)nux::View [virtual]
ProcessDraw(GraphicsEngine &GfxContext, bool force_draw) (defined in nux::View)nux::View [virtual]
ProcessEvent(IEvent &iEvent, long traverseInfo, long processEventInfo) (defined in nux::Tooltip)nux::Tooltip [virtual]
ProcessFocusEvent(IEvent &ievent, long TraverseInfo, long ProcessEventInfo) (defined in nux::View)nux::View [virtual]
PushHigher(BaseWindow *floating_view)nux::BaseWindow
PushLower(BaseWindow *floating_view)nux::BaseWindow
PushToBack()nux::BaseWindow
PushToFront()nux::BaseWindow
QueueDraw()nux::View [virtual]
QueueRelayout()nux::Area
ReconfigureParentLayoutOnGeometryChange()nux::Area
Reference()nux::Object [virtual]
RemoveCompositionLayout() (defined in nux::View)nux::View [protected]
RemoveLayout() (defined in nux::View)nux::View [protected]
RequestBottomUpLayoutComputation(Area *bo_initiator)nux::Area [protected, virtual]
ResetDownwardPathToKeyFocusArea() (defined in nux::Area)nux::Area
ResetUpwardPathToKeyFocusArea() (defined in nux::Area)nux::Area
SearchInAllSubNodes(Area *bo) (defined in nux::View)nux::View
SearchInFirstSubNodes(Area *bo) (defined in nux::View)nux::View
Set2DMatrix(const Matrix4 &mat) (defined in nux::Area)nux::Area
Set2DTranslation(float tx, float ty, float tz) (defined in nux::Area)nux::Area
set_new_handler(std::new_handler handler) (defined in nux::Trackable)nux::Trackable [static]
SetAcceptKeyboardEvent(bool accept_key_event)nux::Area
SetAcceptKeyNavFocus(bool accept) (defined in nux::BaseWindow)nux::BaseWindow [protected]
SetAcceptMouseWheelEvent(bool accept_mouse_wheel_event)nux::Area
SetAreaMousePosition(int x, int y) (defined in nux::InputArea)nux::InputArea
SetBackgroundColor(const Color &color) (defined in nux::BaseWindow)nux::BaseWindow
SetBackgroundLayer(AbstractPaintLayer *layer) (defined in nux::BaseWindow)nux::BaseWindow
SetBaseHeight(int h) (defined in nux::Area)nux::Area
SetBaseSize(int w, int h)nux::Area
SetBaseString(const TCHAR *Caption) (defined in nux::InputArea)nux::InputArea [virtual]
SetBaseWidth(int w) (defined in nux::Area)nux::Area
SetBaseX(int x) (defined in nux::Area)nux::Area
SetBaseXY(int x, int y) (defined in nux::Area)nux::Area
SetBaseY(int y) (defined in nux::Area)nux::Area
SetBorder(int border) (defined in nux::BaseWindow)nux::BaseWindow [protected]
SetCanFocus(bool can_focus) (defined in nux::View)nux::View
SetCompositionLayout(Layout *layout)nux::View [protected, virtual]
SetConfigureNotifyCallback(ConfigureNotifyCallback Callback, void *Data)nux::BaseWindow
SetEnterFocusInputArea(InputArea *input_area)nux::BaseWindow
SetExtend(MinorDimensionSize ext) (defined in nux::Area)nux::Area [virtual]
SetFocusControl(bool focus_control) (defined in nux::View)nux::View
SetFocused(bool focused) (defined in nux::Focusable)nux::Focusable
SetFont(ObjectPtr< FontTexture > font) (defined in nux::View)nux::View
SetGeometry(const Geometry &geo)nux::BaseWindow [virtual]
nux::InputArea::SetGeometry(int x, int y, int w, int h)nux::Area
SetKeyboardFocus(bool b) (defined in nux::InputArea)nux::InputArea
SetKeyboardReceiverIgnoreMouseDownOutside(bool ignore_mouse_down_outside) (defined in nux::InputArea)nux::InputArea
SetLayout(Layout *layout)nux::BaseWindow [virtual]
SetLayoutDone(bool b) (defined in nux::Area)nux::Area [virtual]
SetLayoutProperties(LayoutProperties *properties)nux::Area
SetMaximumHeight(int h) (defined in nux::Area)nux::Area
SetMaximumSize(int w, int h) (defined in nux::Area)nux::Area
SetMaximumWidth(int w) (defined in nux::Area)nux::Area
SetMinimumHeight(int h) (defined in nux::Area)nux::Area
SetMinimumSize(int w, int h) (defined in nux::Area)nux::Area
SetMinimumWidth(int w) (defined in nux::Area)nux::Area
SetMinMaxSize(int w, int h) (defined in nux::Area)nux::Area
SetOpacity(float opacity) (defined in nux::BaseWindow)nux::BaseWindow
SetOwnedReference(bool b) (defined in nux::Trackable)nux::Trackable [protected]
SetParentObject(Area *)nux::Area [virtual]
SetPathToKeyFocusArea() (defined in nux::Area)nux::Area
SetPercentage(float f) (defined in nux::Area)nux::Area [virtual]
SetPositioning(MinorDimensionPosition p) (defined in nux::Area)nux::Area [virtual]
SetProperty(std::string const &name, const char *value)nux::Introspectable [inline]
SetProperty(std::string const &name, T const &value) (defined in nux::Introspectable)nux::Introspectable
SetReconfigureParentLayoutOnGeometryChange(bool reconfigure_parent_layout)nux::Area
SetSensitive(bool sensitive)nux::Area
SetStretchFactor(unsigned int sf) (defined in nux::Area)nux::Area [virtual]
SetTextColor(const Color &color) (defined in nux::View)nux::View [virtual]
SetTopBorder(int border) (defined in nux::BaseWindow)nux::BaseWindow [protected]
SetUsingStyleDrawing(bool b) (defined in nux::View)nux::View [inline]
SetVisible(bool visible)nux::Area
SetWindowSizeMatchLayout(bool b)nux::BaseWindow [inline, virtual]
ShowWindow(bool b, bool StartModal=false) (defined in nux::BaseWindow)nux::BaseWindow [virtual]
sigHiddennux::BaseWindow
sigVisiblenux::BaseWindow
SinkReference()nux::Object [virtual]
start_keyboard_grab (defined in nux::InputArea)nux::InputArea
StopModal() (defined in nux::BaseWindow)nux::BaseWindow
TestMousePointerInclusion(const Point &mouse_position, NuxEventType event_type)nux::Area
TestMousePointerInclusionFilterMouseWheel(const Point &mouse_position, NuxEventType event)nux::Area
Tooltip(int x, int y, NString text) (defined in nux::Tooltip)nux::Tooltip
Trackable() (defined in nux::Trackable)nux::Trackable [protected]
UnGrabKeyboard() (defined in nux::InputArea)nux::InputArea
UnGrabPointer() (defined in nux::InputArea)nux::InputArea
UnParentObject()nux::Area [virtual]
UnReference()nux::Object [virtual]
View(NUX_FILE_LINE_DECL) (defined in nux::View)nux::View
~Area() (defined in nux::Area)nux::Area [virtual]
~BaseWindow() (defined in nux::BaseWindow)nux::BaseWindow [virtual]
~InitiallyUnownedObject() (defined in nux::InitiallyUnownedObject)nux::InitiallyUnownedObject
~InputArea() (defined in nux::InputArea)nux::InputArea [virtual]
~Object()nux::Object [protected, virtual]
~Tooltip() (defined in nux::Tooltip)nux::Tooltip
~Trackable()=0 (defined in nux::Trackable)nux::Trackable [protected, pure virtual]
~View() (defined in nux::View)nux::View [virtual]
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends