How can i export my cpp code into .ui using Qt creator?
-
how can i export my cpp code into .ui using Qt creator...
which i want to convert to python code using pyuic .
am i doing the right thing ,or is there any alternate way? , plz suggest...
-
if thats the case can any one guide me to create a file bowser (column view) using qdesigner plzzz....
-
bq. if thats the case can any one guide me to create a file bowser (column view) using qdesigner plzzz….
I thought you asked the same question and got the hints in another" post":http://developer.qt.nokia.com/forums/viewthread/12879/
-
[quote author="Lukas Geyer" date="1325157002"][quote author="tucnak" date="1325156407"]Open ui_*.cpp file, where * = mainwindow as example.[/quote]
Do not modify any generated files.[/quote]
It will not harm, as there are won't be ui_*.cpp files generated :-)