[vtkusers] Is there a tutorial to create GUI on Qt to vtk?

John Drescher drescherjm at gmail.com
Thu Aug 16 10:49:14 EDT 2012


On Thu, Aug 16, 2012 at 10:44 AM, 32sthide <32sthide at gmail.com> wrote:
> well, how do I make those with ui file and so work?
>
> Do i have to use qt creator?
>
> if so, creating a new project, how do i input my vtk code in there?
>

The preferred method is to use CMake to generate your projects and not
use QMake.

John



More information about the vtkusers mailing list