CeresEngine
0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::UIWindow Member List
This is the complete list of members for
CeresEngine::UIWindow
, including all inherited members.
acceptsFirstResponder
() const
CeresEngine::UIResponder
inline
virtual
becomeFirstResponder
()
CeresEngine::UIResponder
inline
virtual
convertFromBacking
(const UIRect &rect) const
CeresEngine::UIWindow
convertFromBacking
(const UIPoint &point) const
CeresEngine::UIWindow
convertFromScreen
(const UIRect &rect) const
CeresEngine::UIWindow
convertFromScreen
(const UIPoint &point) const
CeresEngine::UIWindow
convertToBacking
(const UIRect &rect) const
CeresEngine::UIWindow
convertToBacking
(const UIPoint &point) const
CeresEngine::UIWindow
convertToScreen
(const UIRect &rect) const
CeresEngine::UIWindow
convertToScreen
(const UIPoint &point) const
CeresEngine::UIWindow
createBackingStore
() const
CeresEngine::UIWindow
cursorUpdate
(const UIEvent &event)
CeresEngine::UIResponder
virtual
dispatch
(UIResponder *const firstResponder, const UIEvent &event)
CeresEngine::UIResponder
static
display
()
CeresEngine::UIWindow
display
(UIDrawCommandBuffer &commandBuffer)
CeresEngine::UIWindow
displayIfNeeded
()
CeresEngine::UIWindow
displayIfNeeded
(UIDrawCommandBuffer &commandBuffer)
CeresEngine::UIWindow
flagsChanged
(const UIEvent &event)
CeresEngine::UIResponder
virtual
flush
()
CeresEngine::UIWindow
flushBufferedKeyEvents
()
CeresEngine::UIResponder
virtual
getAppearance
() const noexcept
CeresEngine::UIWindow
getBackingScaleFactor
() const
CeresEngine::UIWindow
getBackingStore
() const noexcept
CeresEngine::UIWindow
inline
getContentView
() const
CeresEngine::UIWindow
inline
virtual
getContentViewController
() const
CeresEngine::UIWindow
inline
getDevice
() const noexcept
CeresEngine::UIWindow
inline
getFirstResponder
() const
CeresEngine::UIWindow
getFrame
() const
CeresEngine::UIWindow
getInitialFirstResponder
() const
CeresEngine::UIWindow
getNextResponder
() const
CeresEngine::UIResponder
inline
virtual
getTitle
() const
CeresEngine::UIWindow
getTransformFromBacking
() const
CeresEngine::UIWindow
getTransformFromScreen
() const
CeresEngine::UIWindow
getTransformToBacking
() const
CeresEngine::UIWindow
getTransformToScreen
() const
CeresEngine::UIWindow
getViewsNeedDisplay
() const
CeresEngine::UIWindow
interpretKeyEvents
(const Vector< UIKeyEvent > &events)
CeresEngine::UIResponder
virtual
kDefaultAppearance
CeresEngine::UIWindow
static
keyDown
(const UIKeyEvent &event)
CeresEngine::UIResponder
virtual
keyUp
(const UIKeyEvent &event)
CeresEngine::UIResponder
virtual
layoutIfNeeded
()
CeresEngine::UIWindow
makeFirstResponder
(UIResponder *responder)
CeresEngine::UIWindow
mAppearance
CeresEngine::UIWindow
private
mBackingStore
CeresEngine::UIWindow
private
mContentView
CeresEngine::UIWindow
private
mContentViewController
CeresEngine::UIWindow
private
mDeleter
CeresEngine::RefCounted< UIWindow >
private
mDevice
CeresEngine::UIWindow
private
mFirstResponder
CeresEngine::UIWindow
private
mFlags
CeresEngine::UIWindow
private
mFrame
CeresEngine::UIWindow
private
mMouseDownView
CeresEngine::UIWindow
private
mouseDown
(const UIMouseEvent &event)
CeresEngine::UIResponder
virtual
mouseDragged
(const UIMouseEvent &event)
CeresEngine::UIResponder
virtual
mouseEntered
(const UIMouseEvent &event)
CeresEngine::UIResponder
virtual
mouseExited
(const UIMouseEvent &event)
CeresEngine::UIResponder
virtual
mouseMoved
(const UIMouseEvent &event)
CeresEngine::UIResponder
virtual
mouseUp
(const UIMouseEvent &event)
CeresEngine::UIResponder
virtual
mPreviousHitView
CeresEngine::UIWindow
private
mRefCounter
CeresEngine::RefCounted< UIWindow >
private
notifyBackingScaleFactorChange
(double newBackingScalingFactor)
CeresEngine::UIWindow
private
notifyFrameChanged
(const UIRect &newFrame)
CeresEngine::UIWindow
private
otherMouseDown
(const UIMouseEvent &event)
CeresEngine::UIResponder
virtual
otherMouseDragged
(const UIMouseEvent &event)
CeresEngine::UIResponder
virtual
otherMouseUp
(const UIMouseEvent &event)
CeresEngine::UIResponder
virtual
performKeyEquivalent
(const UIKeyEvent &event)
CeresEngine::UIResponder
virtual
RefCounted
(Args &&... args)
CeresEngine::RefCounted< UIWindow >
inline
explicit
release
() noexcept
CeresEngine::RefCounted< UIWindow >
inline
resignFirstResponder
(const UIResponder *responder)
CeresEngine::UIWindow
resignFirstResponder
()
CeresEngine::UIWindow
inline
virtual
retain
() noexcept
CeresEngine::RefCounted< UIWindow >
inline
rightMouseDown
(const UIMouseEvent &event)
CeresEngine::UIResponder
virtual
rightMouseDragged
(const UIMouseEvent &event)
CeresEngine::UIResponder
virtual
rightMouseUp
(const UIMouseEvent &event)
CeresEngine::UIResponder
virtual
scrollWheel
(const UIMouseEvent &event)
CeresEngine::UIResponder
virtual
sendEvent
(const UIEvent &event)
CeresEngine::UIWindow
setAppearance
(UIAppearance *appearance)
CeresEngine::UIWindow
setBackingStore
(UIBackingStorePtr &&backingStore)
CeresEngine::UIWindow
private
setContentView
(UIView *contentView)
CeresEngine::UIWindow
virtual
setContentViewController
(UIViewController *contentViewController)
CeresEngine::UIWindow
setContentViewController
(const UIViewControllerPtr &contentViewController)
CeresEngine::UIWindow
inline
setDevice
(UIWindowDevice &device)
CeresEngine::UIWindow
setFrame
(const UIRect &frame)
CeresEngine::UIWindow
virtual
setTitle
(const String &title)
CeresEngine::UIWindow
virtual
setViewsNeedDisplay
()
CeresEngine::UIWindow
setViewsNeedDisplay
(bool state)
CeresEngine::UIWindow
UIWindow
()
CeresEngine::UIWindow
explicit
UIWindow
(UIWindowDevice &device)
CeresEngine::UIWindow
explicit
UIWindowDevice
CeresEngine::UIWindow
friend
~UIResponder
()=default
CeresEngine::UIResponder
virtual
~UIWindow
() override
CeresEngine::UIWindow
Generated by
1.9.8