[Paraview] object inspector
papa ndéné NDIAYE
pnwireframe at gmail.com
Mon Jul 4 09:34:23 EDT 2011
Hi all,
I'm adding a toolbar to paraview tha add some filters to the pipeline
and i'm searching for a way to have auto-apply just for my buttons.
what I actually want to do is fom my onAction() slot:
QObject* p=this->parent();
QWidget *objectinspector = p->findChild<QWidget *>("[name] ");
so that I cant call it's apply() slot.
does anybody know if the object inspector widget is a child or a descendant?
and what value should I give to [name] to get it?
thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110704/a113d1d0/attachment.htm>
More information about the ParaView
mailing list