diff framework/Document.h @ 271:f3f3ca272bce tonioni

cleanup
author gyorgyf
date Sat, 13 Apr 2013 15:36:54 +0100
parents 776e1aae635a
children 19282182e60d
line wrap: on
line diff
--- a/framework/Document.h	Sat Apr 13 13:39:17 2013 +0100
+++ b/framework/Document.h	Sat Apr 13 15:36:54 2013 +0100
@@ -160,6 +160,7 @@
     /**
      * Add a derived model associated with the given transform,
      * running the transform and returning the resulting model.
+	 * In case the output model is a NoteModel, the preferred output model will be selected: {NoteModel | FlexiNoteModel}.
      */
     Model *addDerivedModel(const Transform &transform,
                            const ModelTransformer::Input &input,