diff plugin/transform/TransformDescription.h @ 350:d7c41483af8f

* Merge from transforms branch -- switch over to using Transform object properly
author Chris Cannam
date Fri, 07 Dec 2007 16:47:31 +0000
parents 3179d8b29336
children 9203b82a8c53
line wrap: on
line diff
--- a/plugin/transform/TransformDescription.h	Fri Nov 30 17:31:09 2007 +0000
+++ b/plugin/transform/TransformDescription.h	Fri Dec 07 16:47:31 2007 +0000
@@ -37,6 +37,10 @@
  * The friendly name is a shorter version of the name.
  *
  * The type is also intended to be user-readable, for use in menus.
+ *
+ * To obtain these objects, use
+ * TransformFactory::getAllTransformDescriptions and
+ * TransformFactory::getTransformDescription.
  */
 
 struct TransformDescription