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

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

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< ListView > self)ListView
cc::Flickable::associate(Out< Flickable > self)Flickable
cc::Control::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
autoCenter(bool on)Flickable
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
carrier()Flickable
carrier() constFlickable
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 typedef (defined in View)Viewprotected
createState() (defined in Control)Controlprotectedstatic
cursor() constControl
cursor(this auto &&self, Cursor newValue) -> decltype(auto)Control
cursor(this auto &&self, Definition< Cursor > &&f) -> decltype(auto)Control
decoration() constView
decoration(this auto &&self, View newValue) -> decltype(auto)View
decoration(this auto &&self, Definition< View > &&f) -> decltype(auto)View
delegate() constControl
deplete()ListView
findChild(Point l) constView
findControl(Point l) constView
Flickable(Out< Flickable > self=None{})Flickableexplicit
Flickable(const Size &size, const View &carrier=Pane{}, Out< Flickable > self=None{})Flickableexplicit
Flickable(double width, double height, const View &carrier=Pane{}, Out< Flickable > self=None{})Flickable
Flickable(const View &carrier, Out< Flickable > self=None{})Flickableexplicit
Flickable(const View &carrier, bool autoCenter, Out< Flickable > self=None{})Flickable
Flickable(State *newState) (defined in Flickable)Flickableexplicitprotected
Flickable(CreateState createState) (defined in Flickable)Flickableexplicitprotected
focus() constControl
focus(bool newValue)Control
footer() constListView
footer(const View &newValue)ListView
fullId() constView
get()Viewprotected
get() constViewprotected
grab()Viewprotected
hasChildren() constView
hasParent() constView
hasWindow() constView
header() constListView
header(const View &newValue)ListView
height() constView
hover() constControl
id() constView
Id typedefView
initOnce()Objectprotected
initOncePerThread()Objectprotected
innerHeight() constView
innerWidth() constView
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
leadSpace() constListView
leadSpace(double newValue)ListView
left() constView
ListView(Out< ListView > self=None{})ListViewexplicit
ListView(const Size &size, Out< ListView > self=None{})ListViewexplicit
ListView(double width, double height, Out< ListView > self=None{})ListView
ListView(State *newState) (defined in ListView)ListViewexplicitprotected
ListView(CreateState onDemand) (defined in ListView)ListViewexplicitprotected
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 ListView)ListViewprotected
me() const (defined in ListView)ListViewprotected
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
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
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
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(Function< void(ListView)> &&f)ListView
cc::Flickable::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
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
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
Surface()=defaultSurface
Surface(State *newState) (defined in Surface)Surfaceexplicitprotected
tailSpace() constListView
tailSpace(double newValue)ListView
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
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