[vtkusers] Compiling the Qt Designer PlugIn but not the dynamic libraries
Clinton Stimpson
clinton at elemtech.com
Thu May 31 12:05:32 EDT 2012
On Wednesday, May 30, 2012 04:13:34 PM Ale wrote:
> Hello,
>
> I'm wondering if there is a way to produce the Qt Designer plugin without
> compiling the dynamic libraries.
>
If you don't want to compile dynamic libraries, you can still create UIs with
custom widgets. You just have to specify the class name and header file
yourself when you promote the widgets. The resulting .ui file is no different
whether you use that approach or a plugin.
--
Clinton Stimpson
Elemental Technologies, Inc
Computational Simulation Software, LLC
www.csimsoft.com
More information about the vtkusers
mailing list