embedding the slide_model in the slide_object
This commit is contained in:
parent
0d2b636bc9
commit
4c403d9f3c
4 changed files with 8 additions and 25 deletions
|
@ -1,5 +1,5 @@
|
|||
#[cxx_qt::bridge]
|
||||
mod slide_model {
|
||||
pub mod slide_model {
|
||||
unsafe extern "C++" {
|
||||
include!(< QAbstractListModel >);
|
||||
include!("cxx-qt-lib/qhash.h");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue