Skip to content
Snippets Groups Projects
Commit 311603ee authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

comm

parent 2fe79a88
No related branches found
No related tags found
1 merge request!2696PolyItem -> PolyPtr, with BaseItem as separate template parameter
......@@ -27,8 +27,8 @@
//! expect the template type you defined for PolyItem.
//!
//! Example:
//! PolyItem<RotationCatalog> =>
//! GUI::Util::Layer::doublePropertiesOfItem(RotationItem*)
//! PolyItem<XCatalog> =>
//! GUI::Util::Layer::doublePropertiesOfItem(XItem*)
//!
//! The connection from selection combo -> PolyItem is made via
//! SampleEditorController::setCurrentIndex(), where a command can be used for undo purposes.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment