MCPcopy Create free account
hub / github.com/Kitware/TeleSculptor / ActorColorButton

Method ActorColorButton

gui/ActorColorButton.cxx:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34
35//-----------------------------------------------------------------------------
36ActorColorButton::ActorColorButton(QWidget* parent)
37 : qtColorButton(parent), d_ptr(new ActorColorButtonPrivate)
38{
39}
40
41//-----------------------------------------------------------------------------
42ActorColorButton::~ActorColorButton()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected