|
Cutelee 6.1.0
|
Public Member Functions | |
| CachingLoaderDecoratorPrivate (std::shared_ptr< AbstractTemplateLoader > loader, CachingLoaderDecorator *qq) | |
Public Attributes | |
| QHash< QString, Template > | m_cache |
| const std::shared_ptr< AbstractTemplateLoader > | m_wrappedLoader |
| CachingLoaderDecorator *const | q_ptr |
Definition at line 26 of file cachingloaderdecorator.cpp.
|
inline |
Definition at line 29 of file cachingloaderdecorator.cpp.
Definition at line 40 of file cachingloaderdecorator.cpp.
| const std::shared_ptr<AbstractTemplateLoader> Cutelee::CachingLoaderDecoratorPrivate::m_wrappedLoader |
Definition at line 38 of file cachingloaderdecorator.cpp.
| CachingLoaderDecorator* const Cutelee::CachingLoaderDecoratorPrivate::q_ptr |
Definition at line 36 of file cachingloaderdecorator.cpp.