summaryrefslogtreecommitdiff
path: root/doc/Doxyfile_libqpe
Unidiff
Diffstat (limited to 'doc/Doxyfile_libqpe') (more/less context) (ignore whitespace changes)
-rw-r--r--doc/Doxyfile_libqpe10
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/Doxyfile_libqpe b/doc/Doxyfile_libqpe
index ac12f3f..2d91ac5 100644
--- a/doc/Doxyfile_libqpe
+++ b/doc/Doxyfile_libqpe
@@ -1,53 +1,55 @@
1# Doxyfile 1.3.4 1# Doxyfile 1.3.5
2 2
3#--------------------------------------------------------------------------- 3#---------------------------------------------------------------------------
4# Project related configuration options 4# Project related configuration options
5#--------------------------------------------------------------------------- 5#---------------------------------------------------------------------------
6PROJECT_NAME = "Qtopia library" 6PROJECT_NAME = "Qtopia library"
7PROJECT_NUMBER = "Version 1.5.5" 7PROJECT_NUMBER = "Version 1.5.5"
8OUTPUT_DIRECTORY = ../apidocs 8OUTPUT_DIRECTORY = ../apidocs
9OUTPUT_LANGUAGE = English 9OUTPUT_LANGUAGE = English
10USE_WINDOWS_ENCODING = NO 10USE_WINDOWS_ENCODING = NO
11BRIEF_MEMBER_DESC = YES 11BRIEF_MEMBER_DESC = YES
12REPEAT_BRIEF = YES 12REPEAT_BRIEF = YES
13ABBREVIATE_BRIEF =
13ALWAYS_DETAILED_SEC = YES 14ALWAYS_DETAILED_SEC = YES
14INLINE_INHERITED_MEMB = NO 15INLINE_INHERITED_MEMB = NO
15FULL_PATH_NAMES = NO 16FULL_PATH_NAMES = NO
16STRIP_FROM_PATH = 17STRIP_FROM_PATH =
17SHORT_NAMES = NO 18SHORT_NAMES = NO
18JAVADOC_AUTOBRIEF = YES 19JAVADOC_AUTOBRIEF = YES
19MULTILINE_CPP_IS_BRIEF = NO 20MULTILINE_CPP_IS_BRIEF = NO
20DETAILS_AT_TOP = NO 21DETAILS_AT_TOP = NO
21INHERIT_DOCS = YES 22INHERIT_DOCS = YES
22DISTRIBUTE_GROUP_DOC = NO 23DISTRIBUTE_GROUP_DOC = NO
23TAB_SIZE = 4 24TAB_SIZE = 4
24ALIASES = libdoc=@mainpage \ 25ALIASES = libdoc=@mainpage \
25 sect=<p><b> \ 26 sect=<p><b> \
26 reimplemented= \ 27 reimplemented= \
27 "deprecated=<b>This class or method is obsolete, it is provided for compatibility only.</b>" \ 28 "deprecated=<b>This class or method is obsolete, it is provided for compatibility only.</b>" \
28 obsolete=@deprecated \ 29 obsolete=@deprecated \
29 ref= 30 ref= \
31 slash=/
30OPTIMIZE_OUTPUT_FOR_C = NO 32OPTIMIZE_OUTPUT_FOR_C = NO
31OPTIMIZE_OUTPUT_JAVA = NO 33OPTIMIZE_OUTPUT_JAVA = NO
32SUBGROUPING = YES 34SUBGROUPING = YES
33#--------------------------------------------------------------------------- 35#---------------------------------------------------------------------------
34# Build related configuration options 36# Build related configuration options
35#--------------------------------------------------------------------------- 37#---------------------------------------------------------------------------
36EXTRACT_ALL = NO 38EXTRACT_ALL = NO
37EXTRACT_PRIVATE = NO 39EXTRACT_PRIVATE = NO
38EXTRACT_STATIC = YES 40EXTRACT_STATIC = YES
39EXTRACT_LOCAL_CLASSES = NO 41EXTRACT_LOCAL_CLASSES = NO
40HIDE_UNDOC_MEMBERS = NO 42HIDE_UNDOC_MEMBERS = NO
41HIDE_UNDOC_CLASSES = YES 43HIDE_UNDOC_CLASSES = YES
42HIDE_FRIEND_COMPOUNDS = NO 44HIDE_FRIEND_COMPOUNDS = NO
43HIDE_IN_BODY_DOCS = NO 45HIDE_IN_BODY_DOCS = NO
44INTERNAL_DOCS = NO 46INTERNAL_DOCS = NO
45CASE_SENSE_NAMES = YES 47CASE_SENSE_NAMES = YES
46HIDE_SCOPE_NAMES = NO 48HIDE_SCOPE_NAMES = NO
47SHOW_INCLUDE_FILES = YES 49SHOW_INCLUDE_FILES = YES
48INLINE_INFO = YES 50INLINE_INFO = YES
49SORT_MEMBER_DOCS = NO 51SORT_MEMBER_DOCS = NO
50GENERATE_TODOLIST = YES 52GENERATE_TODOLIST = YES
51GENERATE_TESTLIST = YES 53GENERATE_TESTLIST = YES
52GENERATE_BUGLIST = YES 54GENERATE_BUGLIST = YES
53GENERATE_DEPRECATEDLIST= YES 55GENERATE_DEPRECATEDLIST= YES
@@ -79,49 +81,50 @@ EXCLUDE_PATTERNS = *.moc.* \
79 *.all_cpp.* \ 81 *.all_cpp.* \
80 *unload.* \ 82 *unload.* \
81 */test/* \ 83 */test/* \
82 */tests/* 84 */tests/*
83EXAMPLE_PATH = 85EXAMPLE_PATH =
84EXAMPLE_PATTERNS = 86EXAMPLE_PATTERNS =
85EXAMPLE_RECURSIVE = NO 87EXAMPLE_RECURSIVE = NO
86IMAGE_PATH = ../apidocs/api 88IMAGE_PATH = ../apidocs/api
87INPUT_FILTER = 89INPUT_FILTER =
88FILTER_SOURCE_FILES = NO 90FILTER_SOURCE_FILES = NO
89#--------------------------------------------------------------------------- 91#---------------------------------------------------------------------------
90# configuration options related to source browsing 92# configuration options related to source browsing
91#--------------------------------------------------------------------------- 93#---------------------------------------------------------------------------
92SOURCE_BROWSER = YES 94SOURCE_BROWSER = YES
93INLINE_SOURCES = NO 95INLINE_SOURCES = NO
94STRIP_CODE_COMMENTS = YES 96STRIP_CODE_COMMENTS = YES
95REFERENCED_BY_RELATION = YES 97REFERENCED_BY_RELATION = YES
96REFERENCES_RELATION = YES 98REFERENCES_RELATION = YES
97VERBATIM_HEADERS = YES 99VERBATIM_HEADERS = YES
98#--------------------------------------------------------------------------- 100#---------------------------------------------------------------------------
99# configuration options related to the alphabetical class index 101# configuration options related to the alphabetical class index
100#--------------------------------------------------------------------------- 102#---------------------------------------------------------------------------
101ALPHABETICAL_INDEX = YES 103ALPHABETICAL_INDEX = YES
102COLS_IN_ALPHA_INDEX = 3 104COLS_IN_ALPHA_INDEX = 3
103IGNORE_PREFIX = Q 105IGNORE_PREFIX = Q \
106 QPE
104#--------------------------------------------------------------------------- 107#---------------------------------------------------------------------------
105# configuration options related to the HTML output 108# configuration options related to the HTML output
106#--------------------------------------------------------------------------- 109#---------------------------------------------------------------------------
107GENERATE_HTML = YES 110GENERATE_HTML = YES
108HTML_OUTPUT = libqpe/html 111HTML_OUTPUT = libqpe/html
109HTML_FILE_EXTENSION = .html 112HTML_FILE_EXTENSION = .html
110HTML_HEADER = ../apidocs/common/header.html 113HTML_HEADER = ../apidocs/common/header.html
111HTML_FOOTER = ../apidocs/common/footer.html 114HTML_FOOTER = ../apidocs/common/footer.html
112HTML_STYLESHEET = ../apidocs/common/doxygen.css 115HTML_STYLESHEET = ../apidocs/common/doxygen.css
113HTML_ALIGN_MEMBERS = YES 116HTML_ALIGN_MEMBERS = YES
114GENERATE_HTMLHELP = NO 117GENERATE_HTMLHELP = NO
115CHM_FILE = 118CHM_FILE =
116HHC_LOCATION = 119HHC_LOCATION =
117GENERATE_CHI = NO 120GENERATE_CHI = NO
118BINARY_TOC = NO 121BINARY_TOC = NO
119TOC_EXPAND = NO 122TOC_EXPAND = NO
120DISABLE_INDEX = YES 123DISABLE_INDEX = YES
121ENUM_VALUES_PER_LINE = 4 124ENUM_VALUES_PER_LINE = 4
122GENERATE_TREEVIEW = NO 125GENERATE_TREEVIEW = NO
123TREEVIEW_WIDTH = 250 126TREEVIEW_WIDTH = 250
124#--------------------------------------------------------------------------- 127#---------------------------------------------------------------------------
125# configuration options related to the LaTeX output 128# configuration options related to the LaTeX output
126#--------------------------------------------------------------------------- 129#---------------------------------------------------------------------------
127GENERATE_LATEX = NO 130GENERATE_LATEX = NO
@@ -138,48 +141,49 @@ LATEX_BATCHMODE = NO
138LATEX_HIDE_INDICES = NO 141LATEX_HIDE_INDICES = NO
139#--------------------------------------------------------------------------- 142#---------------------------------------------------------------------------
140# configuration options related to the RTF output 143# configuration options related to the RTF output
141#--------------------------------------------------------------------------- 144#---------------------------------------------------------------------------
142GENERATE_RTF = NO 145GENERATE_RTF = NO
143RTF_OUTPUT = libqpe/rtf 146RTF_OUTPUT = libqpe/rtf
144COMPACT_RTF = NO 147COMPACT_RTF = NO
145RTF_HYPERLINKS = NO 148RTF_HYPERLINKS = NO
146RTF_STYLESHEET_FILE = 149RTF_STYLESHEET_FILE =
147RTF_EXTENSIONS_FILE = 150RTF_EXTENSIONS_FILE =
148#--------------------------------------------------------------------------- 151#---------------------------------------------------------------------------
149# configuration options related to the man page output 152# configuration options related to the man page output
150#--------------------------------------------------------------------------- 153#---------------------------------------------------------------------------
151GENERATE_MAN = NO 154GENERATE_MAN = NO
152MAN_OUTPUT = libqpe/man 155MAN_OUTPUT = libqpe/man
153MAN_EXTENSION = .opie3 156MAN_EXTENSION = .opie3
154MAN_LINKS = YES 157MAN_LINKS = YES
155#--------------------------------------------------------------------------- 158#---------------------------------------------------------------------------
156# configuration options related to the XML output 159# configuration options related to the XML output
157#--------------------------------------------------------------------------- 160#---------------------------------------------------------------------------
158GENERATE_XML = NO 161GENERATE_XML = NO
159XML_OUTPUT = xml 162XML_OUTPUT = xml
160XML_SCHEMA = 163XML_SCHEMA =
161XML_DTD = 164XML_DTD =
165XML_PROGRAMLISTING = YES
162#--------------------------------------------------------------------------- 166#---------------------------------------------------------------------------
163# configuration options for the AutoGen Definitions output 167# configuration options for the AutoGen Definitions output
164#--------------------------------------------------------------------------- 168#---------------------------------------------------------------------------
165GENERATE_AUTOGEN_DEF = NO 169GENERATE_AUTOGEN_DEF = NO
166#--------------------------------------------------------------------------- 170#---------------------------------------------------------------------------
167# configuration options related to the Perl module output 171# configuration options related to the Perl module output
168#--------------------------------------------------------------------------- 172#---------------------------------------------------------------------------
169GENERATE_PERLMOD = NO 173GENERATE_PERLMOD = NO
170PERLMOD_LATEX = NO 174PERLMOD_LATEX = NO
171PERLMOD_PRETTY = YES 175PERLMOD_PRETTY = YES
172PERLMOD_MAKEVAR_PREFIX = 176PERLMOD_MAKEVAR_PREFIX =
173#--------------------------------------------------------------------------- 177#---------------------------------------------------------------------------
174# Configuration options related to the preprocessor 178# Configuration options related to the preprocessor
175#--------------------------------------------------------------------------- 179#---------------------------------------------------------------------------
176ENABLE_PREPROCESSING = YES 180ENABLE_PREPROCESSING = YES
177MACRO_EXPANSION = NO 181MACRO_EXPANSION = NO
178EXPAND_ONLY_PREDEF = NO 182EXPAND_ONLY_PREDEF = NO
179SEARCH_INCLUDES = YES 183SEARCH_INCLUDES = YES
180INCLUDE_PATH = 184INCLUDE_PATH =
181INCLUDE_FILE_PATTERNS = 185INCLUDE_FILE_PATTERNS =
182PREDEFINED = QT_VERSION=305 186PREDEFINED = QT_VERSION=305
183EXPAND_AS_DEFINED = 187EXPAND_AS_DEFINED =
184SKIP_FUNCTION_MACROS = YES 188SKIP_FUNCTION_MACROS = YES
185#--------------------------------------------------------------------------- 189#---------------------------------------------------------------------------