, including all inherited members.
addColSpacing(int col, int minsize) | QGraphicsWidget | |
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 | |
changeEvent(QEvent *event) | QGraphicsWidget | |
children() | QGraphicsWidget | |
close() | QGraphicsWidget | |
closeEvent(QCloseEvent *event) | QGraphicsWidget | |
colSpacing(int col) | QGraphicsWidget | |
colStretch(int col) | QGraphicsWidget | |
CornerQGridLayout::origin() | QGraphicsWidget | |
destroy() | JobWidget | [slot] |
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 | |
initStyleOption(QStyleOption *option) | QGraphicsWidget | |
isActiveWindow() | QGraphicsWidget | |
JobWidget(SystemTray::Job *job, Plasma::ExtenderItem *parent) | JobWidget | [explicit] |
layout() | QGraphicsWidget | |
LayoutDirection | QGraphicsWidget | |
moveEvent(QGraphicsSceneMoveEvent *event) | QGraphicsWidget | |
numCols() | QGraphicsWidget | |
numRows() | QGraphicsWidget | |
paintWindowFrame(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) | QGraphicsWidget | |
polishEvent() | QGraphicsWidget | |
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) | JobWidget | [protected] |
rowSpacing(int row) | QGraphicsWidget | |
sceneEvent(QEvent *event) | QGraphicsWidget | |
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 | |
setGeometry(const QRectF &rect) | QGraphicsWidget | |
setGeometry(qreal x, qreal y, qreal w, qreal h) | QGraphicsWidget | |
setLayout(QGraphicsLayout *layout) | QGraphicsWidget | |
setOrigin(Qt::Corner corner) | QGraphicsWidget | |
setRowSpacing(int row, int minSize) | QGraphicsWidget | |
setStyle(QStyle *style) | QGraphicsWidget | |
setTabOrder(QGraphicsWidget *first, QGraphicsWidget *second) | QGraphicsWidget | |
setWindowFrameMargins(qreal left, qreal top, qreal right, qreal bottom) | QGraphicsWidget | |
showEvent(QShowEvent *event) | QGraphicsWidget | |
style() | QGraphicsWidget | |
testAttribute(Qt::WidgetAttribute attribute) | QGraphicsWidget | |
ungrabKeyboardEvent(QEvent *event) | QGraphicsWidget | |
ungrabMouseEvent(QEvent *event) | QGraphicsWidget | |
unsetWindowFrameMargins() | QGraphicsWidget | |
updateGeometry() | QGraphicsWidget | |
updateJob() | JobWidget | [slot] |
WindowFlags | QGraphicsWidget | |
windowFrameEvent(QEvent *event) | QGraphicsWidget | |
windowFrameGeometry() | QGraphicsWidget | |
windowFrameRect() | QGraphicsWidget | |
WindowFrameSectionQGraphicsWidget::windowFrameSectionAt(const QPointF &pos) | QGraphicsWidget | |
WindowTypeQGraphicsWidget::windowType() | QGraphicsWidget | |
~JobWidget() | JobWidget | |