, including all inherited members.
_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] |
_combo_box_area (defined in nux::AbstractComboBox) | nux::AbstractComboBox | [protected] |
_combo_box_opening_area (defined in nux::AbstractComboBox) | nux::AbstractComboBox | [protected] |
_double_click | nux::InputArea | [protected] |
_event_processor (defined in nux::InputArea) | nux::InputArea | |
_font (defined in nux::View) | nux::View | [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_active | nux::View | [protected] |
_is_focused (defined in nux::Area) | nux::Area | [protected] |
_keyboard_receiver_ignore_mouse_down_outside (defined in nux::InputArea) | nux::InputArea | [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_layout | nux::Area | [protected] |
_pango_static_text (defined in nux::AbstractComboBox) | nux::AbstractComboBox | [protected] |
_row_header_area | nux::TableItem | [protected] |
AbstractComboBox(NUX_FILE_LINE_PROTO) (defined in nux::AbstractComboBox) | nux::AbstractComboBox | |
AcceptKeyboardEvent() const | nux::Area | |
AcceptKeyNavFocus() (defined in nux::View) | nux::View | [virtual] |
AcceptMouseWheelEvent() const | nux::Area | |
ActivateFocus() (defined in nux::Focusable) | nux::Focusable | |
ActivateView() | nux::View | |
AddItem(const TCHAR *label, int Uservalue=0) (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
AddNextSibling(NodeItem *sibling) (defined in nux::TableItem) | nux::TableItem | [virtual] |
AddPrevSibling(NodeItem *sibling) (defined in nux::TableItem) | nux::TableItem | [virtual] |
AddProperty(std::string const &name, PropertyBase *property) (defined in nux::Introspectable) | nux::Introspectable | [inline] |
AlwaysShowOpeningButton() | nux::TableItem | [inline] |
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 | |
begin_key_focus | nux::InputArea | |
CanBreakLayout() | nux::View | [inline, virtual] |
CanFocus() (defined in nux::Focusable) | nux::Focusable | |
CaptureMouseDownAnyWhereElse(bool b) (defined in nux::InputArea) | nux::InputArea | |
child_head (defined in nux::NodeItem) | nux::NodeItem | [protected] |
child_tail (defined in nux::NodeItem) | nux::NodeItem | [protected] |
ChildFocusChanged (defined in nux::Area) | nux::Area | |
Close() | nux::TableItem | [inline] |
ComboBoxPropertyItem(const TCHAR *name) (defined in nux::ComboBoxPropertyItem) | nux::ComboBoxPropertyItem | |
ComboBoxSimple(NUX_FILE_LINE_PROTO) (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
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] |
ComputePropertyLayout(int x, int y, RowHeader *row, const std::vector< ColumnHeader > &column_vector) (defined in nux::ComboBoxPropertyItem) | nux::ComboBoxPropertyItem | [virtual] |
CreateFromXML(const TiXmlElement *elementxml) | nux::NodeNetCom | [virtual] |
DeactivateView() | nux::View | |
DeleteChildren() (defined in nux::NodeNetCom) | nux::NodeNetCom | |
DeleteTree() (defined in nux::NodeItem) | nux::NodeItem | |
Depth() const (defined in nux::NodeItem) | nux::NodeItem | |
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::ComboBoxSimple) | nux::ComboBoxSimple | [protected, virtual] |
DoubleClickEnabled() const | nux::InputArea | |
Draw(GraphicsEngine &GfxContext, bool force_draw) (defined in nux::AbstractComboBox) | nux::AbstractComboBox | [virtual] |
DrawContent(GraphicsEngine &GfxContext, bool force_draw) (defined in nux::AbstractComboBox) | nux::AbstractComboBox | [virtual] |
DrawProperty(GraphicsEngine &GfxContext, TableCtrl *table, bool force_draw, Geometry geo, const BasePainter &Painter, RowHeader *row, const std::vector< ColumnHeader > &column_vector, Color ItemBackgroundColor=Color(0x0)) (defined in nux::ComboBoxPropertyItem) | nux::ComboBoxPropertyItem | [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_focus | nux::InputArea | |
end_keyboard_grab (defined in nux::InputArea) | nux::InputArea | |
FindAreaUnderMouse(const Point &mouse_position, NuxEventType event_type) | nux::ComboBoxSimple | [protected, virtual] |
FindChildNodeID(int id) | nux::NodeNetCom | |
FindKeyFocusArea(unsigned int key_symbol, unsigned long x11_key_code, unsigned long special_keys_state) (defined in nux::View) | nux::View | [protected, virtual] |
FindNode(NodeItem *) (defined in nux::NodeItem) | nux::NodeItem | |
FindNodeID(int id) | nux::NodeNetCom | |
FirstChildNode(void) (defined in nux::NodeItem) | nux::NodeItem | [inline] |
FirstChildNode(void) const (defined in nux::NodeItem) | nux::NodeItem | [inline] |
FirstSibling(void) (defined in nux::NodeItem) | nux::NodeItem | |
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 | |
FromXML(const TiXmlElement *elementxml) (defined in nux::NodeNetCom) | nux::NodeNetCom | [virtual] |
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 | |
get_num_child() (defined in nux::NodeItem) | nux::NodeItem | [inline] |
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 | |
GetBackgroundColor() const (defined in nux::TableItem) | nux::TableItem | [inline] |
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 | |
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 | |
GetID() const (defined in nux::NodeNetCom) | nux::NodeNetCom | [inline, protected] |
GetItem(int index) const (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
GetItemBestHeight() (defined in nux::ComboBoxPropertyItem) | nux::ComboBoxPropertyItem | [virtual] |
GetItemTextColor() const (defined in nux::TableItem) | nux::TableItem | [inline] |
GetLayout() | nux::View | [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 | |
GetMenuPage() (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | [inline] |
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 | |
GetName() const (defined in nux::NodeNetCom) | nux::NodeNetCom | [inline] |
GetNodeXMLAttributes(const TiXmlElement *elementxml) (defined in nux::NodeNetCom) | nux::NodeNetCom | [protected] |
GetNumItem() const (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
GetObjectSize() | nux::Trackable | [virtual] |
GetParameterType() const (defined in nux::NodeNetCom) | nux::NodeNetCom | [inline, protected] |
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 | |
GetSelectionIndex() const (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
GetSelectionLabel() const (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
GetSelectionUserValue() const (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
GetStaticText() (defined in nux::AbstractComboBox) | nux::AbstractComboBox | [inline] |
GetStretchFactor() (defined in nux::Area) | nux::Area | [virtual] |
GetString(NString str) const (defined in nux::SectionProperty) | nux::SectionProperty | [inline] |
GetTable() (defined in nux::TableItem) | nux::TableItem | [inline] |
GetTextColor() (defined in nux::View) | nux::View | [virtual] |
GetToplevel() | nux::Area | |
GetTopLevelViewWindow() | nux::Area | |
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 | |
Hide() | nux::TableItem | [inline] |
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 | |
isDirtyItem() const (defined in nux::TableItem) | nux::TableItem | [inline] |
IsDynamic() const | nux::Trackable | |
IsEnable() const (defined in nux::NodeNetCom) | nux::NodeNetCom | [inline, protected] |
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] |
IsMouseInside() | nux::InputArea | |
IsMouseOwner() | nux::InputArea | |
isOpen() const | nux::TableItem | [inline] |
IsParentOpen() const | nux::TableItem | [inline] |
IsRedrawNeeded() (defined in nux::View) | nux::View | [virtual] |
IsSensitive() | nux::Area | |
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::NodeNetCom) | nux::NodeNetCom | [inline, protected] |
nux::ComboBoxSimple::IsVisible() | nux::Area | |
key_down (defined in nux::InputArea) | nux::InputArea | |
key_up | nux::InputArea | |
KeyboardReceiverIgnoreMouseDownOutside() (defined in nux::InputArea) | nux::InputArea | |
KeyNavIteration(KeyNavDirection direction) (defined in nux::View) | nux::View | [virtual] |
LastChildNode(void) (defined in nux::NodeItem) | nux::NodeItem | [inline] |
LastChildNode(void) const (defined in nux::NodeItem) | nux::NodeItem | [inline] |
LastSibling(void) (defined in nux::NodeItem) | nux::NodeItem | |
LayoutAdded (defined in nux::View) | nux::View | |
LayoutRemoved (defined in nux::View) | nux::View | |
link_this_to_parent_first(NodeItem *parent) (defined in nux::NodeItem) | nux::NodeItem | |
link_this_to_parent_last(NodeItem *parent) (defined in nux::NodeItem) | nux::NodeItem | |
link_this_to_sibling_next(NodeItem *sibling) (defined in nux::NodeItem) | nux::NodeItem | |
link_this_to_sibling_prev(NodeItem *sibling) (defined in nux::NodeItem) | nux::NodeItem | |
ListControl (defined in nux::TableItem) | nux::TableItem | [friend] |
m_AlwaysShowOpeningButton (defined in nux::TableItem) | nux::TableItem | [protected] |
m_bDirty (defined in nux::TableItem) | nux::TableItem | [protected] |
m_bIsFirstVisibleItem (defined in nux::TableItem) | nux::TableItem | [protected] |
m_bIsLastVisibleItem (defined in nux::TableItem) | nux::TableItem | [protected] |
m_bIsMouseInside (defined in nux::TableItem) | nux::TableItem | [protected] |
m_block_focus (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | [protected] |
m_bParentOpen | nux::TableItem | [protected] |
m_CompositionLayout (defined in nux::View) | nux::View | [protected] |
m_CurrentMenu (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | [protected] |
m_depth (defined in nux::TableItem) | nux::TableItem | [protected] |
m_FirstColumnUsableGeometry (defined in nux::TableItem) | nux::TableItem | [protected] |
m_height (defined in nux::TableItem) | nux::TableItem | [protected] |
m_hlayout (defined in nux::AbstractComboBox) | nux::AbstractComboBox | [protected] |
m_isOpen (defined in nux::TableItem) | nux::TableItem | [protected] |
m_IsOpeningMenu (defined in nux::AbstractComboBox) | nux::AbstractComboBox | [protected] |
m_ItemBackgroundColor (defined in nux::TableItem) | nux::TableItem | [protected] |
m_ItemGeometryVector | nux::TableItem | [protected] |
m_MenuIsActive (defined in nux::AbstractComboBox) | nux::AbstractComboBox | [protected] |
m_PropertyRedraw (defined in nux::TableItem) | nux::TableItem | [protected] |
m_PropertyTextColor (defined in nux::TableItem) | nux::TableItem | [protected] |
m_RowHeaderGeometry (defined in nux::TableItem) | nux::TableItem | [protected] |
m_sCOMBO_BUTTON_COLOR (defined in nux::AbstractComboBox) | nux::AbstractComboBox | [protected, static] |
m_sCOMBO_COLOR (defined in nux::AbstractComboBox) | nux::AbstractComboBox | [protected, static] |
m_sCOMBO_MOUSEOVER_COLOR (defined in nux::AbstractComboBox) | nux::AbstractComboBox | [protected, static] |
m_SelectedAction (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | [protected] |
m_Table (defined in nux::TableItem) | nux::TableItem | [protected] |
m_TextColor (defined in nux::View) | nux::View | [protected] |
m_TotalGeometry (defined in nux::TableItem) | nux::TableItem | [protected] |
m_width (defined in nux::TableItem) | nux::TableItem | [protected] |
m_x (defined in nux::TableItem) | nux::TableItem | [protected] |
m_y (defined in nux::TableItem) | nux::TableItem | [protected] |
mouse_click | nux::InputArea | |
mouse_double_click | nux::InputArea | |
mouse_down | nux::InputArea | |
mouse_down_outside_pointer_grab_area | nux::InputArea | |
mouse_drag | nux::InputArea | |
mouse_enter | nux::InputArea | |
mouse_leave | nux::InputArea | |
mouse_move | nux::InputArea | |
mouse_up | nux::InputArea | |
mouse_wheel | nux::InputArea | |
MouseFocusOnOtherArea() (defined in nux::InputArea) | nux::InputArea | |
MoveSelectionDown() (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
MoveSelectionUp() (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
NeedSoftRedraw() | nux::View | [virtual] |
Next(void) (defined in nux::NodeItem) | nux::NodeItem | [inline] |
Next(void) const (defined in nux::NodeItem) | nux::NodeItem | |
next_object_to_key_focus_area_ (defined in nux::Area) | nux::Area | [protected] |
next_sibling (defined in nux::NodeItem) | nux::NodeItem | [protected] |
NodeItem() (defined in nux::NodeItem) | nux::NodeItem | |
NodeNetCom(const TCHAR *Name, NodeParameterType type=NODE_TYPE_UNDEFINED) (defined in nux::NodeNetCom) | nux::NodeNetCom | [protected] |
NumChild() const (defined in nux::NodeItem) | nux::NodeItem | |
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_destroyed | nux::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 | |
OnKeyNavChangeReconfigure | nux::Area | |
OnKeyNavFocusActivate (defined in nux::Area) | nux::Area | |
OnKeyNavFocusChange (defined in nux::Area) | nux::Area | |
OnMouseDown(int x, int y, unsigned long button_flags, unsigned long key_flags) (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
OnMouseUp(int x, int y, unsigned long button_flags, unsigned long key_flags) (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
OnPopupStop() (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
OnQueueDraw | nux::View | |
OnResize | nux::Area | |
OnSensitiveChanged (defined in nux::Area) | nux::Area | |
OnVisibleChanged (defined in nux::Area) | nux::Area | |
Open() | nux::TableItem | [inline] |
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 | |
Parent(void) (defined in nux::NodeItem) | nux::NodeItem | [inline] |
Parent(void) const (defined in nux::NodeItem) | nux::NodeItem | [inline] |
parent_node (defined in nux::NodeItem) | nux::NodeItem | [protected] |
PositionChildLayout(float offsetX, float offsetY) (defined in nux::View) | nux::View | [virtual] |
PostDraw(GraphicsEngine &GfxContext, bool force_draw) (defined in nux::AbstractComboBox) | nux::AbstractComboBox | [virtual] |
PostLayoutManagement(long LayoutResult) (defined in nux::View) | nux::View | [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::View) | nux::View | [virtual] |
PreResizeGeometry() (defined in nux::View) | nux::View | [virtual] |
Prev(void) (defined in nux::NodeItem) | nux::NodeItem | [inline] |
Prev(void) const (defined in nux::NodeItem) | nux::NodeItem | |
prev_sibling (defined in nux::NodeItem) | nux::NodeItem | [protected] |
ProcessDraw(GraphicsEngine &GfxContext, bool force_draw) (defined in nux::View) | nux::View | [virtual] |
ProcessEvent(IEvent &ievent, long TraverseInfo, long ProcessEventInfo) (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | [protected, virtual] |
ProcessFocusEvent(IEvent &ievent, long TraverseInfo, long ProcessEventInfo) (defined in nux::View) | nux::View | [virtual] |
ProcessPropertyEvent(IEvent &ievent, long TraverseInfo, long ProcessEventInfo) (defined in nux::ComboBoxPropertyItem) | nux::ComboBoxPropertyItem | [virtual] |
PushChildBack(NodeItem *child) (defined in nux::TableItem) | nux::TableItem | [virtual] |
PushChildFront(NodeItem *child) (defined in nux::TableItem) | nux::TableItem | [virtual] |
QueueDraw() | nux::View | [virtual] |
QueueRelayout() | nux::Area | |
ReconfigureParentLayoutOnGeometryChange() | nux::Area | |
RecvClosingMenuSignal(MenuPage *menu_page) (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | [protected] |
RecvGeometryChanged(Area *area, Geometry &geo) (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
RecvMouseDown(int x, int y, unsigned long button_flags, unsigned long key_flags) (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
RecvMouseEnter(int x, int y, unsigned long button_flags, unsigned long key_flags) (defined in nux::AbstractComboBox) | nux::AbstractComboBox | |
RecvMouseLeave(int x, int y, unsigned long button_flags, unsigned long key_flags) (defined in nux::AbstractComboBox) | nux::AbstractComboBox | |
RecvMouseUp(int x, int y, unsigned long button_flags, unsigned long key_flags) (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
RecvSigActionTriggered(MenuPage *, ActionItem *) (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
RecvSigActionTriggered2(TableCtrl *table, TableItem *item, unsigned int row, unsigned int column) (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
RecvSigTerminateMenuCascade() (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
Reference() | nux::Object | [virtual] |
RemoveAllItem() (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
RemoveCompositionLayout() (defined in nux::View) | nux::View | [protected] |
RemoveItem(ActionItem *item) (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
RemoveLayout() (defined in nux::View) | nux::View | [protected] |
RequestBottomUpLayoutComputation(Area *bo_initiator) | nux::Area | [protected, virtual] |
RequestPropertyRedraw() (defined in nux::TableItem) | nux::TableItem | [inline] |
ResetDownwardPathToKeyFocusArea() (defined in nux::Area) | nux::Area | |
ResetUpwardPathToKeyFocusArea() (defined in nux::Area) | nux::Area | |
RootNode() (defined in nux::NodeItem) | nux::NodeItem | [inline] |
RootNode() const (defined in nux::NodeItem) | nux::NodeItem | |
SearchInAllSubNodes(Area *bo) (defined in nux::View) | nux::View | |
SearchInFirstSubNodes(Area *bo) (defined in nux::View) | nux::View | |
SectionProperty(const char *name, NodeParameterType type=NODE_TYPE_STATICTEXT) (defined in nux::SectionProperty) | nux::SectionProperty | |
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 | |
SetAcceptMouseWheelEvent(bool accept_mouse_wheel_event) | nux::Area | |
SetAlwaysShowOpeningButton(bool b) | nux::TableItem | [inline] |
SetAreaMousePosition(int x, int y) (defined in nux::InputArea) | nux::InputArea | |
SetBackgroundColor(Color const &c) (defined in nux::TableItem) | nux::TableItem | [inline, virtual] |
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 | |
SetCanFocus(bool can_focus) (defined in nux::View) | nux::View | |
SetCompositionLayout(Layout *layout) | nux::View | [protected, virtual] |
setDirtyItem(bool b) (defined in nux::TableItem) | nux::TableItem | [inline] |
SetEnable(bool b) (defined in nux::NodeNetCom) | nux::NodeNetCom | [inline, protected] |
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::View | [virtual] |
nux::InputArea::SetGeometry(int x, int y, int w, int h) | nux::Area | |
SetID(int id) (defined in nux::NodeNetCom) | nux::NodeNetCom | [inline, protected] |
SetItemTextColor(Color const &color) (defined in nux::TableItem) | nux::TableItem | [inline] |
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::View | [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 | |
SetName(const TCHAR *str) (defined in nux::NodeNetCom) | nux::NodeNetCom | [inline] |
SetNodeXMLAttributes(TiXmlElement *elementxml) const (defined in nux::NodeNetCom) | nux::NodeNetCom | [protected] |
SetOwnedReference(bool b) (defined in nux::Trackable) | nux::Trackable | [protected] |
SetParameterType(NodeParameterType t) (defined in nux::NodeNetCom) | nux::NodeNetCom | [inline, 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 | |
SetPropertyItemWidth() (defined in nux::TableItem) | nux::TableItem | [virtual] |
SetReconfigureParentLayoutOnGeometryChange(bool reconfigure_parent_layout) | nux::Area | |
SetSelectionIndex(int index) (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
SetSensitive(bool sensitive) | nux::Area | |
SetStretchFactor(unsigned int sf) (defined in nux::Area) | nux::Area | [virtual] |
SetString(NString str) (defined in nux::SectionProperty) | nux::SectionProperty | [inline] |
SetTextColor(const Color &color) (defined in nux::View) | nux::View | [virtual] |
SetUsingStyleDrawing(bool b) (defined in nux::View) | nux::View | [inline] |
SetVisible(bool b) (defined in nux::NodeNetCom) | nux::NodeNetCom | [inline, protected] |
nux::ComboBoxSimple::SetVisible(bool visible) | nux::Area | |
Show() | nux::TableItem | [inline] |
sigActionTriggered (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
sigCellFocus (defined in nux::TableItem) | nux::TableItem | |
sigRowFocus (defined in nux::TableItem) | nux::TableItem | |
sigTriggered (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
SinkReference() | nux::Object | [virtual] |
SkipChild() const | nux::NodeNetCom | [inline, virtual] |
start_keyboard_grab (defined in nux::InputArea) | nux::InputArea | |
TableCtrl (defined in nux::TableItem) | nux::TableItem | [friend] |
TableItem(const TCHAR *name, NodeParameterType type=NODE_TYPE_STATICTEXT) (defined in nux::TableItem) | nux::TableItem | |
TestMousePointerInclusion(const Point &mouse_position, NuxEventType event_type) | nux::Area | |
TestMousePointerInclusionFilterMouseWheel(const Point &mouse_position, NuxEventType event) | nux::Area | |
ToXML() const (defined in nux::NodeNetCom) | nux::NodeNetCom | [virtual] |
Trackable() (defined in nux::Trackable) | nux::Trackable | [protected] |
TreeControl (defined in nux::TableItem) | nux::TableItem | [friend] |
UnGrabKeyboard() (defined in nux::InputArea) | nux::InputArea | |
UnGrabPointer() (defined in nux::InputArea) | nux::InputArea | |
Unlink(void) | nux::TableItem | [virtual] |
nux::NodeNetCom::Unlink(NodeItem *child) | nux::NodeItem | [virtual] |
UnParentObject() | nux::Area | [virtual] |
UnReference() | nux::Object | [virtual] |
View(NUX_FILE_LINE_DECL) (defined in nux::View) | nux::View | |
~AbstractComboBox() (defined in nux::AbstractComboBox) | nux::AbstractComboBox | [virtual] |
~Area() (defined in nux::Area) | nux::Area | [virtual] |
~ComboBoxPropertyItem() (defined in nux::ComboBoxPropertyItem) | nux::ComboBoxPropertyItem | [virtual] |
~ComboBoxSimple() (defined in nux::ComboBoxSimple) | nux::ComboBoxSimple | |
~InitiallyUnownedObject() (defined in nux::InitiallyUnownedObject) | nux::InitiallyUnownedObject | |
~InputArea() (defined in nux::InputArea) | nux::InputArea | [virtual] |
~NodeItem() (defined in nux::NodeItem) | nux::NodeItem | [virtual] |
~NodeNetCom() (defined in nux::NodeNetCom) | nux::NodeNetCom | [inline, protected, virtual] |
~Object() | nux::Object | [protected, virtual] |
~SectionProperty() (defined in nux::SectionProperty) | nux::SectionProperty | [virtual] |
~TableItem() (defined in nux::TableItem) | nux::TableItem | [virtual] |
~Trackable()=0 (defined in nux::Trackable) | nux::Trackable | [protected, pure virtual] |
~View() (defined in nux::View) | nux::View | [virtual] |