CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::UIModelViewController< TModelType, TViewControllerType > Member List

This is the complete list of members for CeresEngine::UIModelViewController< TModelType, TViewControllerType >, including all inherited members.

acceptsFirstResponder() constCeresEngine::UIResponderinlinevirtual
addChildViewController(UIViewController *childViewController)CeresEngine::UIViewController
addChildViewController(const UIViewControllerPtr &childViewController)CeresEngine::UIViewControllerinline
becomeFirstResponder()CeresEngine::UIResponderinlinevirtual
createView()CeresEngine::UIViewControllerprotectedvirtual
cursorUpdate(const UIEvent &event)CeresEngine::UIRespondervirtual
didAddChildViewController(UIViewController *const childViewController)CeresEngine::UIViewControllerinlinevirtual
didAppear()CeresEngine::UIViewControllerinlinevirtual
didDisappear()CeresEngine::UIViewControllerinlinevirtual
didLayout()CeresEngine::UIViewControllerinlinevirtual
didLoad()CeresEngine::UIViewControllerinlinevirtual
didRemoveChildViewController(UIViewController *const childViewController)CeresEngine::UIViewControllerinlinevirtual
dispatch(UIResponder *const firstResponder, const UIEvent &event)CeresEngine::UIResponderstatic
flagsChanged(const UIEvent &event)CeresEngine::UIRespondervirtual
flushBufferedKeyEvents()CeresEngine::UIRespondervirtual
getChildViewControllers() const noexceptCeresEngine::UIViewControllerinline
getNextResponder() const finalCeresEngine::UIViewControllervirtual
getParentViewController() const noexceptCeresEngine::UIViewControllerinline
getRepresentedObject() const noexceptCeresEngine::UIModelViewController< TModelType, TViewControllerType >inline
getRepresentedObject() noexceptCeresEngine::UIModelViewController< TModelType, TViewControllerType >inline
getView() constCeresEngine::UIViewController
instantiateView()CeresEngine::UIViewControllerprivate
interpretKeyEvents(const Vector< UIKeyEvent > &events)CeresEngine::UIRespondervirtual
isViewLoaded() const noexceptCeresEngine::UIViewControllerinline
keyDown(const UIKeyEvent &event)CeresEngine::UIRespondervirtual
keyUp(const UIKeyEvent &event)CeresEngine::UIRespondervirtual
loadView(UIView &view)CeresEngine::UIViewControllerprotectedvirtual
mChildViewControllersCeresEngine::UIViewControllerprivate
mDeleterCeresEngine::RefCounted< UIViewController >private
ModelType typedefCeresEngine::UIModelViewController< TModelType, TViewControllerType >
mouseDown(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
mouseDragged(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
mouseEntered(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
mouseExited(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
mouseMoved(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
mouseUp(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
mParentViewControllerCeresEngine::UIViewControllerprivate
mRefCounterCeresEngine::RefCounted< UIViewController >private
mRepresentedObjectCeresEngine::UIViewControllerprivate
mViewCeresEngine::UIViewControllerprivate
mViewLoadedCeresEngine::UIViewControllerprivate
otherMouseDown(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
otherMouseDragged(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
otherMouseUp(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
performKeyEquivalent(const UIKeyEvent &event)CeresEngine::UIRespondervirtual
RefCounted(Args &&... args)CeresEngine::RefCounted< UIViewController >inlineexplicit
release() noexceptCeresEngine::RefCounted< UIViewController >inline
removeChildViewController(UIViewController *childViewController)CeresEngine::UIViewController
removeChildViewController(const UIViewControllerPtr &childViewController)CeresEngine::UIViewControllerinline
removeFromParentViewController()CeresEngine::UIViewController
resignFirstResponder()CeresEngine::UIResponderinlinevirtual
retain() noexceptCeresEngine::RefCounted< UIViewController >inline
rightMouseDown(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
rightMouseDragged(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
rightMouseUp(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
scrollWheel(const UIMouseEvent &event)CeresEngine::UIRespondervirtual
setRepresentedObject(const ModelType &representedObject)CeresEngine::UIModelViewController< TModelType, TViewControllerType >inline
setRepresentedObject(ModelType &&representedObject)CeresEngine::UIModelViewController< TModelType, TViewControllerType >inline
CeresEngine::UIViewController::setRepresentedObject(const Any &representedObject)CeresEngine::UIViewController
UIViewController()=defaultCeresEngine::UIViewController
UIViewController(UIView &view)CeresEngine::UIViewControllerexplicit
UIViewController(UIView *view)CeresEngine::UIViewControllerexplicit
ViewControllerType typedefCeresEngine::UIModelViewController< TModelType, TViewControllerType >
willAppear()CeresEngine::UIViewControllerinlinevirtual
willDisappear()CeresEngine::UIViewControllerinlinevirtual
willLayout()CeresEngine::UIViewControllerinlinevirtual
~UIResponder()=defaultCeresEngine::UIRespondervirtual
~UIViewController() overrideCeresEngine::UIViewController