Pegasus InfoCorp: Web site design and web software development company

moc (1)

generate Qt meta object support code

SYNOPSIS

    moc [-o file] [-i] [-f] [-k] [-ldbg] [-dbg] [-nw] [-p path] [-q path] file

DESCRIPTION

    This page documents the Meta Object Compiler for the Qt GUI application framework. The Meta Object Compiler reads one or more C++ class declarations containing signals and slots sections from a C++ header or source file and generates one C++ source file containing meta mbject information for the classes.