Qt 4.8
|
Public Functions | |
bool | contains (qreal x, qreal y) const |
qreal | endPosition () const |
FxListItem (QDeclarativeItem *i, QDeclarativeListView *v) | |
qreal | itemPosition () const |
qreal | itemSize () const |
qreal | position () const |
qreal | sectionSize () const |
void | setPosition (qreal pos) |
void | setSize (qreal size) |
qreal | size () const |
~FxListItem () | |
Public Variables | |
QDeclarativeListViewAttached * | attached |
int | index |
QDeclarativeItem * | item |
QDeclarativeItem * | section |
QDeclarativeListView * | view |
Definition at line 98 of file qdeclarativelistview.cpp.
|
inline |
Definition at line 101 of file qdeclarativelistview.cpp.
|
inline |
Definition at line 106 of file qdeclarativelistview.cpp.
Definition at line 176 of file qdeclarativelistview.cpp.
Referenced by QDeclarativeListView::indexAt().
|
inline |
Definition at line 138 of file qdeclarativelistview.cpp.
Referenced by QDeclarativeListViewPrivate::endPositionAt(), QDeclarativeListViewPrivate::firstVisibleItem(), QDeclarativeListViewPrivate::positionViewAtIndex(), QDeclarativeListViewPrivate::refill(), and QDeclarativeListViewPrivate::snapItemAt().
|
inline |
Definition at line 118 of file qdeclarativelistview.cpp.
|
inline |
Definition at line 130 of file qdeclarativelistview.cpp.
|
inline |
Definition at line 107 of file qdeclarativelistview.cpp.
Referenced by QDeclarativeListViewPrivate::createSection(), QDeclarativeListViewPrivate::fixup(), QDeclarativeListView::itemsInserted(), QDeclarativeListView::itemsMoved(), QDeclarativeListView::itemsRemoved(), QDeclarativeListViewPrivate::positionAt(), QDeclarativeListViewPrivate::positionViewAtIndex(), QDeclarativeListViewPrivate::refill(), and QDeclarativeListViewPrivate::snapItemAt().
|
inline |
Definition at line 133 of file qdeclarativelistview.cpp.
|
inline |
Definition at line 147 of file qdeclarativelistview.cpp.
Referenced by QDeclarativeListViewPrivate::createSection(), QDeclarativeListView::itemsInserted(), QDeclarativeListView::itemsMoved(), QDeclarativeListViewPrivate::layout(), and QDeclarativeListViewPrivate::refill().
|
inline |
Definition at line 170 of file qdeclarativelistview.cpp.
|
inline |
Definition at line 124 of file qdeclarativelistview.cpp.
Referenced by QDeclarativeListView::itemsInserted(), QDeclarativeListView::itemsMoved(), QDeclarativeListView::itemsRemoved(), QDeclarativeListViewPrivate::layout(), QDeclarativeListViewPrivate::positionViewAtIndex(), QDeclarativeListViewPrivate::refill(), and QDeclarativeListViewPrivate::snapItemAt().
QDeclarativeListViewAttached* FxListItem::attached |
Definition at line 184 of file qdeclarativelistview.cpp.
Referenced by QDeclarativeListViewPrivate::createItem(), QDeclarativeListViewPrivate::createSection(), QDeclarativeListView::destroyRemoved(), QDeclarativeListView::itemsInserted(), QDeclarativeListView::itemsRemoved(), QDeclarativeListViewPrivate::refill(), QDeclarativeListViewPrivate::sectionAt(), and QDeclarativeListViewPrivate::updateCurrent().
int FxListItem::index |
Definition at line 185 of file qdeclarativelistview.cpp.
Referenced by QDeclarativeListViewPrivate::checkVisible(), QDeclarativeListViewPrivate::createItem(), QDeclarativeListView::destroyRemoved(), QDeclarativeListViewPrivate::firstVisibleItem(), QDeclarativeListViewPrivate::fixup(), QDeclarativeListView::indexAt(), QDeclarativeListViewPrivate::itemBefore(), QDeclarativeListView::itemsInserted(), QDeclarativeListView::itemsMoved(), QDeclarativeListView::itemsRemoved(), QDeclarativeListViewPrivate::lastVisibleIndex(), QDeclarativeListViewPrivate::mapFromModel(), QDeclarativeListViewPrivate::refill(), QDeclarativeListViewPrivate::snapItemAt(), and QDeclarativeListViewPrivate::visibleItem().
QDeclarativeItem* FxListItem::item |
Definition at line 181 of file qdeclarativelistview.cpp.
Referenced by QDeclarativeListViewPrivate::createItem(), QDeclarativeListView::itemsInserted(), QDeclarativeListView::itemsMoved(), QDeclarativeListViewPrivate::layout(), QDeclarativeListViewPrivate::releaseItem(), and QDeclarativeListViewPrivate::updateCurrent().
QDeclarativeItem* FxListItem::section |
Definition at line 182 of file qdeclarativelistview.cpp.
Referenced by QDeclarativeListViewPrivate::createSection(), and QDeclarativeListViewPrivate::releaseItem().
QDeclarativeListView* FxListItem::view |
Definition at line 183 of file qdeclarativelistview.cpp.