Index: sources/gui/qml/components/RectSelectCreateTreatment.qml =================================================================== diff -u -r20a67175350b1c20f078bade73a77d48c4647832 -r9f63306043e9a184ce3e71c573ef0a15d8644f95 --- sources/gui/qml/components/RectSelectCreateTreatment.qml (.../RectSelectCreateTreatment.qml) (revision 20a67175350b1c20f078bade73a77d48c4647832) +++ sources/gui/qml/components/RectSelectCreateTreatment.qml (.../RectSelectCreateTreatment.qml) (revision 9f63306043e9a184ce3e71c573ef0a15d8644f95) @@ -22,7 +22,10 @@ import "qrc:/globals" import "qrc:/components" -// TODO: if possible, make this a component +/*! + * \brief A selectable grid of options with customizable number of rows and columns + * where only one option is selected by the user + */ Rectangle { id: _root anchors.horizontalCenter: parent.horizontalCenter