adjustCursor(Qt::CursorShape shape) | RoundRectItem | protected |
adjustPosition(QPointF &newPos) | RoundRectItem | virtual |
adjustScale(float &resultScalefactor) | RoundRectItem | |
boundingRect() const override | RoundRectItem | |
bounds | RoundRectItem | protected |
checkLogLevel(MessageTypeT level) const | Logging | protected |
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) const | Logging | |
getBottomResizeBB() const | RoundRectItem | protected |
getEffectiveLoggingLevel() const | Logging | |
getLeftResizeBB() const | RoundRectItem | protected |
getLogSender() const | Logging | protected |
getRightResizeBB() const | RoundRectItem | protected |
getTopResizeBB() const | RoundRectItem | protected |
hoverEnterEvent(QGraphicsSceneHoverEvent *event) override | RoundRectItem | protected |
hoverLeaveEvent(QGraphicsSceneHoverEvent *event) override | RoundRectItem | protected |
hoverMoveEvent(QGraphicsSceneHoverEvent *event) override | RoundRectItem | protected |
isEditable() const | RoundRectItem | |
isLevelOfDetailLow(QGraphicsSceneEvent *event) const | RoundRectItem | |
itemBoundingBoxChanged(float oldSize, float size) | RoundRectItem | inlineprotectedvirtual |
itemChange(QGraphicsItem::GraphicsItemChange change, const QVariant &value) override | RoundRectItem | |
itemMoved(const QPointF &oldPos, const QPointF &newPos) | RoundRectItem | inlineprotectedvirtual |
itemResized(const QRectF &oldSize, const QRectF &newSize) | RoundRectItem | inlineprotectedvirtual |
itemResizing(const QRectF &oldSize, QRectF &proposedSize) | RoundRectItem | inlineprotectedvirtual |
Logging() | Logging | |
loghelper(const char *file, int line, const char *function) const | Logging | protected |
minimumLoggingLevel | Logging | protected |
mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) override | RoundRectItem | protected |
mouseMoveEvent(QGraphicsSceneMouseEvent *event) override | RoundRectItem | protected |
mousePressEvent(QGraphicsSceneMouseEvent *event) override | RoundRectItem | protected |
mouseReleaseEvent(QGraphicsSceneMouseEvent *event) override | RoundRectItem | protected |
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) override | RoundRectItem | |
RoundRectItem(const QRectF &bounds, const QColor &color, QGraphicsItem *parent=0) | RoundRectItem | |
setBounds(QRectF newBounds) | RoundRectItem | |
setColor(QColor newColor) | RoundRectItem | |
setEditable(bool editable) | RoundRectItem | |
setLocalMinimumLoggingLevel(MessageTypeT level) | Logging | |
setRimPen(QPen newPen) | RoundRectItem | |
setSize(const QSizeF &newSize) | RoundRectItem | |
setTag(const LogTag &tag) | Logging | |
setTag(const std::string &tagName) | Logging | |
spamFilter | Logging | mutableprotected |
tag | Logging | protected |
~Logging() | Logging | virtual |