LunaSysMgr
|
This is the complete list of members for IconRow, including all inherited members.
addCell(IconCell *p_cell, const quint32 index) | IconRow | virtual |
addCellAndAlignVerticallyToCell(IconCell *p_cell, const quint32 index, const quint32 alignToCellIndex) | IconRow | virtual |
alignIconsVerticallyCentered(const qreal yPosition) | IconRow | virtual |
appendCell(IconCell *p_cell) | IconRow | virtual |
appendCellAndAlignVerticallyToCell(IconCell *p_cell, const quint32 alignToCellIndex) | IconRow | virtual |
cellGeomChangedDueToNewIcon(IconCell *reportingCell) | IconRow | virtual |
geometry() | IconRow | virtual |
IconCellList typedef | IconRow | |
IconCellListConstIter typedef | IconRow | |
IconCellListIter typedef | IconRow | |
IconRow(IconLayout *p_owner) | IconRow | |
IconRow(IconLayout *p_owner, const QRectF &geom) | IconRow | |
LayoutItem() | LayoutItem | |
m_geom | IconRow | |
m_iconList | IconRow | |
m_lastPaintedPixmapTargetRect | IconRow | |
m_p_layoutObject | IconRow | |
m_pos | IconRow | |
m_spaceToLowerAdjacentRow | IconRow | |
m_spaceToUpperAdjacentRow | IconRow | |
moveBy(const QPointF &d) | IconRow | virtual |
moveBy(const qreal dx, const qreal dy) | IconRow | virtual |
numIcons() const | IconRow | |
operator<<(QDataStream &stream, const IconRow &s) | IconRow | friend |
operator<<(QDebug dbg, const IconRow &s) | IconRow | friend |
operator>>(QDataStream &stream, IconRow &s) | IconRow | friend |
paint(QPainter *painter) | IconRow | virtual |
paint(QPainter *painter, const QRectF &sourceRect) | IconRow | virtual |
paint(QPainter *painter, const QRectF &sourceRect, qint32 renderOpt) | IconRow | virtual |
paint(QPainter *painter, const QRectF &sourceRect, const QPointF &painterTranslate) | IconRow | virtual |
paint(QPainter *painter, const QRectF &sourceRect, const QPointF &painterTranslate, qint32 renderOpt) | IconRow | virtual |
paintOffscreen(QPainter *painter) | IconRow | virtual |
paintOffscreen(PixmapObject *p_pmo) | IconRow | virtual |
paintOffscreen(PixmapHugeObject *p_hugePmo) | IconRow | virtual |
recomputeGeometry(bool adjustPosition=false) | IconRow | virtual |
redistributeIconsHorizontally(const qreal leftEdgeX, const quint32 spacing) | IconRow | virtual |
relativeGeometry() const | IconRow | virtual |
relayout(bool force=false) | IconRow | virtual |
relayout(const qreal leftEdgeX, const quint32 spacing, bool force) | IconRow | virtual |
removeCell(const quint32 index) | IconRow | virtual |
repositionAboveRow(IconRow &refRow, const quint32 space) | IconRow | virtual |
repositionAboveRow(IconRow &refRow) | IconRow | virtual |
repositionBelowRow(IconRow &refRow, const quint32 space) | IconRow | virtual |
repositionBelowRow(IconRow &refRow) | IconRow | virtual |
~IconRow() | IconRow | virtual |
~LayoutItem() | LayoutItem | virtual |