Task-number: QTBUG-23345
Change-Id: I6f768472aaef95f5dd88cf896ef3e635d223b635
Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@nokia.com>
Reviewed-by: Geir Vattekar <geir.vattekar@nokia.com>
\note registerHandler() has to be called once for each object type. This
means that there is only one handler for multiple replacement characters
of the same object type.
+
+ The text document layout does not take ownership of \c component.
*/
void QAbstractTextDocumentLayout::registerHandler(int formatType, QObject *component)
{