PackageIconRepositoryRef
fIconRepository = PackageIconRepositoryRef(new PackageIconDefaultRepository(), true);
PackageIconRepositoryRef
Model::SetIconRepository(PackageIconRepositoryRef value)
fIconRepository = PackageIconRepositoryRef(new PackageIconDefaultRepository(), true);
PackageIconRepositoryRef
void SetIconRepository(PackageIconRepositoryRef value);
PackageIconRepositoryRef
fModel->SetIconRepository(PackageIconRepositoryRef(tarRepository, true));
PackageIconRepositoryRef iconRepository = fModel.IconRepository();
PackageIconRepositoryRef iconRepository = _PackageIconRepository();
PackageIconRepositoryRef _PackageIconRepository()
PackageIconRepositoryRef iconRepository = fModel->IconRepository();