CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for Shadow, including all inherited members.
add(const View &child) | View | |
addAbove(const View &child) | View | |
addBelow(const View &child) | View | |
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< Shadow > self) | Shadow | |
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 | |
blurRadius() const | Shadow | |
blurRadius(double newValue) | Shadow | |
blurRadius(Definition< double > &&f) | Shadow | |
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 | |
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 | |
color() const | Shadow | |
color(Color newValue) | Shadow | |
color(Definition< Color > &&f) | Shadow | |
containsGlobal(Point g) const | View | |
containsLocal(Point l) const | View | |
count() const | View | |
CreateState typedef (defined in View) | View | protected |
decoration() const | View | |
decoration(const View &newValue) | View | |
decoration(Definition< View > &&f) | View | |
deplete() | View | |
findChild(Point l) const | View | |
findControl(Point l) const | View | |
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 | |
Id typedef | View | |
id() const | View | |
initOnce() | Object | protected |
initOncePerThread() | Object | protected |
innerHeight() const | View | |
innerWidth() const | View | |
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 | |
left() const | View | |
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 | |
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 | |
offset() const | Shadow | |
offset(const Step &newValue) | Shadow | |
offset(Definition< Step > &&f) | Shadow | |
onDemand() (defined in View) | View | protectedstatic |
onEndOfLife(Function< void()> &&f) | View | |
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 | |
onMouseMoved(Filter< MouseEvent > &&f) | View | |
onMousePressed(Filter< MouseEvent > &&f) | View | |
onMouseReleased(Filter< MouseEvent > &&f) | View | |
onPointerMoved(Filter< PointerEvent > &&f) | View | |
onPointerPressed(Filter< PointerEvent > &&f) | View | |
onPointerReleased(Filter< PointerEvent > &&f) | View | |
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 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 | |
pivot() const | View | |
pivot(Point newValue) | View | |
pivot(Definition< Point > &&f) | View | |
pivotEasing(const EasingCurve &easing, double duration) | View | |
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 | |
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 | |
Shadow() | Shadow | |
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 | |
Surface()=default | Surface | |
Surface(State *newState) (defined in Surface) | Surface | explicitprotected |
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 | |
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 |