Hi, A few potential hints with respect to invisible .ui files in qtcreator project view:
-the qt creator parser has rules that differs from qmake ones apparently, see this thread: http://www.mail-archive.com/[email protected]/msg00738.html -This thread suggested to recreate the .user file (did not work for me): http://www.mail-archive.com/[email protected]/msg02002.html -According to this thread, "when FORMS appears on the last line of the pro file, QtCreator won't recognize it.": http://www.mail-archive.com/[email protected]/msg00705.html Hope it helps Mayeul Le lundi 03 janvier 2011 à 20:06 +0100, Martin Dobias a écrit : > On Thu, Dec 30, 2010 at 10:46 PM, Tim Sutton <[email protected]> wrote: > > Hi > > > > On Thu, Dec 30, 2010 at 10:28 AM, Martin Dobias <[email protected]> wrote: > > > >>8--------snip------------------ > > > >> @Tim: creator has also FakeVim mode for good old vim users ;-) > >> > > > > Yeah I saw that! For me though the CMakeList.txt generated creator > > project seems to leave out almost all of the ui files in the creator > > project browser - do I have to do something special to make them > > visible? I looked for a creator mode in vim so I guess creator is one > > up on vim :-P > > I don't see the ui files in the project either. I'm not sure what is > the problem - maybe Creator can't handle the list of .ui files created > by glob command... > Anyway in the left panel you can switch from projects view to file > system view. That's how I typically access ui files within qgis. > > Martin > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
