MCPcopy Create free account
hub / github.com/Linloir/GraphBuilder / setRotationAngle

Method setRotationAngle

customWidgets.h:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 customIcon(const QPixmap &icon, QString hint = "", int r = 0, QWidget *parent = nullptr);
49
50 void setRotationAngle(qreal angle = 0){rotation = angle;update();}
51
52signals:
53 void rotationAngleChanged();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected