ENH: update QT interface code for ParaView reader (issue #337)
- remove old (ParaView-3) files - Works in 4.4.0, 5.0.1, 5.2.0 etc STYLE: - slots now use SM properties directly without a second lookup. This reduces exposure of the QT elements and simplifies the coding. - avoid focus borders on the Qt elements - place the "use Polyhedron" checkbox into a column - move "Cache Mesh" down in the GUI (an advanced feature and thus should be less prominent) - obtain button labels/tooltip directly from the XML content
Showing
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/PVFoamReader/CMakeLists.txt 33 additions, 49 deletions...aphics/PVReaders/PVFoamReader/PVFoamReader/CMakeLists.txt
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/PVFoamReader/PVFoamReader.qrc 0 additions, 5 deletions...hics/PVReaders/PVFoamReader/PVFoamReader/PVFoamReader.qrc
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/PVFoamReader/PVFoamReader.xml 0 additions, 7 deletions...hics/PVReaders/PVFoamReader/PVFoamReader/PVFoamReader.xml
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/PVFoamReader/PVFoamReader_SM.xml 131 additions, 126 deletions...s/PVReaders/PVFoamReader/PVFoamReader/PVFoamReader_SM.xml
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/PVFoamReader/pqFoamReaderControls.cxx 364 additions, 0 deletions...eaders/PVFoamReader/PVFoamReader/pqFoamReaderControls.cxx
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/PVFoamReader/pqFoamReaderControls.h 118 additions, 0 deletions...VReaders/PVFoamReader/PVFoamReader/pqFoamReaderControls.h
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/PVFoamReader/pqPVFoamReaderPanel.cxx 0 additions, 485 deletions...Readers/PVFoamReader/PVFoamReader/pqPVFoamReaderPanel.cxx
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/PVFoamReader/vtkPVFoamReader.cxx 22 additions, 22 deletions...s/PVReaders/PVFoamReader/PVFoamReader/vtkPVFoamReader.cxx
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/PVFoamReader/vtkPVFoamReader.h 36 additions, 38 deletions...ics/PVReaders/PVFoamReader/PVFoamReader/vtkPVFoamReader.h
- applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoam.H 0 additions, 5 deletions...ing/graphics/PVReaders/PVFoamReader/vtkPVFoam/vtkPVFoam.H
- applications/utilities/postProcessing/graphics/PVReaders/vtkPVReaders/vtkPVReaders.H 0 additions, 5 deletions...Processing/graphics/PVReaders/vtkPVReaders/vtkPVReaders.H
Please register or sign in to comment