forked from qt-creator/qt-creator
Updated qdoc to remove hard-coded dependencies on style sheets. Simplified the offline documentation, introducing an offline.css file to be used for documentation in Qt Creator.
20 lines
622 B
Plaintext
20 lines
622 B
Plaintext
defines = Q_QDOC \
|
|
QT_.*_SUPPORT \
|
|
QT_.*_LIB \
|
|
QT_COMPAT \
|
|
QT_KEYPAD_NAVIGATION \
|
|
QT_NO_EGL \
|
|
QT3_SUPPORT \
|
|
Q_WS_.* \
|
|
Q_OS_.* \
|
|
Q_BYTE_ORDER \
|
|
QT_DEPRECATED \
|
|
Q_NO_USING_KEYWORD \
|
|
__cplusplus \
|
|
qtquick \
|
|
qcmanual
|
|
|
|
versionsym = QT_VERSION_STR
|
|
|
|
codeindent = 1
|