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

VCF::TabModel Member List

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

add(const VariantData &item)VCF::ListModel [inline]
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]
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]
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::SimpleListModel [protected]
deleteVariantObject(Object *obj)VCF::Model [inline, protected, virtual]
deleteVariantObjects_VCF::Model [protected]
destroy()VCF::Component [protected, virtual]
doInsert(const uint32 &index, const VariantData &item)VCF::SimpleListModel [protected, virtual]
doInsertSubItem(const uint32 &index, const uint32 &subItemIndex, const VariantData &value)VCF::ListModel [inline, protected, virtual]
doRemove(const uint32 &index)VCF::SimpleListModel [protected, virtual]
doRemoveSubItem(const uint32 &index, const uint32 &subItemIndex)VCF::ListModel [inline, protected, virtual]
doSet(const uint32 &index, const VariantData &item)VCF::SimpleListModel [protected, virtual]
doSetSubItem(const uint32 &index, const uint32 &subItemIndex, const VariantData &value)VCF::ListModel [inline, protected, virtual]
empty()VCF::TabModel [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 uint32 &index)VCF::SimpleListModel [virtual]
getAppNameAndKey(String &appName, String &key)VCF::Component [protected, virtual]
getAsString(const uint32 &index)VCF::ListModel [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
getCount()VCF::SimpleListModel [virtual]
getIndexOf(const VariantData &item)VCF::SimpleListModel [virtual]
getItems(std::vector< VariantData > &items)VCF::SimpleListModel [virtual]
getItems()VCF::SimpleListModel [virtual]
getName() const VCF::Component [virtual]
getOwner() const VCF::Component [inline]
getRange(const uint32 &start, const uint32 &end, std::vector< VariantData > &items)VCF::SimpleListModel [virtual]
getRefCount() const VCF::Object [inline]
getRegisteredComponentCategories()VCF::Component [static]
getSelectedPageIndex()VCF::TabModel [inline]
getSetting(const String &name) const VCF::Component
getSettingNames(std::vector< String > &names)VCF::Component
getSettings() const VCF::Component
getSubItem(const uint32 &index, const uint32 &subItemIndex)VCF::ListModel [inline, virtual]
getSubItemAsString(const uint32 &index, const uint32 &subItemIndex)VCF::ListModel [inline, virtual]
getSubItemAsStringAtKey(const String &key)VCF::ListModel [inline]
getSubItemAtKey(const String &key)VCF::ListModel [inline]
getSubItems(const uint32 &index, std::vector< VariantData > &items)VCF::ListModel [inline, virtual]
getSubItemsCount(const uint32 &index)VCF::ListModel [inline, virtual]
getSubItemsCountAtKey(const String &key)VCF::ListModel [inline]
getTag() const VCF::Component [inline]
getUseLocaleStrings() const VCF::Component
getValue(const VariantData &key=VariantData::null())VCF::ListModel [inline, virtual]
getValueAsString(const VariantData &key=VariantData::null())VCF::ListModel [inline, virtual]
getViews()VCF::Model [inline]
handleEvent(Event *event)VCF::Component [virtual]
hash() const VCF::Object [virtual]
IndexNotFound enum valueVCF::ListModel
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 uint32 &index, const VariantData &item)VCF::ListModel
insertSubItem(const uint32 &index, const uint32 &subItemIndex, const VariantData &value)VCF::ListModel
insertSubItemAtKey(const String &key, const VariantData &value)VCF::ListModel [inline]
InvalidIndex enum valueVCF::ListModel
isCreated() const VCF::Component
isDebugMemoryTracked()VCF::Object [static]
isDesigning() const VCF::Component
isDestroying() const VCF::Component
isEmpty()VCF::ListModel [inline, virtual]
isEqual(Object *object) const VCF::Object [inline, virtual]
isLoading() const VCF::Component
isNormal() const VCF::Component
isSaving() const VCF::Component
ListModel()VCF::ListModel [inline]
ListModelDelegateVCF::ListModel
ListModelDelegateVCF::ListModel
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
name_VCF::Component [protected]
NoPageSelected enum valueVCF::TabModel
notifyAdded(const uint32 &index, VariantData &item)VCF::ListModel [inline, protected]
notifyRemove(const uint32 &index, VariantData &item)VCF::ListModel [inline, protected]
notifySubItemAdded(const uint32 &index, VariantData &item)VCF::ListModel [inline, protected]
notifySubItemRemoved(const uint32 &index, const uint32 &subItemIndex, VariantData &item)VCF::ListModel [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 uint32 &index)VCF::ListModel
removeCallback(CallBack *cb)VCF::ObjectWithCallbacks
removeComponent(Component *component)VCF::Component [virtual]
removeFromOwner(const bool &freeInstance=true)VCF::Component
removeSubItem(const uint32 &index, const uint32 &subItemIndex)VCF::ListModel
removeSubItemAtKey(const String &key)VCF::ListModel [inline]
removeView(View *view)VCF::Model [virtual]
saved()VCF::Component
saving()VCF::Component
selectedIndex_VCF::TabModel [protected]
set(const uint32 &index, const VariantData &item)VCF::ListModel
setAsString(const uint32 &index, const String &item)VCF::ListModel [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
setSelectedPage(const uint32 &index)VCF::TabModel
setSetting(const String &settingName, ComponentSetting *setting)VCF::Component
setSubItem(const uint32 &index, const uint32 &subItemIndex, const VariantData &value)VCF::ListModel
setSubItemAsString(const uint32 &index, const uint32 &subItemIndex, const String &value)VCF::ListModel [inline, virtual]
setSubItemAsStringAtKey(const String &key, const String &value)VCF::ListModel [inline]
setSubItemAtKey(const String &key, const VariantData &value)VCF::ListModel [inline]
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::ListModel [inline, virtual]
setValueAsString(const String &value, const VariantData &key=VariantData::null())VCF::ListModel [inline, virtual]
shouldDeleteVarObjects()VCF::Model [inline]
SimpleListModel()VCF::SimpleListModel
sizeOf() const VCF::Object [inline, virtual]
storeSettings(const bool &recursive)VCF::Component [virtual]
supportsSubItems()VCF::TabModel [inline, virtual]
TabModel()VCF::TabModel
TabModelDelegateVCF::TabModel
tag_VCF::Component [protected]
toString() const VCF::Object [virtual]
totalAllocatedObjectMemory()VCF::Object
trackDebugMemory(const bool &trackMemory)VCF::Object [static]
updateAllViews()VCF::Model [virtual]
validate()VCF::Model [inline, virtual]
ValidationDelegateVCF::Model
views_VCF::Model [protected]
~Component()VCF::Component [protected, virtual]
~ListModel()VCF::ListModel [inline, virtual]
~Model()VCF::Model [virtual]
~Object()VCF::Object [virtual]
~ObjectWithCallbacks()VCF::ObjectWithCallbacks [virtual]
~SimpleListModel()VCF::SimpleListModel [virtual]
~TabModel()VCF::TabModel [virtual]

   Comments or Suggestions?    License Information