, including all inherited members.
applyStyle() | MWidgetView | [protected, virtual] |
blockSignals(bool block) | QObject | |
boundingRect() const | MWidgetView | [virtual] |
cancelEvent(MCancelEvent *event) | MWidgetView | [protected, virtual] |
changeEvent(QEvent *event) | MWidgetView | [virtual] |
childEvent(QChildEvent *event) | QObject | |
children() | QObject | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | |
connectNotify(const char *signal) | QObject | |
createStyleContainer() const | MWidgetView | [inline, protected, virtual] |
cursorPosition(const QPointF &hitPoint) | MTextEditView | [protected] |
cursorPosition(const QPointF &hitPoint, Qt::HitTestAccuracy accuracy) | MTextEditView | [protected] |
customEvent(QEvent *event) | QObject | |
deleteLater() | QObject | |
destroy() | MWidgetView | |
destroyed(QObject *obj=0) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const char *signal=0, const QObject *receiver=0, const char *method=0) | QObject | |
disconnect(const QObject *receiver, const char *method=0) | QObject | |
disconnectNotify(const char *signal) | QObject | |
doUpdate() | MTextEditView | [protected, virtual] |
drawBackground(QPainter *painter, const QStyleOptionGraphicsItem *option) const | MWidgetView | [protected, virtual] |
drawContents(QPainter *painter, const QStyleOptionGraphicsItem *option) const | MWidgetView | [protected, virtual] |
drawForeground(QPainter *painter, const QStyleOptionGraphicsItem *option) const | MWidgetView | [protected, virtual] |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() | QObject | |
effectiveOpacity() const | MWidgetView | |
event(QEvent *e) | QObject | |
eventFilter(QObject *watched, QEvent *event) | QObject | |
findChild(const QString &name=QString() | QObject | |
findChildren(const QString &name=QString() | QObject | |
findChildren(const QRegExp ®Exp) | QObject | |
font() const | MWidgetView | [virtual] |
geometry() const | MWidgetView | [protected] |
handleLongPress() | MTextEditView | [protected, virtual, slot] |
hide() | MWidgetView | |
hideInfoBanner() | MTextEditView | [protected, slot] |
informPasteFailed() | MTextEditView | [protected, virtual, slot] |
inherits(const char *className) | QObject | |
inputMethodQuery(Qt::InputMethodQuery query) const | MWidgetView | [protected, virtual] |
installEventFilter(QObject *filterObj) | QObject | |
isWidgetType() | QObject | |
killTimer(int id) | QObject | |
marginBottom() const | MWidgetView | [protected] |
marginLeft() const | MWidgetView | [protected] |
marginRight() const | MWidgetView | [protected] |
margins() const | MWidgetView | [protected] |
marginTop() const | MWidgetView | [protected] |
metaObject() | QObject | |
model() | MWidgetView | [protected] |
model() const | MWidgetView | [protected] |
mouseMoveEvent(QGraphicsSceneMouseEvent *event) | MWidgetView | [protected, virtual] |
mousePressEvent(QGraphicsSceneMouseEvent *event) | MWidgetView | [protected, virtual] |
mouseReleaseEvent(QGraphicsSceneMouseEvent *event) | MWidgetView | [protected, virtual] |
mouseTarget() const | MTextEditView | [protected] |
moveToThread(QThread *targetThread) | QObject | |
MTextEditView(MTextEdit *controller) | MTextEditView | |
MWidgetView() | MWidgetView | |
MWidgetView(MWidgetController *controller) | MWidgetView | |
MWidgetView(MWidgetViewPrivate *dd) | MWidgetView | [protected] |
MWidgetView(MWidgetViewPrivate &dd, MWidgetController *controller) | MWidgetView | [protected] |
notifyItemChange(QGraphicsItem::GraphicsItemChange change, const QVariant &value) | MWidgetView | [protected, virtual] |
opacity() const | MWidgetView | |
orientationChangeEvent(MOrientationChangeEvent *event) | MWidgetView | [protected, virtual] |
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) | MWidgetView | [virtual] |
panGestureEvent(QGestureEvent *event, QPanGesture *gesture) | MWidgetView | [protected, virtual] |
parent() | QObject | |
pinchGestureEvent(QGestureEvent *event, QPinchGesture *gesture) | MWidgetView | [protected, virtual] |
pos() const | MWidgetView | [protected] |
property(const char *name) | QObject | |
QObject(QObject *parent=0) | QObject | |
reactiveMarginBottom() const | MWidgetView | [protected] |
reactiveMarginLeft() const | MWidgetView | [protected] |
reactiveMarginRight() const | MWidgetView | [protected] |
reactiveMargins() const | MWidgetView | [protected] |
reactiveMarginTop() const | MWidgetView | [protected] |
receivers(const char *signal) | QObject | |
rect() const | MWidgetView | [protected] |
removeEventFilter(QObject *obj) | QObject | |
removeFocus(Qt::FocusReason reason) | MTextEditView | [protected, slot] |
resizeEvent(QGraphicsSceneResizeEvent *event) | MWidgetView | [virtual] |
scale() const | MWidgetView | |
sceneEventFilter(QGraphicsItem *watched, QEvent *event) | MWidgetView | [protected, virtual] |
sender() | QObject | |
setActive(bool active) | MWidgetView | [virtual] |
setFocused(Qt::FocusReason reason) | MTextEditView | [protected, slot] |
setGeometry(const QRectF &rect) | MWidgetView | [virtual] |
setModel(MWidgetModel *model) | MWidgetView | |
setOpacity(qreal opacity) | MWidgetView | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setScale(qreal scale) | MWidgetView | |
setupModel() | MWidgetView | [protected, virtual] |
shape() const | MWidgetView | [virtual] |
show() | MWidgetView | |
signalsBlocked() | QObject | |
size() const | MWidgetView | [protected] |
sizeHint(Qt::SizeHint which, const QSizeF &constraint=QSizeF()) const | MWidgetView | [protected, virtual] |
startTimer(int interval) | QObject | |
staticMetaObject | QObject | |
staticStyleType() | MWidgetView | [inline, static] |
style() | MWidgetView | [protected] |
style() const | MWidgetView | [protected] |
styleType() const | MWidgetView | [inline, virtual] |
swipeGestureEvent(QGestureEvent *event, QSwipeGesture *gesture) | MWidgetView | [protected, virtual] |
tapAndHoldGestureEvent(QGestureEvent *event, QTapAndHoldGesture *gesture) | MWidgetView | [protected, virtual] |
tapGestureEvent(QGestureEvent *event, QTapGesture *gesture) | MWidgetView | [protected, virtual] |
thread() | QObject | |
timerEvent(QTimerEvent *event) | QObject | |
tr(const char *sourceText, const char *disambiguation=0, int n=-1) | QObject | |
trUtf8(const char *sourceText, const char *disambiguation=0, int n=-1) | QObject | |
update(const QRectF &rect=QRectF()) | MWidgetView | [protected] |
update(qreal x, qreal y, qreal width, qreal height) | MWidgetView | [protected] |
updateCursorPosition(QGraphicsSceneMouseEvent *event, bool updateSelection) | MTextEditView | [protected] |
updateData(const QList< const char * > &modifications) | MWidgetView | [protected, virtual, slot] |
updateGeometry() | MWidgetView | [protected] |
updateMicroFocus() | MWidgetView | [protected, slot] |
~MTextEditView() | MTextEditView | [virtual] |
~MWidgetView() | MWidgetView | [virtual] |