CoreComponents 4.0.0
A Modern C++ Toolkit
Loading...
Searching...
No Matches
NumberInput Member List

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

accept(Function< bool()> &&f)TextInput
add(this auto &&self, const View &child) -> decltype(auto)View
addAbove(this auto &&self, const View &child) -> decltype(auto)View
addBelow(this auto &&self, const View &child) -> decltype(auto)View
alias(const State *state)Objectprotectedstatic
angle() constView
angle(this auto &&self, double newValue) -> decltype(auto)View
angle(this auto &&self, Definition< double > &&f) -> decltype(auto)View
angleEasing(this auto &&self, const EasingCurve &curve, double duration, Function< bool()> &&direct=nullptr) -> decltype(auto)View
as() constObject
associate(Out< NumberInput > self)NumberInput
cc::TextInput::associate(Out< TextInput > self)TextInput
cc::InputControl::associate(Out< Control > self)Control
cc::View::associate(Out< View > self)View
cc::View::associate(Out< T > self)Viewprotected
attach(this auto &&self, const Object &other) -> decltype(auto)View
attach(this auto &&self, Function< void()> &&f) -> decltype(auto)View
basePaper() constView
bottom() constView
bottomCenter() constView
bottomCenter(this auto &&self, Point newValue) -> decltype(auto)View
bottomCenter(this auto &&self, Definition< Point > &&a) -> decltype(auto)View
bottomLeft() constView
bottomLeft(this auto &&self, Point newValue) -> decltype(auto)View
bottomLeft(this auto &&self, Definition< Point > &&a) -> decltype(auto)View
bottomRight() constView
bottomRight(this auto &&self, Point newValue) -> decltype(auto)View
bottomRight(this auto &&self, Definition< Point > &&a) -> decltype(auto)View
cairoSurface()Surface
cascade() constControl
center(this auto &&self, Point newValue) -> decltype(auto)View
center(this auto &&self, Definition< Point > &&a) -> decltype(auto)View
centerInParent(this auto &&self) -> decltype(auto)View
centerLeft() constView
centerLeft(this auto &&self, Point newValue) -> decltype(auto)View
centerLeft(this auto &&self, Definition< Point > &&a) -> decltype(auto)View
centerRight() constView
centerRight(this auto &&self, Point newValue) -> decltype(auto)View
centerRight(this auto &&self, Definition< Point > &&a) -> decltype(auto)View
children() constView
childrenCount() constView
childrenRect() constView
clip() constView
clip(this auto &&self, bool newValue) -> decltype(auto)View
clip(this auto &&self, Definition< bool > &&f) -> decltype(auto)View
collectVisible(InOut< List< T > > collection) constView
containsGlobal(Point g) constView
containsLocal(Point l) constView
Control(Out< Control > self=None{})Controlexplicit
Control(double width, double height, Out< Control > self=None{})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(this auto &&self, Cursor newValue) -> decltype(auto)Control
cursor(this auto &&self, Definition< Cursor > &&f) -> decltype(auto)Control
decimalPoint() constNumberInput
decimalPoint(char newValue)NumberInput
decimalPoint(Definition< char > &&f)NumberInput
decoration() constView
decoration(this auto &&self, View newValue) -> decltype(auto)View
decoration(this auto &&self, Definition< View > &&f) -> decltype(auto)View
delegate() constControl
deplete()View
digits() constNumberInput
digits(int newValue)NumberInput
digits(Definition< int > &&f)NumberInput
editor() constTextInputprotected
filter(Function< bool(Range range, InOut< String >)> &&f)TextInput
findChild(Point l) constView
findControl(Point l) constView
focus() constControl
focus(bool newValue)Control
font() constTextInput
font(Font newValue)TextInput
font(Definition< Font > &&f)TextInput
fullId() constView
get()Viewprotected
get() constViewprotected
grab()Viewprotected
hasChildren() constView
hasParent() constView
hasWindow() constView
height() constView
hover() constControl
id() constView
Id typedefView
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(this auto &&self, Locator target, const View &child) -> decltype(auto)View
insertAt(this auto &&self, long index, const View &child) -> decltype(auto)View
is() constObject
isHandheld() constView
isNull() constObject
isParentOf(const View &other) constView
isWeak() constObject
layout() constView
layout(this auto &&self, const Layout &newValue) -> decltype(auto)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
max() constNumberInput
max(double newValue)NumberInput
max(Definition< double > &&f)NumberInput
maxSize() constView
min() constNumberInput
min(double newValue)NumberInput
min(Definition< double > &&f)NumberInput
minSize() constView
moveToBottom()View
moveToTop()View
moving() constView
moving(this auto &&self, bool newValue) -> decltype(auto)View
moving(this auto &&self, Definition< bool > &&f) -> decltype(auto)View
nextPage(bool clear=true)Surface
NullAccess typedefObject
NumberInput(Out< NumberInput > self=None{})NumberInputexplicit
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(this auto &&self, Function< void()> &&f) -> decltype(auto)View
onFingerClicked(Filter< FingerEvent > &&f)Control
onFingerMoved(this auto &&self, Filter< FingerEvent > &&f) -> decltype(auto)View
onFingerPressed(this auto &&self, Filter< FingerEvent > &&f) -> decltype(auto)View
onFingerReleased(this auto &&self, Filter< FingerEvent > &&f) -> decltype(auto)View
onKeyPressed(this auto &&self, Filter< KeyEvent > &&f) -> decltype(auto)View
onKeyReleased(this auto &&self, Filter< KeyEvent > &&f) -> decltype(auto)View
onMouseClicked(Filter< MouseEvent > &&f)Control
onMouseMoved(this auto &&self, Filter< MouseEvent > &&f) -> decltype(auto)View
onMousePressed(this auto &&self, Filter< MouseEvent > &&f) -> decltype(auto)View
onMouseReleased(this auto &&self, Filter< MouseEvent > &&f) -> decltype(auto)View
onPenHovered(this auto &&self, Filter< PenEvent > &&f) -> decltype(auto)View
onPenMoved(this auto &&self, Filter< PenEvent > &&f) -> decltype(auto)View
onPenPressed(this auto &&self, Filter< PenEvent > &&f) -> decltype(auto)View
onPenReleased(this auto &&self, Filter< PenEvent > &&f) -> decltype(auto)View
onPointerClicked(Filter< PointerEvent > &&f)Control
onPointerMoved(this auto &&self, Filter< PointerEvent > &&f) -> decltype(auto)View
onPointerPressed(this auto &&self, Filter< PointerEvent > &&f) -> decltype(auto)View
onPointerReleased(this auto &&self, Filter< PointerEvent > &&f) -> decltype(auto)View
onRejected(Function< void()> &&f)InputControl
onValueChanged(Function< void()> &&f)NumberInput
onWheelMoved(this auto &&self, Filter< WheelEvent > &&f) -> decltype(auto)View
onWindowEntered(this auto &&self, Function< void()> &&f) -> decltype(auto)View
onWindowLeft(this auto &&self, Function< void()> &&f) -> decltype(auto)View
opacity() constView
opacity(this auto &&self, double newValue) -> decltype(auto)View
opacity(this auto &&self, Definition< double > &&f) -> decltype(auto)View
opacityEasing(this auto &&self, const EasingCurve &curve, double duration, Function< bool()> &&direct=nullptr) -> decltype(auto)View
operator bool() constObjectexplicit
operator()(this auto &&self, const View &child) -> decltype(auto)View
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(this auto &&self, Padding newValue) -> decltype(auto)View
padding(this auto &&self, Definition< Padding > &&f) -> decltype(auto)View
paint(Definition< void > &&f)View
paper() constView
paper(this auto &&self, Color newValue) -> decltype(auto)View
paper(this auto &&self, Definition< Color > &&f) -> decltype(auto)View
parent() constView
pivot() constView
pivot(this auto &&self, Point newValue) -> decltype(auto)View
pivot(this auto &&self, Definition< Point > &&f) -> decltype(auto)View
pivotEasing(this auto &&self, const EasingCurve &curve, double duration, Function< bool()> &&direct=nullptr) -> decltype(auto)View
pointerPos() constControl
polish()Surface
pop()View
populate(const Function< void(View)> &&f)View
pos() constView
pos(this auto &&self, Point newValue) -> decltype(auto)View
pos(this auto &&self, Definition< Point > &&f) -> decltype(auto)View
posEasing(this auto &&self, const EasingCurve &curve, double duration, Function< bool()> &&direct=nullptr) -> decltype(auto)View
precision() constNumberInput
precision(double newValue)NumberInput
precision(Definition< double > &&f)NumberInput
preferredSize() constView
pressed() constControl
push(this auto &&self, const View &child) -> decltype(auto)View
remove(const View &child)View
renderTo(Image &image) constView
right() constView
root() constView
run()View
scale() constView
scale(this auto &&self, double newValue) -> decltype(auto)View
scale(this auto &&self, Definition< double > &&f) -> decltype(auto)View
scaleEasing(this auto &&self, const EasingCurve &curve, double duration, Function< bool()> &&direct=nullptr) -> decltype(auto)View
selectAll() (defined in TextInput)TextInput
show()View
size() constView
size(this auto &&self, Size newValue) -> decltype(auto)View
size(this auto &&self, Definition< Size > &&f) -> decltype(auto)View
sizeEasing(this auto &&self, const EasingCurve &curve, double duration, Function< bool()> &&direct=nullptr) -> decltype(auto)View
sizerText() constTextInput
sizerText(const String &newValue)TextInput
sizerText(Definition< String > &&f)TextInput
Surface()=defaultSurface
Surface(State *newState) (defined in Surface)Surfaceexplicitprotected
text() constTextInput
text(const String &newValue)TextInput
textAlign() constTextInput
textAlign(TextAlign newValue)TextInput
textColor() constTextInput
textColor(Color newValue)TextInput
textColor(Definition< Color > &&f)TextInput
TextInput()TextInput
TextInput(const String &text)TextInputexplicit
TextInput(const TextEditor &editor)TextInputexplicitprotected
TextInput(CreateState onDemand)TextInputexplicitprotected
TextInput(State *newState)TextInputexplicitprotected
textPos() constTextInput
top() constView
topCenter() constView
topCenter(this auto &&self, Point newValue) -> decltype(auto)View
topCenter(this auto &&self, Definition< Point > &&a) -> decltype(auto)View
topLeft() constView
topLeft(this auto &&self, Point newValue) -> decltype(auto)View
topLeft(this auto &&self, Definition< Point > &&a) -> decltype(auto)View
topRight() constView
topRight(this auto &&self, Point newValue) -> decltype(auto)View
topRight(this auto &&self, Definition< Point > &&a) -> decltype(auto)View
touch()View
update()View
useCount() constObject
value() constNumberInput
value(double newValue)NumberInput
View()=defaultView
View(Out< View > self)Viewexplicit
View(const Size &size, Out< View > self=None{})Viewexplicit
View(double width, double height, Out< View > self=None{})View
View(const Layout &layout, Out< View > self=None{})Viewexplicit
View(State *newState)Viewexplicitprotected
View(CreateState onDemand)Viewexplicitprotected
VirginityTestFailed typedefObject
visible() constView
visible(this auto &&self, bool newValue) -> decltype(auto)View
visible(this auto &&self, Definition< bool > &&f) -> decltype(auto)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