[Qt-interest] gui qt project with a MainWindow ui and several QDockWidget ui.
Sergei Stolyarov
sergei.stolyarov at regolit.com
Sat Oct 31 21:07:39 CET 2009
On Sunday 01 November 2009 01:12:46 navid navid wrote:
> please be informed that as i stated, i look for ui dependent ones (and there
is nothing after one hour search!)
> i have successful experience working with single MainWindow ui application,
but receive errors for the proposed ones:
>
> mydock1.h: error: forward declaration of `struct Ui_MyDock1'
> mydock1.cpp: error: invalid use of undefined type `struct Ui_MyDock1'
> ...
>
> thanks for new consideration
Are you trying to use dock from the Designer's .ui files? I.e. on file for
QMainWindow based class, and inside QDockWidget .ui based widget.
--
Best regards,
Sergei Stolyarov
More information about the Qt-interest-old
mailing list