CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::UISplitViewController Member List

This is the complete list of members for CeresEngine::UISplitViewController, including all inherited members.

acceptsFirstResponder() constCeresEngine::UIResponderinlinevirtual
addChildViewController(UIViewController *childViewController)CeresEngine::UIViewController
addChildViewController(const UIViewControllerPtr &childViewController)CeresEngine::UIViewControllerinline
becomeFirstResponder()CeresEngine::UIResponderinlinevirtual
createView() overrideCeresEngine::TUIViewController< UISplitView >inlinevirtual
cursorUpdate(const UIEvent &event)CeresEngine::UIRespondervirtual
didAddChildViewController(UIViewController *const childViewController) overrideCeresEngine::UISplitViewControllervirtual
didAppear()CeresEngine::UIViewControllerinlinevirtual
didDisappear()CeresEngine::UIViewControllerinlinevirtual
didLayout()CeresEngine::UIViewControllerinlinevirtual
didLoad()CeresEngine::UIViewControllerinlinevirtual
didRemoveChildViewController(UIViewController *const childViewController) overrideCeresEngine::UISplitViewControllervirtual
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::UIViewControllerinline
getView() constCeresEngine::TUIViewController< UISplitView >inline
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) finalCeresEngine::TUIViewController< UISplitView >inlinevirtual
loadView(ViewType &view)CeresEngine::TUIViewController< UISplitView >inlinevirtual
mChildViewControllersCeresEngine::UIViewControllerprivate
mDeleterCeresEngine::RefCounted< UIViewController >private
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
ParentViewControllerType typedefCeresEngine::TUIViewController< UISplitView >
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 Any &representedObject)CeresEngine::UIViewController
super typedefCeresEngine::TUIViewController< UISplitView >private
TUIViewController(Args &&... args)CeresEngine::UISplitViewControllerinlineexplicit
TUIViewController(ViewType *const view)CeresEngine::UISplitViewControllerinlineexplicit
UIViewController()=defaultCeresEngine::UIViewController
UIViewController(UIView &view)CeresEngine::UIViewControllerexplicit
UIViewController(UIView *view)CeresEngine::UIViewControllerexplicit
ViewType typedefCeresEngine::TUIViewController< UISplitView >
willAppear()CeresEngine::UIViewControllerinlinevirtual
willDisappear()CeresEngine::UIViewControllerinlinevirtual
willLayout()CeresEngine::UIViewControllerinlinevirtual
~UIResponder()=defaultCeresEngine::UIRespondervirtual
~UIViewController() overrideCeresEngine::UIViewController