|
OpenMW
|
#include <subviewfactoryimp.hpp>
Public Member Functions | |
| SubViewFactoryWithCreator (bool sorting=true) | |
| virtual CSVDoc::SubView * | makeSubView (const CSMWorld::UniversalId &id, CSMDoc::Document &document) |
| The ownership of the returned sub view is not transferred. More... | |
Public Member Functions inherited from CSVDoc::SubViewFactoryBase | |
| SubViewFactoryBase () | |
| virtual | ~SubViewFactoryBase () |
Private Attributes | |
| bool | mSorting |
| CSVDoc::SubViewFactoryWithCreator< SubViewT, CreatorFactoryT >::SubViewFactoryWithCreator | ( | bool | sorting = true | ) |
|
virtual |
The ownership of the returned sub view is not transferred.
Implements CSVDoc::SubViewFactoryBase.
|
private |
1.8.6