#events #github #bindings #qt #extension #q-object #qt-core

qt_core_custom_events

Custom event-enabled QObject for usage with qt_core Rust bindings https://github.com/rust-qt/cpp_to_rust

5 unstable releases

Uses old Rust 2015

0.2.0 Mar 19, 2020
0.1.1 Feb 7, 2020
0.1.0 Feb 1, 2020
0.0.2 Jan 28, 2019
0.0.1 Apr 2, 2018

#29 in #qt


Used in scintilla-sys

MIT license

11KB
82 lines

qt_core_custom_events

qt_core_custom_events is an extension for https://github.com/rust-qt that allows listening for the events that require subclassing in original C++ Qt.

Dependencies

~39MB
~335K SLoC