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

VCF::TreeModel Member List

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

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]
addView(View *view)VCF::Model [virtual]
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]
callbacks_VCF::ObjectWithCallbacks [protected]
changed(ModelEvent *event)VCF::Model [inline]
ChildItemsRemoved enum valueVCF::TreeModel
clearChildren(const Key &key)VCF::TreeModel
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]
ContentsDeleted enum valueVCF::TreeModel
copy(const Key &srcKey, const Key &destKey, bool deepCopy=false)VCF::TreeModel
VCF::Model::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
deleteVariantObject(Object *obj)VCF::Model [inline, protected, virtual]
deleteVariantObjects_VCF::Model [protected]
destroy()VCF::Component [protected, virtual]
doClearChildren(const Key &key)VCF::TreeModel [inline, protected, virtual]
doCopy(const Key &srcKey, const Key &destKey, bool deepCopy=false)VCF::TreeModel [inline, protected, virtual]
doInsert(const VariantData &value, const Key &parentKey=RootKey)VCF::TreeModel [inline, protected, virtual]
doInsertSubItem(const Key &key, const uint32 &subItemIndex, const VariantData &value)VCF::TreeModel [inline, protected, virtual]
doMove(const Key &srcKey, const Key &destParentKey)VCF::TreeModel [inline, protected, virtual]
doRemove(const Key &key)VCF::TreeModel [inline, protected, virtual]
doRemoveSubItem(const Key &key, const uint32 &subItemIndex)VCF::TreeModel [inline, protected, virtual]
doSet(const Key &key, const VariantData &value)VCF::TreeModel [inline, protected, virtual]
doSetSubItem(const Key &key, const uint32 &subItemIndex, const VariantData &value)VCF::TreeModel [inline, protected, virtual]
empty()VCF::Model [inline, virtual]
findComponent(const String &componentName, const bool &recursive=false)VCF::Component [virtual]
free()VCF::Component
generatePropertyValue(const String &fullPropertyName, Property *property, VariantData *value, String &strValue)VCF::Component [virtual]
get(const Key &key)=0VCF::TreeModel [pure virtual]
getAppNameAndKey(String &appName, String &key)VCF::Component [protected, virtual]
getAsString(const Key &key)VCF::TreeModel [inline, virtual]
getCallback(const String &name) const VCF::ObjectWithCallbacks
getChildCount(const Key &key)=0VCF::TreeModel [pure virtual]
getChildren(const Key &key, std::vector< Key > &children)=0VCF::TreeModel [pure virtual]
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
getCount()=0VCF::TreeModel [pure virtual]
getFirstChild(const Key &key)=0VCF::TreeModel [pure virtual]
getName() const VCF::Component [virtual]
getNextSibling(const Key &key)=0VCF::TreeModel [pure virtual]
getOwner() const VCF::Component [inline]
getParent(const Key &key)=0VCF::TreeModel [pure virtual]
getPrevSibling(const Key &key)=0VCF::TreeModel [pure virtual]
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
getSubItem(const Key &key, const uint32 &subItemIndex)VCF::TreeModel [inline, virtual]
getSubItemAsString(const Key &key, const uint32 &subItemIndex)VCF::TreeModel [inline, virtual]
getSubItems(const Key &key, std::vector< VariantData > &items)VCF::TreeModel [inline, virtual]
getSubItemsCount(const Key &key)VCF::TreeModel [inline, virtual]
getTag() const VCF::Component [inline]
getUseLocaleStrings() const VCF::Component
getValue(const VariantData &key=VariantData::null())VCF::Model [inline, virtual]
getValueAsString(const VariantData &key=VariantData::null())VCF::Model [inline, virtual]
getViews()VCF::Model [inline]
handleEvent(Event *event)VCF::Component [virtual]
hash() const VCF::Object [virtual]
initComponent(Component *instance, Class *clazz, Class *rootClazz, ResourceBundle *resBundle=NULL)VCF::Component [static]
initComponentRegistrar()VCF::Component [static]
initializeSettings(const bool &recursive)VCF::Component [virtual]
insert(const VariantData &value, const Key &parentKey=RootKey)VCF::TreeModel
insertSubItem(const Key &key, const uint32 &subItemIndex, const VariantData &value)VCF::TreeModel
InvalidKey enum valueVCF::TreeModel
isCreated() const VCF::Component
isDebugMemoryTracked()VCF::Object [static]
isDesigning() const VCF::Component
isDestroying() const VCF::Component
isEmpty()VCF::TreeModel [inline, virtual]
isEqual(Object *object) const VCF::Object [inline, virtual]
isLeaf(const Key &key)=0VCF::TreeModel [pure virtual]
isLoading() const VCF::Component
isNormal() const VCF::Component
isSaving() const VCF::Component
ItemAdded enum valueVCF::TreeModel
ItemChanged enum valueVCF::TreeModel
ItemMoved enum valueVCF::TreeModel
ItemRemoved enum valueVCF::TreeModel
Key typedefVCF::TreeModel
loaded()VCF::Component
loading()VCF::Component
Model()VCF::Model
MODEL_CHANGED enum valueVCF::Model
MODEL_EMPTIED enum valueVCF::Model
MODEL_LAST_EVENT enum valueVCF::Model
MODEL_VALIDATED enum valueVCF::Model
ModelDelegateVCF::Model
ModelEvents enum nameVCF::Model
move(const Key &srcKey, const Key &destParentKey)VCF::TreeModel
name_VCF::Component [protected]
notifyItemRemoved(const Key &key, const Key &parentKey)VCF::TreeModel [inline, protected]
notifySubItemAdded(const Key &key, const uint32 &subItemIndex)VCF::TreeModel [inline, protected]
notifySubItemRemoved(const Key &key, const uint32 &subItemIndex)VCF::TreeModel [inline, 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]
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]
remove(const Key &key)VCF::TreeModel
removeCallback(CallBack *cb)VCF::ObjectWithCallbacks
removeComponent(Component *component)VCF::Component [virtual]
removeFromOwner(const bool &freeInstance=true)VCF::Component
removeSubItem(const Key &key, const uint32 &subItemIndex)VCF::TreeModel
removeView(View *view)VCF::Model [virtual]
RootKey enum valueVCF::TreeModel
saved()VCF::Component
saving()VCF::Component
set(const Key &key, const VariantData &value)VCF::TreeModel
setAsString(const Key &key, const String &value)VCF::TreeModel [inline, virtual]
setComponentState(const uint32 &componentState)VCF::Component
setCreated()VCF::Component
setDesigning(const bool &designing)VCF::Component
setDestroying()VCF::Component
setFromString(const String &val)VCF::Object [inline, virtual]
setName(const String &name)VCF::Component [virtual]
setNormal()VCF::Component
setSetting(const String &settingName, ComponentSetting *setting)VCF::Component
setSubItem(const Key &key, const uint32 &subItemIndex, const VariantData &value)VCF::TreeModel
setSubItemAsString(const Key &key, const uint32 &subItemIndex, const String &value)VCF::TreeModel [inline, virtual]
setTag(const int32 &tag)VCF::Component [inline]
settings_VCF::Component [mutable, protected]
setUseLocaleStrings(const bool &val)VCF::Component
setValue(const VariantData &value, const VariantData &key=VariantData::null())VCF::Model [inline, virtual]
setValueAsString(const String &value, const VariantData &key=VariantData::null())VCF::Model [inline, virtual]
shouldDeleteVarObjects()VCF::Model [inline]
sizeOf() const VCF::Object [inline, virtual]
storeSettings(const bool &recursive)VCF::Component [virtual]
SubItemAdded enum valueVCF::TreeModel
SubItemChanged enum valueVCF::TreeModel
SubItemRemoved enum valueVCF::TreeModel
supportsSubItems()VCF::TreeModel [inline, virtual]
tag_VCF::Component [protected]
toString() const VCF::Object [virtual]
totalAllocatedObjectMemory()VCF::Object
trackDebugMemory(const bool &trackMemory)VCF::Object [static]
TREE_MODEL_CONST enum valueVCF::TreeModel
TreeModel()VCF::TreeModel [inline]
TreeModelDelegateVCF::TreeModel
TreeModelDelegateVCF::TreeModel
TreeModelEvents enum nameVCF::TreeModel
updateAllViews()VCF::Model [virtual]
validate()VCF::Model [inline, virtual]
ValidationDelegateVCF::Model
views_VCF::Model [protected]
~Component()VCF::Component [protected, virtual]
~Model()VCF::Model [virtual]
~Object()VCF::Object [virtual]
~ObjectWithCallbacks()VCF::ObjectWithCallbacks [virtual]
~TreeModel()VCF::TreeModel [inline, virtual]

   Comments or Suggestions?    License Information