| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: I575acc39fac5c12e07f0e4da3193ba94b337137a
Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
|
|
|
|
|
| |
Change-Id: Ie77d0156c9e54be57547c160c3a2b2934ce050a8
Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Includes:
* Implement QDotNetNativeInterface: specialization of QDotNetInterface
that wraps a pointer to native data.
* Implement IQVariant: QDotNetNativeInterface that wraps a QVariant.
* Implement IQModelIndex interface: QDotNetNativeInterface that wraps
a QModelIndex.
* Implement QDotNetAbstractListModel base class: allows extending
QAbstractListModel in C#.
* Add class QDotNetDelegate
* Remove old examples
Change-Id: I2eb21df29e1cf9379e14a64d5174eb934b5bf18a
Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
|
|
Chronometer:
* QML front-end to a .NET module with a well-defined "business logic".
EmbeddedWindow:
* WPF window containing an embedded QML view, which runs in-process.
QtAzureIoT:
* Integrating Qt and .NET in a non-Windows setting.
Change-Id: I4dff485b95835a3d880fe03f110c46c457a419b3
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
|