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

VCF::Item Member List

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

action_VCF::UIComponent [protected]
addCallback(CallBack *cb)VCF::ObjectWithCallbacks
addCallback(CallBack *cb, const String &cbName)VCF::ObjectWithCallbacks
addComponent(Component *component)VCF::Component [virtual]
addNewComponent(Component *component)VCF::Component [virtual]
addRef(Object *owner=NULL)VCF::Object [virtual]
addToUpdateList()VCF::UIComponent
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
beforeDestroy(ComponentEvent *event)VCF::Component [virtual]
bindVariable(Component **variablePtr, const String &variableName)VCF::Component [virtual]
bounds_VCF::Item [protected]
callbacks_VCF::ObjectWithCallbacks [protected]
canPaint() const VCF::Item [inline, virtual]
clearRegistedComponents()VCF::Component [static]
clone(bool deep=false) const 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
ComponentDelegateVCF::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]
containsPoint(Point *pt) const VCF::Item [inline, virtual]
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
data_VCF::Item [protected]
destroy()VCF::UIComponent [protected, virtual]
displayState_VCF::Item [protected]
findComponent(const String &componentName, const bool &recursive=false)VCF::Component [virtual]
font_VCF::Item [protected]
free()VCF::Component
generatePropertyValue(const String &fullPropertyName, Property *property, VariantData *value, String &strValue)VCF::Component [virtual]
getAction() const VCF::UIComponent [inline]
getAppNameAndKey(String &appName, String &key)VCF::Component [protected, virtual]
getBounds()VCF::Item [inline, virtual]
getCallback(const String &name) const VCF::ObjectWithCallbacks
getClass() const VCF::Object
getClassName() const VCF::Object
getComponentClassesForCategory(const String &category)VCF::Component [static]
getComponentCount() const VCF::Component [virtual]
getComponents()VCF::Component [virtual]
getComponentState() const VCF::Component
getControl() const VCF::Item [inline]
getData() const VCF::Item [inline]
getDisplayState() const VCF::Item [inline]
getFont()VCF::Item [inline]
getImageIndex() const VCF::Item [inline, virtual]
getKeyValue() const VCF::Item [inline]
getModel() const VCF::Item [inline]
getName() const VCF::Component [virtual]
getOwner() const VCF::Component [inline]
getRefCount() const VCF::Object [inline]
getRegisteredComponentCategories()VCF::Component [static]
getSetting(const String &name) const VCF::Component
getSettingNames(std::vector< String > &names)VCF::Component
getSettings() const VCF::Component
getStateImageIndex() const VCF::Item [inline, virtual]
getTag() const VCF::Component [inline]
getUseLocaleStrings() const VCF::Component
handleEvent(Event *event)VCF::UIComponent [virtual]
hash() const VCF::Object [virtual]
imageIndex_VCF::Item [protected]
initComponent(Component *instance, Class *clazz, Class *rootClazz, ResourceBundle *resBundle=NULL)VCF::Component [static]
initComponentRegistrar()VCF::Component [static]
initializeSettings(const bool &recursive)VCF::Component [virtual]
isChecked() const VCF::Item [inline]
isCreated() const VCF::Component
isDebugMemoryTracked()VCF::Object [static]
isDesigning() const VCF::Component
isDestroying() const VCF::Component
isEqual(Object *object) const VCF::Object [inline, virtual]
isFontDefault()VCF::Item [inline]
isLoading() const VCF::Component
isNormal() const VCF::Component
isRadioPressed() const VCF::Item [inline]
isRadioUnpressed() const VCF::Item [inline]
isSaving() const VCF::Component
isSelected() const VCF::Item [inline]
isUnchecked() const VCF::Item [inline]
Item()VCF::Item [inline]
keyVal_VCF::Item [protected]
loaded()VCF::Component
loading()VCF::Component
model_VCF::Item [protected]
name_VCF::Component [protected]
Object()VCF::Object
Object(const Object &obj)VCF::Object
objectAllocationCount()VCF::Object [static]
ObjectWithCallbacks()VCF::ObjectWithCallbacks [inline]
operator=(const Object &rhs)VCF::Object [inline]
owner_VCF::Component [protected]
owningControl_VCF::Item [protected]
paint(GraphicsContext *context, Rect *paintRect)VCF::Item [inline, virtual]
postLoaded(const bool &visible)VCF::Component [inline, virtual]
preLoading()VCF::Component [inline, virtual]
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]
removeCallback(CallBack *cb)VCF::ObjectWithCallbacks
removeComponent(Component *component)VCF::Component [virtual]
removeFromOwner(const bool &freeInstance=true)VCF::Component
removeFromUpdateList()VCF::UIComponent
saved()VCF::Component
saving()VCF::Component
selected_VCF::Item [protected]
setAction(Action *action)VCF::UIComponent
setBounds(const Rect &bounds)VCF::Item [inline, virtual]
setChecked(const bool &val)VCF::Item [inline]
setComponentState(const uint32 &componentState)VCF::Component
setControl(Control *control)VCF::Item [inline, virtual]
setCreated()VCF::Component
setData(void *data)VCF::Item [inline]
setDesigning(const bool &designing)VCF::Component
setDestroying()VCF::Component
setDisplayState(const uint32 &state)VCF::Item [inline, virtual]
setFont(Font *val)VCF::Item [inline]
setFromString(const String &val)VCF::Object [inline, virtual]
setImageIndex(const int32 &imageIndex)VCF::Item [inline, virtual]
setKeyValue(const VariantData &val)VCF::Item [inline]
setModel(Model *model)VCF::Item [inline, virtual]
setName(const String &name)VCF::Component [virtual]
setNormal()VCF::Component
setRadioPressed(const bool &val)VCF::Item [inline]
setSelected(const bool &selected)VCF::Item [inline, virtual]
setSetting(const String &settingName, ComponentSetting *setting)VCF::Component
setStateImageIndex(const int32 &index)VCF::Item [inline, virtual]
setTag(const int32 &tag)VCF::Component [inline]
settings_VCF::Component [mutable, protected]
setUseLocaleStrings(const bool &val)VCF::Component
sizeOf() const VCF::Object [inline, virtual]
stateChanged()VCF::Item [inline, protected]
storeSettings(const bool &recursive)VCF::Component [virtual]
tag_VCF::Component [protected]
toString() const VCF::Object [virtual]
totalAllocatedObjectMemory()VCF::Object
trackDebugMemory(const bool &trackMemory)VCF::Object [static]
UIComponent()VCF::UIComponent
UIComponent(Component *owner)VCF::UIComponent
UIComponent(const String &name, Component *owner)VCF::UIComponent
UIComponent(const String &name)VCF::UIComponent
updateAction()VCF::UIComponent [virtual]
~Component()VCF::Component [protected, virtual]
~Item()VCF::Item [inline, virtual]
~Object()VCF::Object [virtual]
~ObjectWithCallbacks()VCF::ObjectWithCallbacks [virtual]
~UIComponent()VCF::UIComponent [virtual]

   Comments or Suggestions?    License Information