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

VCF::Action Member List

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

AcceleratorChanged enum valueVCF::Action
Action()VCF::Action
Action(Component *owner)VCF::Action
Action(const String &name, Component *owner)VCF::Action
Action(const String &name)VCF::Action
action_VCF::Component [protected]
ActionPerformedEvent enum valueVCF::Action
addComponent(Component *component)VCF::Component [virtual]
addEventHandler(const String &handlerName, EventHandler *handler)VCF::ObjectWithEvents
addRef(Object *owner=NULL)VCF::Object [virtual]
addTarget(Component *target)VCF::Action
addToUpdateList()VCF::Component
afterCreate(ComponentEvent *event)VCF::Component [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]
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
currentAccelerator_VCF::Action [protected]
destroy()VCF::Component [protected, virtual]
eventHandlers_VCF::ObjectWithEvents [protected]
findComponent(const String &componentName, const bool &recursive=false)VCF::Component
free()VCF::Object
getAccelerator()VCF::Action
getAcceleratorEventHandler()VCF::Action
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
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]
getTargetCount()VCF::Action
getTargets()VCF::Action
getUseLocaleStrings()VCF::Component
handleEvent(Event *event)VCF::Component [virtual]
hash()VCF::Object [virtual]
init()VCF::Object
initComponent(Component *instance, Class *clazz, Class *rootClazz, ResourceBundle *resBundle=NULL)VCF::Component [static]
initComponentRegistrar()VCF::Component [static]
initializeSettings(const bool &recursive)VCF::Component [virtual]
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
onAccelerator(KeyboardEvent *e)VCF::Action [protected]
owner_VCF::Component [protected]
perform(Event *event=NULL)VCF::Action
PerformedVCF::Action
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
removeTarget(Component *target)VCF::Action
saved()VCF::Component
saving()VCF::Component
setAcceleratorKey(const VirtualKeyCode &keyCode, const uint32 &modifierMask)VCF::Action
setAcceleratorKey(AcceleratorKey *accelerator)VCF::Action
setAction(Action *action)VCF::Component
setComponentState(const uint32 &componentState)VCF::Component
setCreated()VCF::Component
setDesigning(const bool &designing)VCF::Component
setDestroying()VCF::Component
setName(const String &name)VCF::Component [virtual]
setNormal()VCF::Component
setTag(const int32 &tag)VCF::Component [inline]
settings_VCF::Component [protected]
setUseLocaleStrings(const bool &val)VCF::Component
storeSettings(const bool &recursive)VCF::Component [virtual]
tag_VCF::Component [protected]
targets_VCF::Action [protected]
targetsContainer_VCF::Action [protected]
toString()VCF::Object [virtual]
trackDebugMemory(const bool &trackMemory)VCF::Object [static]
update()VCF::Action
UpdateVCF::Action
updateAction()VCF::Component [virtual]
UpdateEvent enum valueVCF::Action
~Action()VCF::Action [virtual]
~Component()VCF::Component [protected, virtual]
~Object()VCF::Object [virtual]
~ObjectWithEvents()VCF::ObjectWithEvents [virtual]

   Comments or Suggestions?    License Information