author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Fri, 19 Feb 2010 23:40:16 +0200 | |
branch | RCL_3 |
changeset 4 | 3b1da2848fc7 |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
0 | 1 |
/**************************************************************************** |
2 |
** |
|
4
3b1da2848fc7
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
3 |
** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). |
0 | 4 |
** All rights reserved. |
5 |
** Contact: Nokia Corporation (qt-info@nokia.com) |
|
6 |
** |
|
7 |
** This file is part of the test suite of the Qt Toolkit. |
|
8 |
** |
|
9 |
** $QT_BEGIN_LICENSE:LGPL$ |
|
10 |
** No Commercial Usage |
|
11 |
** This file contains pre-release code and may not be distributed. |
|
12 |
** You may use this file in accordance with the terms and conditions |
|
13 |
** contained in the Technology Preview License Agreement accompanying |
|
14 |
** this package. |
|
15 |
** |
|
16 |
** GNU Lesser General Public License Usage |
|
17 |
** Alternatively, this file may be used under the terms of the GNU Lesser |
|
18 |
** General Public License version 2.1 as published by the Free Software |
|
19 |
** Foundation and appearing in the file LICENSE.LGPL included in the |
|
20 |
** packaging of this file. Please review the following information to |
|
21 |
** ensure the GNU Lesser General Public License version 2.1 requirements |
|
22 |
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. |
|
23 |
** |
|
24 |
** In addition, as a special exception, Nokia gives you certain additional |
|
25 |
** rights. These rights are described in the Nokia Qt LGPL Exception |
|
26 |
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. |
|
27 |
** |
|
28 |
** If you have questions regarding the use of this file, please contact |
|
29 |
** Nokia at qt-info@nokia.com. |
|
30 |
** |
|
31 |
** |
|
32 |
** |
|
33 |
** |
|
34 |
** |
|
35 |
** |
|
36 |
** |
|
37 |
** |
|
38 |
** $QT_END_LICENSE$ |
|
39 |
** |
|
40 |
****************************************************************************/ |
|
41 |
#include <boost/aligned_storage.hpp> |
|
42 |
#include <boost/any.hpp> |
|
43 |
#include <boost/array.hpp> |
|
44 |
#include <boost/assert.hpp> |
|
45 |
#include <boost/assign.hpp> |
|
46 |
#include <boost/bind.hpp> |
|
47 |
#include <boost/blank_fwd.hpp> |
|
48 |
#include <boost/blank.hpp> |
|
49 |
#include <boost/call_traits.hpp> |
|
50 |
#include <boost/cast.hpp> |
|
51 |
#include <boost/checked_delete.hpp> |
|
52 |
#include <boost/compressed_pair.hpp> |
|
53 |
#include <boost/concept_archetype.hpp> |
|
54 |
#include <boost/concept_check.hpp> |
|
55 |
#include <boost/config.hpp> |
|
56 |
#include <boost/crc.hpp> |
|
57 |
#include <boost/cstdint.hpp> |
|
58 |
#include <boost/cstdlib.hpp> |
|
59 |
#include <boost/current_function.hpp> |
|
60 |
#include <boost/dynamic_bitset_fwd.hpp> |
|
61 |
#include <boost/dynamic_bitset.hpp> |
|
62 |
#include <boost/enable_shared_from_this.hpp> |
|
63 |
#include <boost/format.hpp> |
|
64 |
#include <boost/functional.hpp> |
|
65 |
#include <boost/function_equal.hpp> |
|
66 |
#include <boost/function.hpp> |
|
67 |
#include <boost/function_output_iterator.hpp> |
|
68 |
#include <boost/generator_iterator.hpp> |
|
69 |
#include <boost/get_pointer.hpp> |
|
70 |
#include <boost/implicit_cast.hpp> |
|
71 |
#include <boost/indirect_reference.hpp> |
|
72 |
#include <boost/integer_fwd.hpp> |
|
73 |
#include <boost/integer.hpp> |
|
74 |
#include <boost/integer_traits.hpp> |
|
75 |
#include <boost/intrusive_ptr.hpp> |
|
76 |
#include <boost/io_fwd.hpp> |
|
77 |
#include <boost/iterator_adaptors.hpp> |
|
78 |
#include <boost/iterator.hpp> |
|
79 |
#include <boost/last_value.hpp> |
|
80 |
#include <boost/lexical_cast.hpp> |
|
81 |
#include <boost/limits.hpp> |
|
82 |
#include <boost/math_fwd.hpp> |
|
83 |
#include <boost/mem_fn.hpp> |
|
84 |
#include <boost/multi_array.hpp> |
|
85 |
#include <boost/next_prior.hpp> |
|
86 |
#include <boost/noncopyable.hpp> |
|
87 |
#include <boost/nondet_random.hpp> |
|
88 |
#include <boost/none.hpp> |
|
89 |
#include <boost/non_type.hpp> |
|
90 |
#include <boost/operators.hpp> |
|
91 |
#include <boost/optional.hpp> |
|
92 |
#include <boost/pfto.hpp> |
|
93 |
#include <boost/pointee.hpp> |
|
94 |
#include <boost/preprocessor.hpp> |
|
95 |
#include <boost/progress.hpp> |
|
96 |
#include <boost/property_map.hpp> |
|
97 |
#include <boost/property_map_iterator.hpp> |
|
98 |
#include <boost/random.hpp> |
|
99 |
#include <boost/range.hpp> |
|
100 |
#include <boost/rational.hpp> |
|
101 |
#include <boost/ref.hpp> |
|
102 |
#include <boost/scoped_array.hpp> |
|
103 |
#include <boost/scoped_ptr.hpp> |
|
104 |
#include <boost/shared_array.hpp> |
|
105 |
#include <boost/shared_container_iterator.hpp> |
|
106 |
#include <boost/shared_ptr.hpp> |
|
107 |
#include <boost/smart_cast.hpp> |
|
108 |
#include <boost/smart_ptr.hpp> |
|
109 |
#include <boost/spirit.hpp> |
|
110 |
#include <boost/state_saver.hpp> |
|
111 |
#include <boost/static_assert.hpp> |
|
112 |
#include <boost/static_warning.hpp> |
|
113 |
#include <boost/strong_typedef.hpp> |
|
114 |
#include <boost/throw_exception.hpp> |
|
115 |
#include <boost/timer.hpp> |
|
116 |
#include <boost/token_functions.hpp> |
|
117 |
#include <boost/token_iterator.hpp> |
|
118 |
#include <boost/tokenizer.hpp> |
|
119 |
#include <boost/type.hpp> |
|
120 |
#include <boost/type_traits.hpp> |
|
121 |
#include <boost/utility.hpp> |
|
122 |
#include <boost/variant.hpp> |
|
123 |
#include <boost/vector_property_map.hpp> |
|
124 |
#include <boost/version.hpp> |
|
125 |
#include <boost/visit_each.hpp> |
|
126 |
#include <boost/weak_ptr.hpp> |