mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-02-05 19:40:03 +08:00
...
This commit is contained in:
@@ -6,9 +6,6 @@
|
|||||||
* **Workflow to C++ code generation with hint**.
|
* **Workflow to C++ code generation with hint**.
|
||||||
* Types and other symbols, which are reported not supported in C++, cannot be used.
|
* Types and other symbols, which are reported not supported in C++, cannot be used.
|
||||||
* Generate reflection code, protected by VCZH_DEBUG_NO_REFLECTION.
|
* Generate reflection code, protected by VCZH_DEBUG_NO_REFLECTION.
|
||||||
* Add Reference as one of the TypeInfoHint (for GacUI's event)
|
|
||||||
* Remove `IEventInfo::ICpp`, add `vl::reflection::cpphelper::EventHelper`
|
|
||||||
* Add helpers for argument accessing, `vl::Func<T>` converting and result accessing
|
|
||||||
|
|
||||||
## Comming Soon
|
## Comming Soon
|
||||||
* GacUI
|
* GacUI
|
||||||
@@ -28,6 +25,7 @@
|
|||||||
* **ListViewTemplate**.(Background|ColumnHeader)Template
|
* **ListViewTemplate**.(Background|ColumnHeader)Template
|
||||||
* **TreeViewTemplate**.(Background\ExpandingDecorator)Template
|
* **TreeViewTemplate**.(Background\ExpandingDecorator)Template
|
||||||
* **TabTemplate**.(Header|Dropdown|Menu|MenuItem)Template
|
* **TabTemplate**.(Header|Dropdown|Menu|MenuItem)Template
|
||||||
|
* IEventInfo::ICpp for composition events
|
||||||
* GacGen.exe
|
* GacGen.exe
|
||||||
* Add G4, Retire G2 [(reference)](http://www.gaclib.net/#~/Tutorial)
|
* Add G4, Retire G2 [(reference)](http://www.gaclib.net/#~/Tutorial)
|
||||||
* Regenerate G2 tutorials using G4
|
* Regenerate G2 tutorials using G4
|
||||||
|
|||||||
Reference in New Issue
Block a user