User Tools

Site Tools


qt:uic

This is an old revision of the document!


uic is a command line tool included with Qt. It stands for user interface compiler and is responsible for building C++ class definitions from *.ui files.

Typically, the programmer does not interact directly with uic. Instead, the project Makefile generated by qmake will specify the needed uic actions for a given project.

qt/uic.1291669834.txt.gz · Last modified: 2010/12/06 21:10 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki