CoreComponents 3.0.0
A Modern C++ Toolkit
Loading...
Searching...
No Matches
FloatingButton Member List

This is the complete list of members for FloatingButton, including all inherited members.

add(const View &child)View
addAbove(const View &child)View
addBelow(const View &child)View
alias(const State *state)Objectprotectedstatic
angle() constView
angle(double newValue)View
angle(Definition< double > &&f)View
angleEasing(const EasingCurve &easing, double duration)View
as() constObject
associate(Out< FloatingButton > self)FloatingButton
cc::PushButton::associate(Out< PushButton > self)PushButton
cc::InputControl::associate(Out< Control > self)Control
cc::View::associate(Out< View > self)View
cc::View::associate(Out< T > self)Viewprotected
attach(const Object &other)View
attach(Function< void()> &&f)View
basePaper() constView
bottom() constView
bottomCenter() constView
bottomCenter(Point newValue)View
bottomCenter(Definition< Point > &&a)View
bottomLeft() constView
bottomLeft(Point newValue)View
bottomLeft(Definition< Point > &&a)View
bottomRight() constView
bottomRight(Point newValue)View
bottomRight(Definition< Point > &&a)View
cairoSurface()Surface
cascade() constControl
center(Point newValue)View
center(Definition< Point > &&a)View
centerInParent()View
centerLeft() constView
centerLeft(Point newValue)View
centerLeft(Definition< Point > &&a)View
centerRight() constView
centerRight(Point newValue)View
centerRight(Definition< Point > &&a)View
children() constView
childrenCount() constView
childrenRect() constView
clip() constView
clip(bool newValue)View
clip(Definition< bool > &&f)View
collectVisible(InOut< List< T > > collection) constView
containsGlobal(Point g) constView
containsLocal(Point l) constView
Control()Control
Control(double width, double height)Control
Control(State *newState) (defined in Control)Controlexplicitprotected
Control(CreateState onDemand) (defined in Control)Controlexplicitprotected
count() constView
createState() (defined in Control)Controlprotectedstatic
CreateState typedef (defined in View)Viewprotected
cursor() constControl
cursor(Cursor newValue)Control
cursor(Definition< Cursor > &&f)Control
decoration() constView
decoration(const View &newValue)View
decoration(Definition< View > &&f)View
delegate() constControl
deplete()View
findChild(Point l) constView
findControl(Point l) constView
FloatingButton()FloatingButton
FloatingButton(const Picture &icon)FloatingButtonexplicit
FloatingButton(const String &text, const Picture &icon=Picture{})FloatingButtonexplicit
focus() constControl
focus(bool newValue)Control
fullId() constView
get()Viewprotected
get() constViewprotected
grab()Viewprotected
hasChildren() constView
hasParent() constView
hasWindow() constView
height() constView
hover() constControl
Id typedefView
id() constView
initOnce()Objectprotected
initOncePerThread()Objectprotected
innerHeight() constView
innerWidth() constView
InputControl()=defaultInputControl
InputControl(State *state) (defined in InputControl)InputControlexplicitprotected
InputControl(CreateState onDemand) (defined in InputControl)InputControlexplicitprotected
insertAt(Locator target, const View &child)View
insertAt(long index, const View &child)View
is() constObject
isHandheld() constView
isNull() constObject
isParentOf(const View &other) constView
isWeak() constObject
layout() constView
layout(const Layout &newValue)View
laysInsideOf(const View &other, double margin) constView
left() constView
mapToChild(const View &child, Point l) constView
mapToGlobal(Point l) constView
mapToLocal(Point g) constView
mapToParent(const View &parent, Point l) constView
maxSize() constView
me() (defined in PushButton)PushButtonprotected
me() const (defined in PushButton)PushButtonprotected
minSize() constView
moveToBottom()View
moveToTop()View
moving() constView
moving(bool newValue)View
moving(Definition< bool > &&f)View
nextPage(bool clear=true)Surface
Object()=defaultObject
Object(State *newState)Objectexplicitprotected
Object(State *state, Alias) (defined in Object)Objectexplicitprotected
Object(State *state, Weak) (defined in Object)Objectexplicitprotected
objectName() constView
objectName(const char *name)View
onAccepted(Function< void()> &&f)InputControl
onClicked(Function< void()> &&f)Control
onDemand() (defined in View)Viewprotectedstatic
onEndOfLife(Function< void()> &&f)View
onFingerClicked(Filter< FingerEvent > &&f)Control
onFingerMoved(Filter< FingerEvent > &&f)View
onFingerPressed(Filter< FingerEvent > &&f)View
onFingerReleased(Filter< FingerEvent > &&f)View
onKeyPressed(Filter< KeyEvent > &&f)View
onKeyReleased(Filter< KeyEvent > &&f)View
onMouseClicked(Filter< MouseEvent > &&f)Control
onMouseMoved(Filter< MouseEvent > &&f)View
onMousePressed(Filter< MouseEvent > &&f)View
onMouseReleased(Filter< MouseEvent > &&f)View
onPointerClicked(Filter< PointerEvent > &&f)Control
onPointerMoved(Filter< PointerEvent > &&f)View
onPointerPressed(Filter< PointerEvent > &&f)View
onPointerReleased(Filter< PointerEvent > &&f)View
onRejected(Function< void()> &&f)InputControl
onTriggered(Function< void()> &&f)PushButton
onWheelMoved(Filter< WheelEvent > &&f)View
onWindowEntered(Function< void()> &&f)View
onWindowLeft(Function< void()> &&f)View
opacity() constView
opacity(double newValue)View
opacity(Definition< double > &&f)View
opacityEasing(const EasingCurve &easing, double duration)View
operator bool() constObjectexplicit
operator()(Function< void()> &&f)PushButton
operator<=>(const View &other) constView
cc::Surface::operator<=>(const Object &other) constObject
operator=(std::nullptr_t) (defined in Object)Objectprotected
operator==(const Control &other) const (defined in Control)Control
operator==(State *other) const (defined in Control)Controlprotected
cc::View::operator==(const View &other) constView
operator==(const State *other) const (defined in View)Viewprotected
cc::Surface::operator==(const Object &other) constObject
padding() constView
padding(const Padding &newValue)View
padding(Definition< Padding > &&f)View
paint(Definition< void > &&f)View
paper() constView
paper(Color newValue)View
paper(Definition< Color > &&f)View
parent() constView
pivot() constView
pivot(Point newValue)View
pivot(Definition< Point > &&f)View
pivotEasing(const EasingCurve &easing, double duration)View
pointerPos() constControl
polish()Surface
pop()View
populate(const Function< void(View)> &&f)View
pos() constView
pos(Point newValue)View
pos(double x, double y)View
pos(Definition< Point > &&f)View
posEasing(const EasingCurve &easing, double duration, Function< bool()> &&direct=nullptr)View
preferredSize() constView
pressed() constControl
push(const View &child)View
PushButton()PushButton
PushButton(Style style, const String &text=String{}, const Picture &icon=Picture{})PushButtonexplicit
PushButton(Style style, const Picture &icon)PushButton
PushButton(const String &text, const Picture &icon=Picture{})PushButtonexplicit
PushButton(const Picture &icon)PushButtonexplicit
PushButton(CreateState onDemand) (defined in PushButton)PushButtonexplicitprotected
PushButton(State *newState) (defined in PushButton)PushButtonexplicitprotected
remove(const View &child)View
renderTo(Image &image) constView
right() constView
root() constView
run()View
scale() constView
scale(double newValue)View
scale(Definition< double > &&f)View
scaleEasing(const EasingCurve &easing, double duration)View
show()View
size() constView
size(Size newValue)View
size(double width, double height)View
size(Definition< Size > &&f)View
sizeEasing(const EasingCurve &easing, double duration)View
Style typedefPushButton
Surface()=defaultSurface
Surface(State *newState) (defined in Surface)Surfaceexplicitprotected
text() constPushButton
text(const String &newValue)PushButton
text(Definition< String > &&f)PushButton
top() constView
topCenter() constView
topCenter(Point newValue)View
topCenter(Definition< Point > &&a)View
topLeft() constView
topLeft(Point newValue)View
topLeft(Definition< Point > &&a)View
topRight() constView
topRight(Point newValue)View
topRight(Definition< Point > &&a)View
touch()View
update()View
useCount() constObject
View()=defaultView
View(double width, double height)View
View(State *newState)Viewexplicitprotected
View(CreateState onDemand)Viewexplicitprotected
visible() constView
visible(bool newValue)View
visible(Definition< bool > &&f)View
visibleChildren() constView
weak() const (defined in Object)Objectprotected
weak(const State *state) (defined in Object)Objectprotectedstatic
width() constView
window() constView
x() constView
y() constView