User Tools

Site Tools


qt:moc

This is an old revision of the document!


moc is a command line tool included with Qt. It stands for meta-object compiler and is responsible for connecting up all the signal and slots and/or other foo suggested by the Q_OBJECT macro.

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

qt/moc.1291669736.txt.gz · Last modified: 2010/12/06 21:08 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki