97a74d5c1f
In order to access the ModFolderModel from the ModFolderPage, i created a new m_model for the correct type, shadowing the m_model of type ResourceFolderModel. This creates two shared_ptr references to the same object, but since they will have the same lifetime, it doesn't generate a memory leak. Signed-off-by: flow <flowlnlnln@gmail.com> |
||
---|---|---|
.. | ||
auth | ||
gameoptions | ||
launch | ||
mod | ||
services | ||
testdata | ||
update | ||
Agent.h | ||
AssetsUtils.cpp | ||
AssetsUtils.h | ||
Component.cpp | ||
Component.h | ||
ComponentUpdateTask_p.h | ||
ComponentUpdateTask.cpp | ||
ComponentUpdateTask.h | ||
GradleSpecifier_test.cpp | ||
GradleSpecifier.h | ||
LaunchProfile.cpp | ||
LaunchProfile.h | ||
Library_test.cpp | ||
Library.cpp | ||
Library.h | ||
MinecraftInstance.cpp | ||
MinecraftInstance.h | ||
MinecraftLoadAndCheck.cpp | ||
MinecraftLoadAndCheck.h | ||
MinecraftUpdate.cpp | ||
MinecraftUpdate.h | ||
MojangDownloadInfo.h | ||
MojangVersionFormat_test.cpp | ||
MojangVersionFormat.cpp | ||
MojangVersionFormat.h | ||
OneSixVersionFormat.cpp | ||
OneSixVersionFormat.h | ||
OpSys.cpp | ||
OpSys.h | ||
PackProfile_p.h | ||
PackProfile.cpp | ||
PackProfile.h | ||
ParseUtils_test.cpp | ||
ParseUtils.cpp | ||
ParseUtils.h | ||
ProfileUtils.cpp | ||
ProfileUtils.h | ||
Rule.cpp | ||
Rule.h | ||
VersionFile.cpp | ||
VersionFile.h | ||
VersionFilterData.cpp | ||
VersionFilterData.h | ||
World.cpp | ||
World.h | ||
WorldList.cpp | ||
WorldList.h |