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

Method setSelectable

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

Source from the content-addressed store, hash-verified

181public:
182 bigIconButton(const QString &iconPath, const QString &description, int radius, QWidget *parent = nullptr);
183 void setSelectable(bool sel = true){selectable = sel;}
184 void setScale(qreal scale);
185
186signals:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected