[vtkusers] QVTK
Clinton Stimpson
clinton at elemtech.com
Thu Apr 14 18:50:51 EDT 2005
There are a few different ways.
Here's a couple.
1. If you do a "make install" of VTK, there will be a
{VTK_INSTALL_DIR}/plugins/designer directory with the plugin. You can
add {VTK_INSTALL_DIR} to your designer plugin path in the desinger
preferences dialog.
2. Put a copy of the dll/so in your QTDIR/plugins/designer directory.
Also, make sure the VTK dll/so libraries can be found as well, or the
designer will quietly ignore the plugin.
Clint
>
>------------------------------
>
>Message: 3
>Date: Thu, 14 Apr 2005 15:41:52 -0400
>From: Burlen <burlen at apollo.sr.unh.edu>
>Subject: [vtkusers] QVTK
>To: vtkusers at vtk.org
>Message-ID: <200504141541.52021.burlen at apollo.sr.unh.edu>
>Content-Type: text/plain; charset="us-ascii"
>
>Can any one help me configure Qt so that I can use the QVTK widget in Qt
>designer??
>
>
>
More information about the vtkusers
mailing list