Carbide.c++

com.nokia.carbide.cpp.epoc.engine.model.makefile.image
Interface IImageMakefileModel

All Superinterfaces:
IModel<IImageMakefileView>
All Known Subinterfaces:
IImageMakefileOwnedModel

public interface IImageMakefileModel
extends IModel<IImageMakefileView>

Model that specifically handles scalable icon image Makefiles.

Views are created with an IImageMakefileViewConfiguration.

See Also:
IImageMakefileView, IImageMakefileViewConfiguration

Method Summary
 
Methods inherited from interface com.nokia.carbide.cpp.epoc.engine.model.IModel
addListener, createView, getModelProvider, getPath, getViews, removeListener
 


Carbide.c++