Page 1 of 1

[SOLVED]rbuic4 qt designer to ruby

PostPosted: Jul 26th, '15, 19:25
by nwtmg
Hi,

Looking for some code comparable to rbuic4 . This code take a ui file generated from qt designer and converts it into ruby code. I have the qtbindings installed. Thanks.

Re: rbuic4 qt designer to ruby

PostPosted: Jul 26th, '15, 19:39
by doktor5000
Why not use rbuic4?

Code: Select all
┌─[doktor5000@Mageia5]─[19:39:07]─[~]                                                                                                                                                                             
└──╼ urpmf rbuic4
ruby-qt4-devel:/usr/bin/rbuic4
ruby-qt4-devel:/usr/bin/rbuic4

Re: rbuic4 qt designer to ruby

PostPosted: Jul 26th, '15, 19:58
by nwtmg
I searched for rbuic4 with no result. Thanks. Will mark it solved.

Re: [SOLVED]rbuic4 qt designer to ruby

PostPosted: Jul 26th, '15, 21:26
by doktor5000
Where did you search, and for what exactly? You can also search for files in rpmdrake.
Check area 3. at http://doc.mageia.org/mcc/5/en/content/ ... html#d4e65
I just always use urpmf as it's way quicker to run and also supports regular expressions for searching through files.

Re: [SOLVED]rbuic4 qt designer to ruby

PostPosted: Jul 27th, '15, 18:22
by nwtmg
Hi,

I used rpmdrake. I only ever use rpmdrake. The search was rbuic4 . Search results (none) was the response. I have not used urpmf before. I will give it a try. Thanks.

Re: [SOLVED]rbuic4 qt designer to ruby

PostPosted: Jul 27th, '15, 19:32
by doktor5000
For more information see https://wiki.mageia.org/en/URPMI#urpmf or https://wiki.mageia.org/en/QA_Tips_and_ ... friend_too
and two popular examples are also in our software management MAQeia.

Don't hesitate to ask if something is unclear.