| Home | Trees | Indices | Help |
|
|---|
|
|
Qt4 support
If QT4_ROOT is given (absolute path), the configuration will look in it first
This module also demonstrates how to add tasks dynamically (when the build has started)
|
|||
|
ContentHandler The most base type |
|||
|
MTask A cpp task that may create a moc task dynamically |
|||
| XMLHandler | |||
| qt4_taskgen | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
has_xml = True
|
|||
MOC_H = ['.h', '.hpp', '.hxx', '.hh']
|
|||
EXT_RCC = ['.qrc']
|
|||
EXT_UI = ['.ui']
|
|||
EXT_QT4 = ['.cpp', '.cc', '.cxx', '.C']
|
|||
cls = b('rcc', '${QT_RCC} -name ${SRC[0].name} ${SRC[0].abspat
|
|||
|
|||
hook for rcc files
|
hook for uic tasks
|
|
|
|||
cls
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Aug 3 22:22:49 2008 | http://epydoc.sourceforge.net |