View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006632ParaView(No Category)public2008-03-20 10:052009-05-13 13:59
ReporterBerk Geveci 
Assigned ToClinton Stimpson 
PriorityhighSeverityfeatureReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0006632: Add testing support to the contour widget
DescriptionI want to be able to write a python test that sets contour values, performs undo/redo and reads the values back from the widget. Currently, this is not possible because I cannot access the values of the widget through python.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0010910)
Clinton Stimpson (developer)
2008-03-25 18:42

/cvsroot/ParaView3/ParaView3/Qt/Testing/pqPythonEventSource.cxx,v <-- pqPythonEventSource.cxx
new revision: 1.27; previous revision: 1.26
/cvsroot/ParaView3/ParaView3/Qt/Testing/pqPythonEventSource.h,v <-- pqPythonEventSource.h
new revision: 1.10; previous revision: 1.9

/cvsroot/ParaView3/ParaView3/Qt/Components/pqSampleScalarWidget.h,v <-- pqSampleScalarWidget.h
new revision: 1.8; previous revision: 1.7


You can set the samples by doing something like this

QtTesting.setProperty('MainWindow/objectInspectorDock/1pqProxyTabWidget0/qt_tabwidget_stackedwidget/objectInspector/ScrollArea/qt_scrollarea_viewport/PanelArea/Editor/1pqCollapsedGroup1/pqSampleScalarWidget',
                      'samples', '120;130;140;150')

 Issue History
Date Modified Username Field Change
2008-03-20 10:05 Berk Geveci New Issue
2008-03-20 10:05 Berk Geveci Status backlog => tabled
2008-03-20 10:05 Berk Geveci Assigned To => Clinton Stimpson
2008-03-25 18:42 Clinton Stimpson Status tabled => closed
2008-03-25 18:42 Clinton Stimpson Note Added: 0010910
2008-03-25 18:42 Clinton Stimpson Resolution open => fixed
2009-05-13 13:58 Utkarsh Ayachit Target Version => 3.4
2009-05-13 13:59 Utkarsh Ayachit Fixed in Version => 3.4
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team