MCPcopy Create free account
hub / github.com/chrxh/alien / MassOperationsDialog

Method MassOperationsDialog

source/Gui/MassOperationsDialog.cpp:127–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125}
126
127MassOperationsDialog::MassOperationsDialog()
128 : AlienDialog("Mass operations")
129{
130}
131
132void MassOperationsDialog::colorCheckbox(std::string id, uint32_t cellColor, bool& check)
133{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected