, including all inherited members.
| action() const | Plasma::IconWidget | |
| activated() | Plasma::IconWidget | [signal] |
| addColSpacing(int col, int minsize) | QGraphicsWidget | |
| addIconAction(QAction *action) | Plasma::IconWidget | |
| addMultiCell(QLayoutItem *l, int fromRow, int toRow, int fromCol, int toCol, Qt::Alignment align=0) | QGraphicsWidget | |
| addMultiCellLayout(QLayout *layout, int fromRow, int toRow, int fromCol, int toCol, Qt::Alignment align=0) | QGraphicsWidget | |
| addMultiCellWidget(QWidget *widget, int fromRow, int toRow, int fromCol, int toCol, Qt::Alignment align=0) | QGraphicsWidget | |
| addRowSpacing(int row, int minsize) | QGraphicsWidget | |
| adjustSize() | QGraphicsWidget | |
| cellGeometry(int row, int column) | QGraphicsWidget | |
| changed() | Plasma::IconWidget | [signal] |
| changeEvent(QEvent *event) | QGraphicsWidget | |
| children() | QGraphicsWidget | |
| clicked() | Plasma::IconWidget | [signal] |
| close() | QGraphicsWidget | |
| closeEvent(QCloseEvent *event) | QGraphicsWidget | |
| colSpacing(int col) | QGraphicsWidget | |
| colStretch(int col) | QGraphicsWidget | |
| CornerQGridLayout::origin() | QGraphicsWidget | |
| doubleClicked() | Plasma::IconWidget | [signal] |
| drawActionButtonBase(QPainter *painter, const QSize &size, int element) | Plasma::IconWidget | |
| drawBackground() const | Plasma::IconWidget | |
| expand(int nRows, int nCols) | QGraphicsWidget | |
| findWidget(QWidget *w, int *row, int *column) | QGraphicsWidget | |
| focusNextPrevChild(bool next) | QGraphicsWidget | |
| FocusPolicy | QGraphicsWidget | |
| focusWidget() | QGraphicsWidget | |
| getContentsMargins(qreal *left, qreal *top, qreal *right, qreal *bottom) | QGraphicsWidget | |
| getWindowFrameMargins(qreal *left, qreal *top, qreal *right, qreal *bottom) | QGraphicsWidget | |
| grabKeyboardEvent(QEvent *event) | QGraphicsWidget | |
| grabMouseEvent(QEvent *event) | QGraphicsWidget | |
| hideEvent(QHideEvent *event) | QGraphicsWidget | |
| hoverEnterEvent(QGraphicsSceneHoverEvent *event) | Plasma::IconWidget | [protected] |
| hoverLeaveEvent(QGraphicsSceneHoverEvent *event) | Plasma::IconWidget | [protected] |
| icon | Plasma::IconWidget | |
| icon() const | Plasma::IconWidget | |
| iconSize | Plasma::IconWidget | |
| iconSize() const | Plasma::IconWidget | |
| IconWidget(QGraphicsItem *parent=0) | Plasma::IconWidget | [explicit] |
| IconWidget(const QString &text, QGraphicsItem *parent=0) | Plasma::IconWidget | [explicit] |
| IconWidget(const QIcon &icon, const QString &text, QGraphicsItem *parent=0) | Plasma::IconWidget | |
| infoText | Plasma::IconWidget | |
| infoText() const | Plasma::IconWidget | |
| initStyleOption(QStyleOption *option) | QGraphicsWidget | |
| invertedLayout() const | Plasma::IconWidget | |
| invertLayout(bool invert) | Plasma::IconWidget | |
| isActiveWindow() | QGraphicsWidget | |
| isDown() | Plasma::IconWidget | [protected] |
| layout() | QGraphicsWidget | |
| LayoutDirection | QGraphicsWidget | |
| mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) | Plasma::IconWidget | [protected] |
| mouseMoveEvent(QGraphicsSceneMouseEvent *event) | Plasma::IconWidget | [protected] |
| mousePressEvent(QGraphicsSceneMouseEvent *event) | Plasma::IconWidget | [protected] |
| mouseReleaseEvent(QGraphicsSceneMouseEvent *event) | Plasma::IconWidget | [protected] |
| moveEvent(QGraphicsSceneMoveEvent *event) | QGraphicsWidget | |
| numCols() | QGraphicsWidget | |
| numDisplayLines() | Plasma::IconWidget | |
| numRows() | QGraphicsWidget | |
| paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) | Plasma::IconWidget | [protected] |
| paintWindowFrame(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) | QGraphicsWidget | |
| polishEvent() | QGraphicsWidget | |
| pressed(bool down) | Plasma::IconWidget | [signal] |
| QGraphicsWidget(QGraphicsItem *parent=0, Qt::WindowFlags wFlags=0) | QGraphicsWidget | |
| QGridLayout(QWidget *parent, int nRows, int nCols=1, int margin=0, int space=-1, const char *name=0) | QGraphicsWidget | |
| QGridLayout(int nRows, int nCols=1, int spacing=-1, const char *name=0) | QGraphicsWidget | |
| QGridLayout(QLayout *parentLayout, int nRows=1, int nCols=1, int spacing=-1, const char *name=0) | QGraphicsWidget | |
| rect() | QGraphicsWidget | |
| resizeEvent(QGraphicsSceneResizeEvent *event) | QGraphicsWidget | |
| rowSpacing(int row) | QGraphicsWidget | |
| sceneEvent(QEvent *event) | QGraphicsWidget | |
| setAction(QAction *action) | Plasma::IconWidget | |
| setAttribute(Qt::WidgetAttribute attribute, bool on=true) | QGraphicsWidget | |
| setColSpacing(int col, int minSize) | QGraphicsWidget | |
| setColStretch(int col, int stretch) | QGraphicsWidget | |
| setContentsMargins(qreal left, qreal top, qreal right, qreal bottom) | QGraphicsWidget | |
| setDrawBackground(bool draw) | Plasma::IconWidget | |
| setGeometry(const QRectF &rect) | QGraphicsWidget | |
| setGeometry(qreal x, qreal y, qreal w, qreal h) | QGraphicsWidget | |
| setIcon(const QIcon &icon) | Plasma::IconWidget | |
| setIcon(const QString &icon) | Plasma::IconWidget | |
| setInfoText(const QString &text) | Plasma::IconWidget | |
| setLayout(QGraphicsLayout *layout) | QGraphicsWidget | |
| setNumDisplayLines(int numLines) | Plasma::IconWidget | |
| setOrientation(Qt::Orientation orientation) | Plasma::IconWidget | |
| setOrigin(Qt::Corner corner) | QGraphicsWidget | |
| setPressed(bool pressed=true) | Plasma::IconWidget | [slot] |
| setRowSpacing(int row, int minSize) | QGraphicsWidget | |
| setStyle(QStyle *style) | QGraphicsWidget | |
| setSvg(const QString &svgFilePath, const QString &svgIconElement=QString()) | Plasma::IconWidget | |
| setTabOrder(QGraphicsWidget *first, QGraphicsWidget *second) | QGraphicsWidget | |
| setText(const QString &text) | Plasma::IconWidget | |
| setUnpressed() | Plasma::IconWidget | [slot] |
| setWindowFrameMargins(qreal left, qreal top, qreal right, qreal bottom) | QGraphicsWidget | |
| shape() const | Plasma::IconWidget | |
| showEvent(QShowEvent *event) | QGraphicsWidget | |
| sizeFromIconSize(const qreal iconWidth) const | Plasma::IconWidget | |
| style() | QGraphicsWidget | |
| svg | Plasma::IconWidget | |
| testAttribute(Qt::WidgetAttribute attribute) | QGraphicsWidget | |
| text | Plasma::IconWidget | |
| text() const | Plasma::IconWidget | |
| ungrabKeyboardEvent(QEvent *event) | QGraphicsWidget | |
| ungrabMouseEvent(QEvent *event) | QGraphicsWidget | |
| unsetWindowFrameMargins() | QGraphicsWidget | |
| updateGeometry() | QGraphicsWidget | |
| WindowFlags | QGraphicsWidget | |
| windowFrameEvent(QEvent *event) | QGraphicsWidget | |
| windowFrameGeometry() | QGraphicsWidget | |
| windowFrameRect() | QGraphicsWidget | |
| WindowFrameSectionQGraphicsWidget::windowFrameSectionAt(const QPointF &pos) | QGraphicsWidget | |
| WindowTypeQGraphicsWidget::windowType() | QGraphicsWidget | |
| ~IconWidget() | Plasma::IconWidget | [virtual] |