#include <memory>
#include <utility>
Go to the source code of this file.
|
class | QuasarAppUtils::Service< Base > |
| The Service class is a template class for creating a singleton services objects. This is manual control wrapper. You should be manually initializing your service object and manually deinitializing. If you don't destroy your service, then service object will be automatically destroyed when application will be closed. More...
|
|
|
namespace | QuasarAppUtils |
| The QuasaraAppUtils class This lib include base functions for the all applications of QuasarApp group. All methods of the Quasar AppUtils is static.
|
|