This is the complete list of members for CGUIHotkeysBehaviour, including all inherited members.
AddHotKeyMap(GUIKeyIdentifier_t eKeyIdentifier, eC_UInt uiModifiers, eC_Bool bCheckForModifiers, ObjectHandle_t eMappedObjID, eC_Bool bAbstractObj, CGUICommandPtr pkCommand=NULL, eC_Bool bActivated=true) | CGUIHotkeysBehaviour | |
AssociatedObjectChanges(CGUIObject *const pkNewAssociatedObject) | CGUIBehaviourDecorator | protectedvirtual |
CGUIBehaviourDecorator(CGUIObject *const pkObject=NULL) | CGUIBehaviourDecorator | protected |
CGUIBehaviourDecorator(const CGUIBehaviourDecorator &kSource) | CGUIBehaviourDecorator | protected |
CGUIHotkeysBehaviour(eC_Bool bMarkAlwaysAsHandled=false) | CGUIHotkeysBehaviour | |
CGUIHotkeysBehaviour(const CGUIHotkeysBehaviour &kSource) | CGUIHotkeysBehaviour | |
Clone() const | CGUIHotkeysBehaviour | virtual |
Decrease() | CGUIBehaviour | virtual |
DoButtonDown(const eC_Value &vAbsX=eC_FromInt(-1), const eC_Value &vAbsY=eC_FromInt(-1)) | CGUIBehaviour | virtual |
DoButtonUp(const eC_Value &vAbsX=eC_FromInt(-1), const eC_Value &vAbsY=eC_FromInt(-1)) | CGUIBehaviour | virtual |
DoChar(const eC_UInt &uiKey, const GUIKeyIdentifier_t &eKeyIdentifier, const eC_UInt &uiModifiers) | CGUIBehaviour | virtual |
DoClick(const eC_Value &vAbsX=eC_FromInt(-1), const eC_Value &vAbsY=eC_FromInt(-1)) | CGUIBehaviour | virtual |
DoDoubleClick(const eC_Value &vAbsX=eC_FromInt(-1), const eC_Value &vAbsY=eC_FromInt(-1)) | CGUIBehaviour | virtual |
DoDrag(const eC_Value &vDeltaX=eC_FromInt(-1), const eC_Value &vDeltaY=eC_FromInt(-1), const eC_Value &vAbsX=eC_FromInt(-1), const eC_Value &vAbsY=eC_FromInt(-1)) | CGUIBehaviour | virtual |
DoDragEnd(const eC_Value &vAbsX=eC_FromInt(-1), const eC_Value &vAbsY=eC_FromInt(-1)) | CGUIBehaviour | virtual |
DoKeyDown(const GUIKeyIdentifier_t &eKeyIdentifier, const eC_UInt &uiModifiers) | CGUIHotkeysBehaviour | protectedvirtual |
DoKeyUp(const GUIKeyIdentifier_t &eKeyIdentifier, const eC_UInt &uiModifiers) | CGUIHotkeysBehaviour | protectedvirtual |
DoLongClick(const eC_Value &vAbsX=eC_FromInt(-1), const eC_Value &vAbsY=eC_FromInt(-1)) | CGUIBehaviour | virtual |
DoMouseEnter(const eC_Value &vAbsX=eC_FromInt(-1), const eC_Value &vAbsY=eC_FromInt(-1)) | CGUIBehaviour | virtual |
DoMouseLeave(const eC_Value &vAbsX=eC_FromInt(-1), const eC_Value &vAbsY=eC_FromInt(-1)) | CGUIBehaviour | virtual |
DoMouseMove(const eC_Value &vAbsX=eC_FromInt(-1), const eC_Value &vAbsY=eC_FromInt(-1)) | CGUIBehaviour | virtual |
DoScale(const eC_Value &vDelta) | CGUIBehaviour | virtual |
DoScroll(const eC_Value &vAbsX, const eC_Value &vAbsY, const eC_Value &vDelta, const eC_Bool &bModifierActive) | CGUIBehaviour | virtual |
DoUserEvent(CGUIEvent *const pEvent) | CGUIBehaviour | virtual |
FocusNext(CGUIObject *const pRefObj=NULL, const eC_Bool &bSubTreeOfRefObjDone=false) | CGUIBehaviour | virtual |
FocusPrevious(CGUIObject *const pRefObj=NULL, const eC_Bool &bSubTreeOfRefObjDone=false) | CGUIBehaviour | virtual |
GenerateUUID() | CGUIStreamableObject | static |
GetAssociatedObject() const | CGUIBehaviourDecorator | protected |
GetFocus() | CGUIBehaviour | virtual |
GetHotKey(GUIKeyIdentifier_t &reKeyIdentifier, eC_UInt &ruiModifiers, ObjectHandle_t eMappedObjID) const | CGUIHotkeysBehaviour | |
GetXMLTag() const | CGUIStreamableObject | inline |
Increase() | CGUIBehaviour | virtual |
IsCompositeBehaviour() const | CGUIBehaviourDecorator | inlinevirtual |
LoseFocus() | CGUIBehaviour | virtual |
m_kHotKeyMapList | CGUIHotkeysBehaviour | protected |
OnCreate() | CGUIBehaviour | virtual |
OnDataPool(const DataPoolResource_t &eID) | CGUIBehaviour | virtual |
OnDelete() | CGUIBehaviour | virtual |
OnHide() | CGUIBehaviour | virtual |
OnShow() | CGUIBehaviour | virtual |
operator=(const CGUIHotkeysBehaviour &kSource) | CGUIHotkeysBehaviour | |
ReadFromStream() | CGUIHotkeysBehaviour | virtual |
ReadStreamingHeader(const eC_UInt &uiClassVersion, const eC_UInt &uiClassMinVersion=0) const | CGUIStreamableObject | protected |
SetActivated(GUIKeyIdentifier_t eKeyContent, eC_UInt uiModifiers, eC_Bool bActivated) | CGUIHotkeysBehaviour | |
SetMarkAlwaysAsHandled(eC_Bool bMarkAlwaysAsHandled) | CGUIHotkeysBehaviour | |
SetModifiers(GUIKeyIdentifier_t eKey, eC_UInt uiModifiers, eC_Bool bCheckForModifiers) | CGUIHotkeysBehaviour | |
SetXMLTag(const eC_String &kXMLTag) | CGUIStreamableObject | inline |
WriteStreamingFooter(const eC_Bool &bWriteClassID) const | CGUIStreamableObject | protected |
WriteStreamingHeader(const eC_Bool &bWriteClassID, const eC_Char *const pkClassIDTag, const eC_Int &iClassID, const eC_UInt &uiClassVersion) const | CGUIStreamableObject | protected |
WriteToStream(const eC_Bool bWriteClassID=false) | CGUIHotkeysBehaviour | virtual |
XMLTAG_BEHAVIOURCLASSID | CGUIBehaviour | static |
XMLTAG_BEHAVIOURCOUNT | CGUIBehaviour | static |
XMLTAG_CLASSVERSION | CGUIStreamableObject | static |
~CGUIBehaviourDecorator() | CGUIBehaviourDecorator | virtual |
~CGUIHotkeysBehaviour() (defined in CGUIHotkeysBehaviour) | CGUIHotkeysBehaviour | inlinevirtual |
~CGUIStreamableObject() (defined in CGUIStreamableObject) | CGUIStreamableObject | inlinevirtual |