gloperate:type_system_adaptions

Last commit made on 2017-09-15
Get this branch:
git clone -b type_system_adaptions https://git.launchpad.net/gloperate

Branch merges

Branch information

Name:
type_system_adaptions
Repository:
lp:gloperate

Recent commits

e041bd8... by Willy Scheibel <email address hidden>

Reenable slot initialization on stage

0bfeb12... by Willy Scheibel <email address hidden>

Adapt examples to new type system interfaces

7d82b83... by Willy Scheibel <email address hidden>

Implement Slot member function overrides

76a29d5... by Willy Scheibel <email address hidden>

Adaptions to new cppexpose type system

ec0117b... by Willy Scheibel <email address hidden>

Start using cppexpose type refactoring

9037326... by Stefan Buschmann <email address hidden>

Merge pull request #404 from j-o/pass_object

Support directly passing a cppexpose::Object to a script function

0e7121b... by Jan Ole Vollmer <email address hidden>

Fix compilation

9f314a6... by Stefan Buschmann <email address hidden>

Small documentation changes

07b3bfc... by Stefan Buschmann <email address hidden>

Avoid loop to list properties if a wrapped object is found

2a7a6b4... by Jan Ole Vollmer <email address hidden>

Add s_qmlObjectPointerKey static variable