summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/data/Alias2.qml
blob: 7fc838a61e949293475a4f373202d6f6ad41f9af (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
/****************************************************************************
**
** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** No Commercial Usage
** This file contains pre-release code and may not be distributed.
** You may use this file in accordance with the terms and conditions
** contained in the Technology Preview License Agreement accompanying
** this package.
**
** GNU Lesser General Public License Usage
** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file.  Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights.  These rights are described in the Nokia Qt LGPL Exception
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
**
** If you have questions regarding the use of this file, please contact
** Nokia at qt-info@nokia.com.
**
**
**
**
**
**
**
**
** $QT_END_LICENSE$
**
****************************************************************************/

import Test 1.0
import Qt 4.7

QtObject {
    property variant other
    other: MyTypeObject { id: obj }
    property alias enumAlias: obj.enumProperty;
}

hitecture_docs&id=0c1ad6cb2533ddb3d67f1b328c42116c471d65ba'>src/H5B2hdr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge hdf5_1_14 changes 07-29 to 08-04 (#3355)Larry Knox2023-08-041-27/+28
* Sync of src w/ develop (#3307)Dana Robinson2023-07-281-10/+10
* Convert H5F_addr calls to H5_addr (#3297)Dana Robinson2023-07-271-4/+4
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-271-38/+0
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-271-31/+31
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-2/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-146/+138
* Switch H5VM inline routines back to single underscope and put a comment in th...Quincey Koziol2020-08-061-2/+2
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-5/+2
* Minor normalization with 1.10 branchDana Robinson2020-07-271-10/+1
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-2/+1
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-15/+14
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-10/+66
* [svn-r28972] Removed option to clear file buffers from autotools, CMake, and ...Dana Robinson2016-01-261-3/+1
* [svn-r28800] Description:Quincey Koziol2016-01-051-2/+2
* [svn-r28798] Description:Quincey Koziol2016-01-051-1/+2
* [svn-r28797] Description:Quincey Koziol2016-01-051-8/+4
* [svn-r28710] Description:Quincey Koziol2015-12-191-4/+79
* [svn-r27768] Description:Quincey Koziol2015-09-141-4/+5
* [svn-r27144] Description:Quincey Koziol2015-06-031-1/+1
* [svn-r27071] Description:Quincey Koziol2015-05-151-43/+43
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-4/+4
* [svn-r26191] Description:Quincey Koziol2015-02-171-18/+28
* [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-131-3/+3
* [svn-r24020] Description:Quincey Koziol2013-08-171-1/+1
* [svn-r23987] Merge r23939 from reduce_warning branch to trunkNeil Fortner2013-08-091-2/+2
* [svn-r21919] Description:Quincey Koziol2012-02-091-10/+10
* [svn-r19114] Description:Quincey Koziol2010-07-20