Is there a way to remove or hide a Legend once it has been added to a QwtPlot?

I looked at the documentation, but couldn't find anything that did the trick. setHidden(bool) and setVisible(bool) also don't work for this...

Am I being a little slow and missing something simple?

Cheers