User Tools

Site Tools


qt:uic

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
qt:uic [2010/12/07 14:53] adminqt:uic [2010/12/07 20:23] (current) mithat
Line 1: Line 1:
 +====== Description ======
 ''uic'' is a command line tool included with Qt. 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.  ''uic'' is a command line tool included with Qt. 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. 
  
-''uic'' stands for //user interface compiler// and is responsible for building C++ class definitions from *.ui files.+''uic'' stands for //user interface compiler// and is responsible for building C++ class definitions from [[*.ui]] files. 
 + 
 +====== Official documentation ====== 
 +http://doc.qt.nokia.com/uic.html
  
  
qt/uic.1291733620.txt.gz · Last modified: 2010/12/07 14:53 by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki