summaryrefslogtreecommitdiffstats
path: root/doc/global/externalsites/external-resources.qdoc
blob: 46ce8b6fd38f2f7a482fe0ae0bf882b2e7b10e55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
/****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms
** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at https://www.qt.io/contact-us.
**
** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
** this file. Please review the following information to ensure
** the GNU Free Documentation License version 1.3 requirements
** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
** $QT_END_LICENSE$
**
****************************************************************************/
/*!
    \externalpage http://www.freedesktop.org/
    \title freedesktop.org
*/

/*!
    \externalpage http://www.freedesktop.org/Standards/xembed-spec
    \title XEmbed Specification
*/

/*!
    \externalpage http://www.freedesktop.org/Standards/icon-theme-spec
    \title Icon Themes Specification
*/

/*!
    \externalpage http://www.cups.org/
    \title Common Unix Printing System (CUPS)
    \keyword CUPS
*/

/*!
    \externalpage http://www.freedesktop.org/wiki/Standards_2fdesktop_2dentry_2dspec
    \title Desktop Entry Specification
*/

/*!
    \externalpage http://www.kde.org/
    \title The K Desktop Environment
    \keyword KDE
*/

/*!
    \externalpage http://www.cmake.org/cmake/help/documentation.html
    \title CMake Documentation
*/

/*!
    \externalpage http://www.cmake.org/cmake/help/v2.8.11/cmake.html#command:find_package
    \title CMake find_package Documentation
*/

/*!
    \externalpage http://www.cmake.org/cmake/help/v2.8.11/cmake.html#prop_tgt:AUTOMOC
    \title CMake AUTOMOC Documentation
*/


/*!
    \externalpage http://www.cmake.org/cmake/help/v2.8.11/cmake.html#prop_tgt:LOCATION
    \title CMake LOCATION Documentation
*/

/*!
    \externalpage http://www.cmake.org/cmake/help/v2.8.11/cmake.html#prop_tgt:POSITION_INDEPENDENT_CODE
    \title CMake POSITION_INDEPENDENT_CODE Documentation
*/

/*!
    \externalpage http://www.cmake.org/cmake/help/v2.8.11/cmake.html#command:target_link_libraries
    \title CMake target_link_libraries Documentation
*/

/*!
    \externalpage http://www.gnome.org/
    \title GNOME
*/

/*!
    \externalpage http://www.gnu.org/software/emacs/
    \title GNU Emacs
*/

/*!
    \externalpage http://gnuwin32.sourceforge.net/packages.html
    \title GnuWin32 Project
*/

/*!
    \externalpage http://www.w3.org/Graphics/SVG/About.html
    \title About SVG
    \keyword Scalable Vector Graphics
*/

/*!
    \externalpage http://www.w3.org/TR/SVG/types.html#ColorKeywords
    \title SVG color keyword names
*/

/*!
    \externalpage http://www.w3.org/Graphics/SVG/
    \title SVG Working Group
*/

/*!
    \externalpage http://www.w3.org/TR/SVGMobile/
    \title Mobile SVG Profiles
    \omit
    Mobile SVG Profiles: SVG Tiny and SVG Basic
    \endomit
*/

/*!
    \externalpage http://www.w3.org/TR/SVGMobile12/
    \title SVG 1.2 Tiny
*/

/*!
    \externalpage http://www.w3.org/Graphics/SVG/feature/1.2/#SVG-static
    \title SVG 1.2 Tiny Static Features
*/



/*!
    \externalpage http://tdm-gcc.tdragon.net/
    \title TDM-GCC
*/

/*!
    \externalpage http://www.dependencywalker.com/
    \title Dependency Walker
*/

/*!
    \externalpage http://webkit.org/
    \title WebKit Open Source Project
*/

/*!
    \externalpage http://www.informit.com/store/product.aspx?isbn=0132354160
    \title C++ GUI Programming with Qt 4, 2nd Edition
*/

/*!
    \externalpage http://www.openssl.org/
    \title OpenSSL Toolkit
*/

/*!
    \externalpage http://arora-browser.org/
    \title Arora Browser
*/

/*!
    \externalpage http://www.activestate.com/Products/activeperl/index.mhtml
    \title ActivePerl
*/

/*!
    \externalpage http://code.google.com/p/angleproject/
    \title ANGLE
*/

/*!
    \externalpage http://msdn.microsoft.com/en-us/directx/default.aspx
    \title Direct X SDK
*/

/*!
    \externalpage http://www.w3.org/TR/html401/
    \title HTML 4
*/

/*!
    \externalpage http://www.w3.org/TR/html5/
    \title HTML 5
*/

/*!
    \externalpage http://site.icu-project.org/
    \title ICU
*/

/*!
    \externalpage http://www.mingw.org/
    \title MinGW
*/

/*!
    \externalpage http://www.python.org/
    \title Python
*/

/*!
    \externalpage http://pyxml.sourceforge.net/topics/xbel/
    \title XML Bookmark Exchange Language Resource Page
*/

/*!
    \externalpage http://www.w3.org/TR/xquery/#errors
    \title error handling in the XQuery language
*/

/*!
    \externalpage http://xaos.sourceforge.net/
    \title XaoS
*/

/*!
    \externalpage http://www.unixodbc.org
    \title http://www.unixodbc.org
*/

/*!
    \externalpage http://www.postgresql.org
    \title http://www.postgresql.org
*/

/*!
    \externalpage http://www.postgresql.org/docs/current/static/installation-platform-notes.html#INSTALLATION-NOTES-MINGW
    \title PostgreSQL MinGW/Native Windows
*/

/*!
    \externalpage http://www.freetds.org
    \title http://www.freetds.org
*/

/*!
    \externalpage http://www.sybase.com
    \title http://www.sybase.com
*/

/*!
    \externalpage http://linux.sybase.com
    \title http://linux.sybase.com
*/

/*!
    \externalpage http://www.sqlite.org
    \title http://www.sqlite.org
*/

/*!
    \externalpage http://www.amazon.com/Threads-Primer-Guide-Multithreaded-Programming/dp/0134436989/ref=sr_1_1?ie=UTF8&qid=1354884049&sr=8-1&keywords=a+guide+to+multithreaded+programming
    \title Threads Primer: A Guide to Multithreaded Programming
*/

/*!
    \externalpage http://www.amazon.com/Thread-Time-MultiThreaded-Programming-Guide/dp/0131900676/ref=sr_1_sc_3?ie=UTF8&qid=1354884427&sr=8-3-spell&keywords=The+Mulltithread+Programming+Guide
    \title Thread Time: The Multithreaded Programming Guide
*/

/*!
    \externalpage http://www.amazon.com/Pthreads-Programming-Standard-Multiprocessing-Nutshell/dp/1565921151/ref=sr_1_1?s=books&ie=UTF8&qid=1354884565&sr=1-1&keywords=threads+Programming%3A+A+POSIX+Standard+for+Better+Multiprocessing
    \title Pthreads Programming: A POSIX Standard for Better Multiprocessing
*/

/*!
    \externalpage http://www.amazon.com/Win32-Multithreaded-Programming-Aaron-Cohen/dp/B00007GW3Z/ref=sr_1_1?s=books&ie=UTF8&qid=1354884647&sr=1-1&keywords=Win32+Multithreaded+Programming
    \title Win32 Multithreaded Programming
*/

/*!
    \externalpage http://www.phptr.com/content/images/0131872494/samplechapter/blanchette_ch10.pdf
    \title "Item View Classes" Chapter of C++ GUI Programming with Qt 4
*/

/*!
    \externalpage https://developer.apple.com/library/mac/#documentation/UserExperience/Conceptual/AppleHIGuidelines/Intro/Intro.html
    \title Mac OS X Aqua
*/

/*!
    \externalpage http://www.kdedevelopers.org/node/2345
    \title KDE applications
*/

/*!
    \externalpage http://cgi.netscape.com/newsref/std/cookie_spec.html
    \title Netscape Cookie Specification
*/

/*!
    \externalpage http://msdn.microsoft.com/en-us/library/ms533046(VS.85).aspx
    \title Mitigating Cross-site Scripting With HTTP-only Cookies
*/

/*!
    \externalpage http://en.tldp.org/HOWTO/Framebuffer-HOWTO.html
    \title Framebuffer HOWTO
*/

/*!
    \externalpage http://wap.trafikanten.no
    \title Trafikanten
*/

/*!
    \externalpage http://www.w3.org/TR/scxml/
    \title State Chart XML: State Machine Notation for Control Abstraction
*/

/*!
    \externalpage http://www.wisdom.weizmann.ac.il/~dharel/SCANNED.PAPERS/Statecharts.pdf
    \title Statecharts: A visual formalism for complex systems
*/

/*!
    \externalpage http://www.gnu.org/licenses/gpl.html
    \title GNU General Public License
*/

/*!
    \externalpage http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
    \title GNU Lesser General Public License, version 2.1
*/

/*!
    \externalpage http://developers.sun.com/sunstudio/downloads/patches/index.jsp
    \title Sun Studio Patches
*/

/*!
    \externalpage http://www.qtcentre.org
    \title Qt Centre
*/

/*!
    \externalpage http://www.kde.org
    \title KDE
*/

/*!
    \externalpage http://www.directfb.org/index.php?path=Main%2FDownloads&page=1
    \title DirectFB - df_window example
*/

/*!
    \externalpage http://www.directfb.org/docs/DirectFB_Reference_1_4/IDirectFBPalette.html
    \title DirectFB - IDirectFBPalette
*/

/*!
    \externalpage http://www.cplusplus.com/reference/clibrary/cstring/memcpy/
    \title C++ Reference - memcpy
*/

/*!
    \externalpage http://www.directfb.org/docs/DirectFB_Reference_1_4/IDirectFB_CreateInputEventBuffer.html
    \title DirectFB - CreateInputEventBuffer
*/

/*!
    \externalpage http://www.directfb.org/docs/DirectFB_Reference_1_4/types.html#DFBSurfaceBlittingFlags
    \title DirectFB - DFBSurfaceBlittingFlags
*/

/*!
    \externalpage http://directfb.org/docs/DirectFB_Reference_1_4/IDirectFBImageProvider.html
    \title DirectFB - IDirectFBImageProvider
*/

/*!
    \externalpage http://www.directfb.org/docs/DirectFB_Reference_1_4/IDirectFBSurface.html
    \title DirectFB - IDirectFBSurface
*/

/*!
    \externalpage http://www.directfb.org/docs/DirectFB_Reference_1_4/IDirectFBWindow
    \title DirectFB - IDirectFBWindow
*/

/*!
    \externalpage http://www.directfb.org/docs/DirectFB_Reference_1_4/types.html#DFBSurfaceDescription
    \title DirectFB - DFBSurfaceDescription
*/

/*!
    \externalpage http://www.w3.org/TR/REC-CSS2/selector.html#q1
    \title Standard CSS2 selector
*/

/*!
    \externalpage http://www.w3.org/XML/Core/#Publications
    \title W3C XML specifications
*/

/*!
    \externalpage http://www.w3.org/XML/Schema
    \title XML Schema
*/

/*!
    \externalpage http://opensource.org/licenses/bsd-license.php
    \title New and Modified BSD Licenses
*/

/*!
    \externalpage http://www.ecma-international.org/publications/standards/Ecma-262.htm
    \title ECMAScript Language Specification
*/

/*!
    \externalpage https://developer.mozilla.org/en/JavaScript
    \title JavaScript Resources
*/

/*!
    \externalpage https://developer.mozilla.org/en/JavaScript/Guide
    \title JavaScript Guide
*/

/*!
    \externalpage https://developer.mozilla.org/en/JavaScript/About_JavaScript
    \title About JavaScript
*/

/*!
    \externalpage http://www.libusb.org/
    \title libusb
*/

/*!
    \externalpage https://developer.mozilla.org/en/JavaScript/Reference/Reserved_Words
    \title JavaScript Reserved Words
*/

/*!
    \externalpage http://publicsuffix.org/
    \title publicsuffix.org
*/

/*!
    \externalpage http://accessibility.linuxfoundation.org/a11yspecs/ia2/docs/html/_accessible_event_i_d_8idl.html
    \title AccessibleEventID.idl File Reference
*/

/*!
    \externalpage http://msdn.microsoft.com/en-us/library/dd318066.aspx
    \title Microsoft Active Accessibility Event Constants
*/

/*!
    \externalpage ftp://ftp.qt-project.org/pub/qt/solutions/lgpl/qtmotifextension-2.7_1-opensource.tar.gz
    \title Motif Extension
*/

/*!
    \externalpage http://www.opengl.org/registry/
    \title OpenGL Registry
*/

/*!
    \externalpage http://www.khronos.org/registry/gles/
    \title Khronos OpenGL ES API Registry
*/

/*!
    \externalpage http://git.iksaif.net/?p=qsslkey-p11.git
    \title qsslkey example
*/

/*!
    \externalpage http://www.w3.org/TR/2009/WD-webdatabase-20091029/
    \title HTML5 Web Database API
*/

/*!
    \externalpage http://lldb.llvm.org/
    \title The LLDB Debugger
*/

/*!
    \externalpage https://login.qt.io/
    \title Qt Account Sign-up
*/