|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fixed up PipeProcessBackendFactory to support being instantiated
by declarative.
* Added a DeclarativeProcessManager::registerTypes() function to
call qmlRegisterType() for all usable classes.
* Updated registered QML class names for items in declarative to
follow the "PmNAME" convention (because the QML type name can't
be the same as the C++ type name)
* Updated documentation for declarative types
Change-Id: I587689752cb69c7280db67bbc20c1a91b0c6722a
Reviewed-by: Chris Craig <[email protected]>
|