[Paraview] object inspector GUI

Robert Maynard robert.maynard at kitware.com
Tue Jul 5 11:39:02 EDT 2011


Create a pqAutoApplyReaction and set autoApply on and than set if off once
the multiblocks are created.

2011/7/5 papa ndéné NDIAYE <pnwireframe at gmail.com>

> I have built a Toolbar plugin in paraview with a button that applies
> extractblock filter to a multiblock dataset
> so as to get all the blocks seperately in different objects in the pipeline
> browser.
>
> I achieve getting the number of blocks from the selected multiblock but I
> don't
> want to push apply button for each filter that has been created
>
> so I think about going trough the Qt hierarchy and calling the apply slot
> of the object inspector
>  to have something like auto-apply but only for that button
>
> great thanks
>
> papa
>
>
> 2011/7/5 Robert Maynard <robert.maynard at kitware.com>
>
>> What are you trying to do? Might be an easier way to achieve the results.
>>
>> 2011/7/5 papa ndéné NDIAYE <pnwireframe at gmail.com>
>>
>>> Hi all,
>>>
>>> Do you know where in the Qt tree (starting from th eparaview main window)
>>> is the object inspector panel?
>>>
>>> thanks
>>>
>>>
>>> _______________________________________________
>>> Powered by www.kitware.com
>>>
>>> Visit other Kitware open-source projects at
>>> http://www.kitware.com/opensource/opensource.html
>>>
>>> Please keep messages on-topic and check the ParaView Wiki at:
>>> http://paraview.org/Wiki/ParaView
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.paraview.org/mailman/listinfo/paraview
>>>
>>>
>>
>>
>> --
>> Robert Maynard
>>
>
>


-- 
Robert Maynard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110705/9d2003cc/attachment.htm>


More information about the ParaView mailing list