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

VCF::StatusBar::Container Member List

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

AbstractContainer()VCF::AbstractContainer
AbstractContainer(Component *owner)VCF::AbstractContainer
add(Control *child)VCF::AbstractContainer [virtual]
add(Control *child, const AlignmentType &alignment)VCF::AbstractContainer [virtual]
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]
afterCreate(ComponentEvent *event)VCF::Component [virtual]
alignFixed(Control *initialControl, const bool &controlJustAdded, const AlignmentType &alignment, Rect *rect)VCF::StandardContainer [protected]
alignWork()VCF::StandardContainer [protected]
anchorWork()VCF::StandardContainer [protected]
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]
bottomBorderHeight_VCF::StandardContainer [protected]
calcAlignmentList(const AlignmentType &alignment, std::vector< Control * > &alignmentList)VCF::StandardContainer
callbacks_VCF::ObjectWithCallbacks [protected]
clear()VCF::AbstractContainer [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]
Container()VCF::Container [inline]
Container(Component *owner)VCF::Container [inline]
containerResized(ControlEvent *event)VCF::AbstractContainer [protected]
controlContainer_VCF::AbstractContainer [protected]
controlHandler_VCF::AbstractContainer [protected]
controls_VCF::AbstractContainer [protected]
controlsContainer_VCF::AbstractContainer [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
currentTabControlIndex_VCF::AbstractContainer [protected]
destroy()VCF::Component [protected, virtual]
doAlign(Control *initialControl, const bool &controlJustAdded, const AlignmentType &alignment, Rect *rect)VCF::StandardContainer [protected]
doAnchors(Control *control, const bool &controlJustAdded, Rect *bounds)VCF::StandardContainer [protected]
doPosition(Control *component, const AlignmentType &alignment, Rect *rect)VCF::StandardContainer [protected]
findComponent(const String &componentName, const bool &recursive=false)VCF::Component [virtual]
findControl(const String &controlName)VCF::AbstractContainer [virtual]
free()VCF::Component
generatePropertyValue(const String &fullPropertyName, Property *property, VariantData *value, String &strValue)VCF::StandardContainer [virtual]
getAppNameAndKey(String &appName, String &key)VCF::Component [protected, virtual]
getBottomBorderHeight()VCF::StandardContainer [inline]
getCallback(const String &name) const VCF::ObjectWithCallbacks
getChildCount()VCF::AbstractContainer [virtual]
getChildren()VCF::AbstractContainer [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
getContainerControl()VCF::AbstractContainer [inline, virtual]
getControlAtIndex(const uint32 &index)VCF::AbstractContainer [virtual]
getControlInAlignmentList(const AlignmentType &alignment, const bool &first=true)VCF::StandardContainer
getControlIndex(Control *control)VCF::AbstractContainer [virtual]
getControlWithAlignment(const AlignmentType &alignment, const bool &first=true)VCF::StandardContainer
getLeftBorderWidth()VCF::StandardContainer [inline]
getName() const VCF::Component [virtual]
getOwner() const VCF::Component [inline]
getRefCount() const VCF::Object [inline]
getRegisteredComponentCategories()VCF::Component [static]
getRightBorderWidth()VCF::StandardContainer [inline]
getSetting(const String &name) const VCF::Component
getSettingNames(std::vector< String > &names)VCF::Component
getSettings() const VCF::Component
getTabList(std::vector< Control * > &tabList)VCF::AbstractContainer [virtual]
getTag() const VCF::Component [inline]
getTopBorderHeight()VCF::StandardContainer [inline]
getUseLocaleStrings() const VCF::Component
handleEvent(Event *event)VCF::Component [virtual]
hash() const VCF::Object [virtual]
init()VCF::AbstractContainer
initComponent(Component *instance, Class *clazz, Class *rootClazz, ResourceBundle *resBundle=NULL)VCF::Component [static]
initComponentRegistrar()VCF::Component [static]
initializeSettings(const bool &recursive)VCF::Component [virtual]
insertAtIndex(Control *child, const AlignmentType &alignment, const uint32 &index)VCF::AbstractContainer [virtual]
insertBefore(Control *initialControl, const bool &controlJustAdded, Control *c1, Control *c2, const AlignmentType &alignment, Rect *bounds)VCF::StandardContainer [protected]
insertBeforeControl(Control *child, const AlignmentType &alignment, Control *afterControl)VCF::AbstractContainer [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
leftBorderWidth_VCF::StandardContainer [protected]
loaded()VCF::Component
loading()VCF::Component
mouseHandler_VCF::AbstractContainer [protected]
name_VCF::Component [protected]
Object()VCF::Object
Object(const Object &obj)VCF::Object
objectAllocationCount()VCF::Object [static]
ObjectWithCallbacks()VCF::ObjectWithCallbacks [inline]
onMouseEvent(MouseEvent *event)VCF::AbstractContainer [protected]
operator=(const Object &rhs)VCF::Object [inline]
owner_VCF::Component [protected]
paintChildren(GraphicsContext *context)VCF::AbstractContainer [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]
remove(Control *child)VCF::AbstractContainer [virtual]
removeCallback(CallBack *cb)VCF::ObjectWithCallbacks
removeComponent(Component *component)VCF::Component [virtual]
removeFromOwner(const bool &freeInstance=true)VCF::Component
resizeChildren(VCF::Control *control)VCF::StatusBar::Container [virtual]
rightBorderWidth_VCF::StandardContainer [protected]
saved()VCF::Component
saving()VCF::Component
sendControlToBack(Control *child)VCF::AbstractContainer [virtual]
sendControlToFront(Control *child)VCF::AbstractContainer [virtual]
setBorderWidth(const double &borderWidth)VCF::StandardContainer
setBottomBorderHeight(const double &bottomBorderHeight)VCF::StandardContainer
setComponentState(const uint32 &componentState)VCF::Component
setContainerControl(Control *control)VCF::AbstractContainer [virtual]
setCreated()VCF::Component
setDesigning(const bool &designing)VCF::Component
setDestroying()VCF::Component
setFromString(const String &val)VCF::Object [inline, virtual]
setLeftBorderWidth(const double &leftBorderWidth)VCF::StandardContainer
setName(const String &name)VCF::Component [virtual]
setNormal()VCF::Component
setRightBorderWidth(const double &rightBorderWidth)VCF::StandardContainer
setSetting(const String &settingName, ComponentSetting *setting)VCF::Component
setTag(const int32 &tag)VCF::Component [inline]
settings_VCF::Component [mutable, protected]
setTopBorderHeight(const double &topBorderHeight)VCF::StandardContainer
setUseLocaleStrings(const bool &val)VCF::Component
sizeOf() const VCF::Object [inline, virtual]
StandardContainer()VCF::StandardContainer
StandardContainer(Component *owner)VCF::StandardContainer
storeSettings(const bool &recursive)VCF::Component [virtual]
tabOrderMap_VCF::AbstractContainer [protected]
tag_VCF::Component [protected]
topBorderHeight_VCF::StandardContainer [protected]
toString() const VCF::Object [virtual]
totalAllocatedObjectMemory()VCF::Object
trackDebugMemory(const bool &trackMemory)VCF::Object [static]
updateTabOrder(Control *child, uint32 &newTabOrder)VCF::AbstractContainer [virtual]
~AbstractContainer()VCF::AbstractContainer [virtual]
~Component()VCF::Component [protected, virtual]
~Container()VCF::Container [inline, virtual]
~Object()VCF::Object [virtual]
~ObjectWithCallbacks()VCF::ObjectWithCallbacks [virtual]

   Comments or Suggestions?    License Information