No (maybe someone else knows).  You may try to just replicate the method.  The 
accept operation is not tied to any particular pipeline object; it 
simultaneously updates all of them.

-Ken


On 2/6/09 1:16 PM, "Juan Fernando Duque Lombana" <[email protected]> wrote:


Thanks for your quick answer Ken, do you know a way to get the particular 
instance of that object given a pipeline?


On Thu, Feb 5, 2009 at 5:38 PM, Moreland, Kenneth <[email protected]> wrote:
I don't know the answer to this question, but you may want to look at the code 
for the pqObjectInspectorWidget::accept() method.  This is the method that gets 
called when you hit the Apply button.

-Ken



On 2/5/09 2:49 PM, "Juan Fernando Duque Lombana" <[email protected] 
<http://[email protected]> > wrote:

Good day,

I'm a newbie in this big paraview world and I would like to know if there's a 
way to do the following:

I'm trying to load a VRML 2.0 file using the following command:


myVRML=builder->createReader(QString("sources"), 
QString("vrmlreader"),QStringList(temp), s);

Where temp contains the filename and s the pqServer.
The VRML is now shown in the pipeline browser BUT it is needed for me to press 
by hand the "Accept" button in the correspondant Object Inspector.

The question is: is there any way to call that button by code? I haven't found 
a way and its killing me.

Hope anyone can help me! It will be really appreciated,

... Juan Fernando Duque Lombana.



   ****      Kenneth Moreland
    ***      Sandia National Laboratories
***********
*** *** ***  email: [email protected] <http://[email protected]>
**  ***  **  phone: (505) 844-8919
    ***      web:   http://www.cs.unm.edu/~kmorel 
<http://www.cs.unm.edu/%7Ekmorel>





   ****      Kenneth Moreland
    ***      Sandia National Laboratories
***********
*** *** ***  email: [email protected]
**  ***  **  phone: (505) 844-8919
    ***      web:   http://www.cs.unm.edu/~kmorel

_______________________________________________
ParaView mailing list
[email protected]
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to