On 09/06/2013 06:31 PM, Muhammad Bashir Al-Noimi wrote:
> As Wt does n’t support GUI designer I want to test what if I can use 
> Qt Designer as temporary solution so may you please guide me to the 
> short and most effective way to use
> Qt Designer for Wt?
>
> Qt Designer generates the source code of the *.ui in header file 
> called ui_<ui_file_name>.h so theoretically I need to:
>
> 1. Rename the objects of the components from Q* to W*
> 2. Rename some missed types
> 3. Include the header file in Wt project then call any object’s
>    component by ui->*
>
> Do you find these steps connect?
>
> P.S. I'm planning use Wt for widget based interfaces because page 
> based design doesn't fit my needs (If I want to use page based design 
> I can use Yii framework instead) so HTML templates not necessary for 
> my applications. 
BTW, I read Pau's post about Qt Designer's plugin at: 
http://www.elpauer.org/2011/04/a-wish-a-day-8-wt-creator/ for that I 
wish to get a response from Pau and Koen about the basic principle of Qt 
Designer manual usage because it seems that Qt Designer's pluginfor Wt 
kind of hard to hack.

-- 
Best Regards,
Muhammad Bashir Al-Noimi


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to