Ignore:
Timestamp:
May 5, 2011, 5:36:53 AM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/tools/qdoc3/config.h

    r651 r846  
    11/****************************************************************************
    22**
    3 ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
     3** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
    44** All rights reserved.
    55** Contact: Nokia Corporation (qt-info@nokia.com)
     
    120120
    121121#define CONFIG_ALIAS                    "alias"
     122#define CONFIG_APPLICATION              "application"
    122123#define CONFIG_BASE                     "base"      // ### don't document for now
    123124#define CONFIG_CODEINDENT               "codeindent"
     
    141142#define CONFIG_LANGUAGE                 "language"
    142143#define CONFIG_MACRO                    "macro"
     144#define CONFIG_NATURALLANGUAGE          "naturallanguage"
    143145#define CONFIG_OBSOLETELINKS            "obsoletelinks"
     146#define CONFIG_APPLICATION              "application"
    144147#define CONFIG_OUTPUTDIR                "outputdir"
     148#define CONFIG_OUTPUTENCODING           "outputencoding"
    145149#define CONFIG_OUTPUTLANGUAGE           "outputlanguage"
    146150#define CONFIG_OUTPUTFORMATS            "outputformats"
     
    148152#define CONFIG_QHP                      "qhp"
    149153#define CONFIG_QUOTINGINFORMATION       "quotinginformation"
     154#define CONFIG_SCRIPTDIRS               "scriptdirs"
     155#define CONFIG_SCRIPTS                  "scripts"
    150156#define CONFIG_SLOW                     "slow"
    151157#define CONFIG_SHOWINTERNAL             "showinternal"
    152158#define CONFIG_SOURCEDIRS               "sourcedirs"
     159#define CONFIG_SOURCEENCODING           "sourceencoding"
    153160#define CONFIG_SOURCES                  "sources"
    154161#define CONFIG_SPURIOUS                 "spurious"
     162#define CONFIG_STYLEDIRS                "styledirs"
     163#define CONFIG_STYLES                   "styles"
    155164#define CONFIG_STYLESHEETS              "stylesheets"
    156165#define CONFIG_TABSIZE                  "tabsize"
Note: See TracChangeset for help on using the changeset viewer.