CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for PasswordEdit, including all inherited members.
accept(Function< bool()> &&f) | LineEdit | |
add(const View &child) | View | |
addAbove(const View &child) | View | |
addBelow(const View &child) | View | |
alertIcon() | LineEdit | |
alias(const State *state) | Object | protectedstatic |
angle() const | View | |
angle(double newValue) | View | |
angle(Definition< double > &&f) | View | |
angleEasing(const EasingCurve &easing, double duration) | View | |
as() const | Object | |
associate(Out< PasswordEdit > self) | PasswordEdit | |
cc::LineEdit::associate(Out< LineEdit > self) | LineEdit | |
cc::Control::associate(Out< Control > self) | Control | |
cc::View::associate(Out< View > self) | View | |
cc::View::associate(Out< T > self) | View | protected |
attach(const Object &other) | View | |
attach(Function< void()> &&f) | View | |
basePaper() const | View | |
bottom() const | View | |
bottomCenter() const | View | |
bottomCenter(Point newValue) | View | |
bottomCenter(Definition< Point > &&a) | View | |
bottomLeft() const | View | |
bottomLeft(Point newValue) | View | |
bottomLeft(Definition< Point > &&a) | View | |
bottomRight() const | View | |
bottomRight(Point newValue) | View | |
bottomRight(Definition< Point > &&a) | View | |
cairoSurface() | Surface | |
cascade() const | Control | |
center(Point newValue) | View | |
center(Definition< Point > &&a) | View | |
centerInParent() | View | |
centerLeft() const | View | |
centerLeft(Point newValue) | View | |
centerLeft(Definition< Point > &&a) | View | |
centerRight() const | View | |
centerRight(Point newValue) | View | |
centerRight(Definition< Point > &&a) | View | |
children() const | View | |
childrenCount() const | View | |
childrenRect() const | View | |
clip() const | View | |
clip(bool newValue) | View | |
clip(Definition< bool > &&f) | View | |
collectVisible(InOut< List< T > > collection) const | View | |
containsGlobal(Point g) const | View | |
containsLocal(Point l) const | View | |
Control() | Control | |
Control(double width, double height) | Control | |
Control(State *newState) (defined in Control) | Control | explicitprotected |
Control(CreateState onDemand) (defined in Control) | Control | explicitprotected |
count() const | View | |
createState() (defined in Control) | Control | protectedstatic |
CreateState typedef (defined in View) | View | protected |
cursor() const | Control | |
cursor(Cursor newValue) | Control | |
cursor(Definition< Cursor > &&f) | Control | |
decoration() const | View | |
decoration(const View &newValue) | View | |
decoration(Definition< View > &&f) | View | |
delegate() const | Control | |
deplete() | View | |
error() const | LineEdit | |
error(const String &newValue) | LineEdit | |
error(Definition< String > &&f) | LineEdit | |
filter(Function< bool(Range range, InOut< String >)> &&f) | LineEdit | |
findChild(Point l) const | View | |
findControl(Point l) const | View | |
focus() const | Control | |
focus(bool newValue) | Control | |
fullId() const | View | |
get() | View | protected |
get() const | View | protected |
grab() | View | protected |
hasChildren() const | View | |
hasParent() const | View | |
hasWindow() const | View | |
height() const | View | |
help() const | LineEdit | |
help(const String &newValue) | LineEdit | |
help(Definition< String > &&f) | LineEdit | |
hover() const | Control | |
icon(const Picture &picture) | LineEdit | |
Id typedef | View | |
id() const | View | |
initOnce() | Object | protected |
initOncePerThread() | Object | protected |
innerHeight() const | View | |
innerWidth() const | View | |
input() const | LineEdit | protected |
insertAt(Locator target, const View &child) | View | |
insertAt(long index, const View &child) | View | |
is() const | Object | |
isHandheld() const | View | |
isNull() const | Object | |
isParentOf(const View &other) const | View | |
isWeak() const | Object | |
layout() const | View | |
layout(const Layout &newValue) | View | |
laysInsideOf(const View &other, double margin) const | View | |
leading(const View &view) | LineEdit | |
left() const | View | |
LineEdit() | LineEdit | |
LineEdit(const String &title) | LineEdit | explicit |
LineEdit(const TextInput &input, const String &title=String{}) | LineEdit | explicitprotected |
mapToChild(const View &child, Point l) const | View | |
mapToGlobal(Point l) const | View | |
mapToLocal(Point g) const | View | |
mapToParent(const View &parent, Point l) const | View | |
maxSize() const | View | |
me() (defined in LineEdit) | LineEdit | protected |
me() const (defined in LineEdit) | LineEdit | protected |
minSize() const | View | |
moveToBottom() | View | |
moveToTop() | View | |
moving() const | View | |
moving(bool newValue) | View | |
moving(Definition< bool > &&f) | View | |
nextPage(bool clear=true) | Surface | |
Object()=default | Object | |
Object(State *newState) | Object | explicitprotected |
Object(State *state, Alias) (defined in Object) | Object | explicitprotected |
Object(State *state, Weak) (defined in Object) | Object | explicitprotected |
objectName() const | View | |
objectName(const char *name) | View | |
onAccepted(Function< void()> &&f) | LineEdit | |
onClicked(Function< void()> &&f) | Control | |
onDemand() (defined in View) | View | protectedstatic |
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) | LineEdit | |
onWheelMoved(Filter< WheelEvent > &&f) | View | |
onWindowEntered(Function< void()> &&f) | View | |
onWindowLeft(Function< void()> &&f) | View | |
opacity() const | View | |
opacity(double newValue) | View | |
opacity(Definition< double > &&f) | View | |
opacityEasing(const EasingCurve &easing, double duration) | View | |
operator bool() const | Object | explicit |
operator<=>(const View &other) const | View | |
cc::Surface::operator<=>(const Object &other) const | Object | |
operator=(std::nullptr_t) (defined in Object) | Object | protected |
operator==(const Control &other) const (defined in Control) | Control | |
operator==(State *other) const (defined in Control) | Control | protected |
cc::View::operator==(const View &other) const | View | |
operator==(const State *other) const (defined in View) | View | protected |
cc::Surface::operator==(const Object &other) const | Object | |
padding() const | View | |
padding(const Padding &newValue) | View | |
padding(Definition< Padding > &&f) | View | |
paint(Definition< void > &&f) | View | |
paper() const | View | |
paper(Color newValue) | View | |
paper(Definition< Color > &&f) | View | |
parent() const | View | |
password() const | PasswordEdit | |
PasswordEdit()=default | PasswordEdit | |
PasswordEdit(const String &label) | PasswordEdit | explicit |
pivot() const | View | |
pivot(Point newValue) | View | |
pivot(Definition< Point > &&f) | View | |
pivotEasing(const EasingCurve &easing, double duration) | View | |
placeholder() const | LineEdit | |
placeholder(const String &newValue) | LineEdit | |
pointerPos() const | Control | |
polish() | Surface | |
pop() | View | |
populate(const Function< void(View)> &&f) | View | |
pos() const | View | |
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() const | View | |
pressed() const | Control | |
push(const View &child) | View | |
remove(const View &child) | View | |
renderTo(Image &image) const | View | |
right() const | View | |
root() const | View | |
run() | View | |
scale() const | View | |
scale(double newValue) | View | |
scale(Definition< double > &&f) | View | |
scaleEasing(const EasingCurve &easing, double duration) | View | |
show() | View | |
size() const | View | |
size(Size newValue) | View | |
size(double width, double height) | View | |
size(Definition< Size > &&f) | View | |
sizeEasing(const EasingCurve &easing, double duration) | View | |
status() const | LineEdit | |
status(const String &newValue) | LineEdit | |
status(Definition< String > &&f) | LineEdit | |
Surface()=default | Surface | |
Surface(State *newState) (defined in Surface) | Surface | explicitprotected |
text() const | LineEdit | |
text(const String &newValue) | LineEdit | |
title() const | LineEdit | |
title(const String &newValue) | LineEdit | |
top() const | View | |
topCenter() const | View | |
topCenter(Point newValue) | View | |
topCenter(Definition< Point > &&a) | View | |
topLeft() const | View | |
topLeft(Point newValue) | View | |
topLeft(Definition< Point > &&a) | View | |
topRight() const | View | |
topRight(Point newValue) | View | |
topRight(Definition< Point > &&a) | View | |
touch() | View | |
trailing(const View &view) | LineEdit | |
update() | View | |
useCount() const | Object | |
View()=default | View | |
View(double width, double height) | View | |
View(State *newState) | View | explicitprotected |
View(CreateState onDemand) | View | explicitprotected |
visible() const | View | |
visible(bool newValue) | View | |
visible(Definition< bool > &&f) | View | |
visibleChildren() const | View | |
weak() const (defined in Object) | Object | protected |
weak(const State *state) (defined in Object) | Object | protectedstatic |
width() const | View | |
window() const | View | |
x() const | View | |
y() const | View |