HOWTO create a new visualization
Choose File->new visualization
Select an empty directory
Eventually rename the project name "pvs"
After clicking "OK" Qt Designer will be started
In Qt Designer choose "Dialog"
Draw your widgets in Qt Designer
Save and exit Qt Designer
Choose Action->start server
Choose Action->start browser
Now your project is ready. It has no specific functions, but shows what you have input in Qt Designer.
You may now browse the generated sourcecode. For more information goto the Help menu.