MDeclarativeCache API Library

Introduction

MDeclarativeCache API provides way for QML applications to ask already created instances of QApplication and QDeclarativeView classes for themselves. This helps to reduce application startup time.

ClassDescription
MDeclarativeCacheClass used for storing instances of QApplication and QDeclarativeView.

Getting started

For writing application which are using MDeclarativeCache, please see the full developer guide from applauncher-doc package.