MCPcopy Create free account
hub / github.com/Kitware/VTK / groupName

Method groupName

Examples/GUI/Qt/CellGridSource/ArrayGroupModel.h:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19
20 bool setGroupName(vtkStringToken groupName, bool signalChange = false);
21 vtkStringToken groupName() const { return this->GroupName; }
22
23 int rowCount(const QModelIndex& parent) const override;
24 int columnCount(const QModelIndex& parent) const override;

Callers 1

updateArrayGroupsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected