Re: calligra-devel Digest, Vol 27, Issue 34

2013-01-11 Thread Abhishek Murthy
On 1/11/13, calligra-devel-requ...@kde.org wrote: > Send calligra-devel mailing list submissions to > calligra-devel@kde.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://mail.kde.org/mailman/listinfo/calligra-devel > or, via email, send a message with subject

To display brackets using Qpainterpath

2012-08-10 Thread Abhishek Murthy
Hello, I am implementing the action for 'Fenced element' in Formula Shape. Currently there is no display of a fence on the click of the 'insert fenced element' button.The layout in the Fenced Element uses an unusual renderForFence() function from Operator element which is left unimplemented. How d