Cutelee  6.1.0
Public Member Functions | Public Attributes | List of all members
Cutelee::CachingLoaderDecoratorPrivate Class Reference

Public Member Functions

 CachingLoaderDecoratorPrivate (std::shared_ptr< AbstractTemplateLoader > loader, CachingLoaderDecorator *qq)
 

Public Attributes

QHash< QString, Templatem_cache
 
const std::shared_ptr< AbstractTemplateLoaderm_wrappedLoader
 
CachingLoaderDecorator *const q_ptr
 

Detailed Description

Definition at line 26 of file cachingloaderdecorator.cpp.