I am trying to use custom QT ui in my paraview plugin reader.<div><br></div><div>I have a QListWidget that i want to populate with some object in the model read by the plugin.</div><div>I already know how to call command with the proxy to set up datas in the server part.</div>
<div><br></div><div>But i cannot get datas from the server to show them in the client.</div><div><br></div><div>Here is a part of my xml :</div><div><div><StringVectorProperty</div><div> name="ModelRowDump"</div>
<div> command="GetDumpModelRowList"</div><div> information_only="1"></div><div> <ArraySelectionInformationHelper attribute_name="ModelRow"/></div><div> <!-- <StringArrayInformationHelper/> --></div>
<div></StringVectorProperty></div></div><div><br></div><div>but i dont know how to settup correctly the GetDumpModelRowList function in the server plugin cxx.</div><div><br></div><div>I have already tried vtkStringArray* GetDumpModelRowList()</div>
<div><br></div><div>But it doesn't work.</div><div><br></div><div>Thanks,</div><div><br></div><div><br clear="all">Cordialement,<br><br>-- Mathieu P<div>Sent from my phone.<br><br></div><br>
</div>