Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::ImageList Member List

This is the complete list of members for VCF::ImageList, including all inherited members.

action_VCF::Component [protected]
addComponent(Component *component)VCF::Component [virtual]
addEventHandler(const String &handlerName, EventHandler *handler)VCF::ObjectWithEvents
addImage(Image *newImage)VCF::ImageList
addRef(Object *owner=NULL)VCF::Object [virtual]
addToUpdateList()VCF::Component
afterCreate(ComponentEvent *event)VCF::ImageList [virtual]
assignSetting(const String &settingName, const String &valueName, const VariantData &v)VCF::Component
assignSetting(const String &settingName, const String &valueName)VCF::Component
assignSetting(const String &settingName, ComponentSetting *setting)VCF::Component
beforeDestroy(ComponentEvent *event)VCF::Component [virtual]
bindVariable(Component **variablePtr, const String &variableName)VCF::Component
clearRegistedComponents()VCF::Component [static]
clone(bool deep=false)VCF::Object [inline, virtual]
Component()VCF::Component [protected]
Component(Component *owner)VCF::Component [protected]
Component(const String &name, Component *owner)VCF::Component [protected]
Component(const String &name)VCF::Component [protected]
COMPONENT_ADDED enum valueVCF::Component
COMPONENT_CREATED enum valueVCF::Component
COMPONENT_DESTROYED enum valueVCF::Component
COMPONENT_EVENTS_LAST enum valueVCF::Component
COMPONENT_LOADED enum valueVCF::Component
COMPONENT_NEEDS_UPDATING enum valueVCF::Component
COMPONENT_REMOVED enum valueVCF::Component
COMPONENT_SAVED enum valueVCF::Component
ComponentAddedVCF::Component
componentContainer_VCF::Component [protected]
ComponentCreatedVCF::Component
ComponentDestroyedVCF::Component
ComponentEvents enum nameVCF::Component
ComponentLoadedVCF::Component
ComponentRemovedVCF::Component
components_VCF::Component [protected]
ComponentSavedVCF::Component
ComponentState enum nameVCF::Component
componentState_VCF::Component [protected]
copy(Object *source)VCF::Object [inline, virtual]
copyImage(Image *imageToCopyTo, const uint32 &index)VCF::ImageList
createComponentFromResources(Class *clazz, Class *rootClazz, ResourceBundle *resBundle=NULL)VCF::Component [static]
csCreated enum valueVCF::Component
csDesigning enum valueVCF::Component
csDestroying enum valueVCF::Component
csLoading enum valueVCF::Component
csNormal enum valueVCF::Component
csSaving enum valueVCF::Component
csUnknown enum valueVCF::Component
csUsesLocaleStrings enum valueVCF::Component
deleteImage(const uint32 &index)VCF::ImageList
destroy()VCF::Component [protected, virtual]
draw(GraphicsContext *context, const uint32 &index, Point *pt)VCF::ImageList [virtual]
draw(GraphicsContext *context, const uint32 &index, Rect *bounds)VCF::ImageList [virtual]
eventHandlers_VCF::ObjectWithEvents [protected]
findComponent(const String &componentName, const bool &recursive=false)VCF::Component
free()VCF::Object
getAction()VCF::Component [inline]
getClass()VCF::Object
getClassName()VCF::Object
getComponentClassesForCategory(const String &category)VCF::Component [static]
getComponentCount()VCF::Component [virtual]
getComponents()VCF::Component [virtual]
getComponentState()VCF::Component
getEventHandler(const String &handlerName)VCF::ObjectWithEvents
getEventHandlerName(EventHandler *handler)VCF::ObjectWithEvents
getImageCount()VCF::ImageList [inline]
getImageHeight()VCF::ImageList
getImageWidth()VCF::ImageList
getMasterImage()VCF::ImageList [inline]
getName()VCF::Component [virtual]
getOwner()VCF::Component [inline]
getRefCount()VCF::Object [inline]
getRegisteredComponentCategories()VCF::Component [static]
getSetting(const String &name)VCF::Component
getSettings()VCF::Component
getTag()VCF::Component [inline]
getTransparentColor()VCF::ImageList
getUseLocaleStrings()VCF::Component
handleEvent(Event *event)VCF::Component [virtual]
hash()VCF::Object [virtual]
ImageAddedVCF::ImageList
ImageDeletedVCF::ImageList
ImageList()VCF::ImageList
ImageList(Component *owner)VCF::ImageList
ImageList(const String &name, Component *owner)VCF::ImageList
ImageList(const String &name)VCF::ImageList
init()VCF::ImageList
initComponent(Component *instance, Class *clazz, Class *rootClazz, ResourceBundle *resBundle=NULL)VCF::Component [static]
initComponentRegistrar()VCF::Component [static]
initializeSettings(const bool &recursive)VCF::Component [virtual]
insertImage(const uint32 &index, Image *newImage)VCF::ImageList
isCreated() const VCF::Component
isDebugMemoryTracked()VCF::Object [static]
isDesigning() const VCF::Component
isDestroying() const VCF::Component
isEqual(Object *object) const VCF::Object [inline, virtual]
isLoading() const VCF::Component
isNormal() const VCF::Component
isSaving() const VCF::Component
loaded()VCF::Component
loading()VCF::Component
name_VCF::Component [protected]
NotifiedVCF::ObjectWithEvents
Object()VCF::Object
objectAllocationCount()VCF::Object [static]
ObjectWithEvents()VCF::ObjectWithEvents
owner_VCF::Component [protected]
refCount_VCF::Object [protected]
registerComponent(const String &componentClassName, const String &category)VCF::Component [static]
registeredCategoryVCF::Component [protected, static]
registeredCategoryContainerVCF::Component [protected, static]
registeredCompContainerVCF::Component [protected, static]
registeredComponentMapVCF::Component [protected, static]
release(Object *owner=NULL)VCF::Object [virtual]
removeComponent(Component *component)VCF::Component [virtual]
removeFromOwner(const bool &freeInstance=true)VCF::Component
removeFromUpdateList()VCF::Component
saved()VCF::Component
saving()VCF::Component
setAction(Action *action)VCF::Component
setComponentState(const uint32 &componentState)VCF::Component
setCreated()VCF::Component
setDesigning(const bool &designing)VCF::Component
setDestroying()VCF::Component
setImageHeight(const uint32 &height)VCF::ImageList
setImageWidth(const uint32 &width)VCF::ImageList
setName(const String &name)VCF::Component [virtual]
setNormal()VCF::Component
setResizeIncrement(const uint32 &resizeIncrement)VCF::ImageList [inline]
setTag(const int32 &tag)VCF::Component [inline]
settings_VCF::Component [protected]
setTransparentColor(Color *color)VCF::ImageList
setUseLocaleStrings(const bool &val)VCF::Component
SizeChangedVCF::ImageList
storeSettings(const bool &recursive)VCF::Component [virtual]
tag_VCF::Component [protected]
toString()VCF::Object [virtual]
trackDebugMemory(const bool &trackMemory)VCF::Object [static]
updateAction()VCF::Component [virtual]
~Component()VCF::Component [protected, virtual]
~ImageList()VCF::ImageList [virtual]
~Object()VCF::Object [virtual]
~ObjectWithEvents()VCF::ObjectWithEvents [virtual]

   Comments or Suggestions?    License Information