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

VCF::TreeListControl Member List

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

AbstractView(Control *viewControl=NULL)VCF::AbstractView [inline]
action_VCF::UIComponent [protected]
addAcceleratorKey(const VirtualKeyCode &keyCode, const uint32 &modifierMask, EventHandler *eventHandler)VCF::Control
addAcceleratorKey(const VirtualKeyCode &keyCode, const uint32 &modifierMask, Action *action)VCF::Control
addAcceleratorKey(AcceleratorKey *accelerator)VCF::Control
addCallback(CallBack *cb)VCF::ObjectWithCallbacks
addCallback(CallBack *cb, const String &cbName)VCF::ObjectWithCallbacks
addChildItem(TreeItem *item, TreeItem *child)VCF::TreeControl [virtual]
addColumn(const String &caption)VCF::TreeListControl
addColumn(const String &caption, const double &width)VCF::TreeListControl
addComponent(Component *component)VCF::Component [virtual]
addNewComponent(Component *component)VCF::Control [virtual]
addRef(Object *owner=NULL)VCF::Object [virtual]
addToUpdateList()VCF::UIComponent
adjustViewableBoundsAndOriginForScrollable(GraphicsContext *context, Rect &viewBounds, Point &origin)VCF::Control
AFTER_CONTROL_PAINTED enum valueVCF::Control
AfterControlPaintedVCF::Control
afterCreate(ComponentEvent *event)VCF::Control [virtual]
aligment_VCF::Control [protected]
allowLabelEditing_VCF::TreeListControl [protected]
anchor_VCF::Control [protected]
ANCHOR_DBOTTOM enum valueVCF::Control
ANCHOR_DLEFT enum valueVCF::Control
ANCHOR_DRIGHT enum valueVCF::Control
ANCHOR_DTOP enum valueVCF::Control
anchorDeltas_VCF::Control [protected]
areParentsEnabled()VCF::Control
assignSetting(const String &settingName, const String &valueName, const VariantData &v)VCF::Component
assignSetting(const String &settingName, const String &valueName)VCF::Component
BEFORE_CONTROL_PAINTED enum valueVCF::Control
BEFORE_POPUP_MENU enum valueVCF::Control
BeforeControlPaintedVCF::Control
beforeDestroy(ComponentEvent *event)VCF::Control [virtual]
BeforePopupMenuVCF::Control
beginDragDrop(MouseEvent *event)VCF::Control [virtual]
bindVariable(Component **variablePtr, const String &variableName)VCF::Control [virtual]
border_VCF::Control [protected]
bounds_VCF::Control [protected]
buildTabList(Control *control, std::vector< Control * > &tabList)VCF::Control [static]
callbacks_VCF::ObjectWithCallbacks [protected]
canAcceptFocus()VCF::Control
canBeginDragDrop(Point *point)VCF::Control [virtual]
cancelEditing()VCF::TreeListControl [protected]
capturedMouseControlVCF::Control [protected, static]
clearRegistedComponents()VCF::Component [static]
clickPt_VCF::Control [protected]
clientBounds_VCF::Control [protected]
clone(bool deep=false) const VCF::Object [inline, virtual]
color_VCF::Control [protected]
columnItems_VCF::TreeListControl [protected]
columnLinesVisible()VCF::TreeListControl
columnModel_VCF::TreeControl [protected]
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::Control [protected]
Control()VCF::Control
CONTROL_EVENTS enum valueVCF::Control
CONTROL_EVENTS_LAST enum valueVCF::Control
CONTROL_MODELCHANGED enum valueVCF::Control
CONTROL_PARENT_CHANGED enum valueVCF::Control
CONTROL_POSITIONED enum valueVCF::Control
CONTROL_SIZED enum valueVCF::Control
controlChangeToModel_VCF::TreeControl [protected]
ControlDelegateVCF::Control
ControlEvents enum nameVCF::Control
ControlHelpRequestedVCF::Control
ControlModelChangedVCF::Control
ControlParentChangedVCF::Control
ControlPopupMenuDelegateVCF::Control
ControlPositionedVCF::Control
ControlSizedVCF::Control
ControlState enum nameVCF::Control
controlState_VCF::Control [protected]
copy(Object *source)VCF::Object [inline, virtual]
createComponentFromResources(Class *clazz, Class *rootClazz, ResourceBundle *resBundle=NULL)VCF::Component [static]
createEditor(TreeItem *item, int column)VCF::TreeListControl [inline, protected, virtual]
csAllowFocus enum valueVCF::Control
csAllowMouseFocus enum valueVCF::Control
csAllowPaintNotification enum valueVCF::Control
csAutoStartDragDrop enum valueVCF::Control
csCreated enum valueVCF::Component
csDefaultControlState enum valueVCF::Control
csDesigning enum valueVCF::Component
csDestroying enum valueVCF::Component
csDoubleBuffered enum valueVCF::Control
csEnabled enum valueVCF::Control
csHasMouseCapture enum valueVCF::Control
csIgnoreForLayout enum valueVCF::Control
csIgnoreForParentScrolling enum valueVCF::Control
csKeepsArrowKeys enum valueVCF::Control
csKeepsReturnKey enum valueVCF::Control
csKeepsTabKey enum valueVCF::Control
csLoading enum valueVCF::Component
csNormal enum valueVCF::Component
csSaving enum valueVCF::Component
csTabStop enum valueVCF::Control
csUnknown enum valueVCF::Component
csUseParentFont enum valueVCF::Control
csUseRenderBuffer enum valueVCF::Control
csUsesLocaleStrings enum valueVCF::Component
csVisible enum valueVCF::Control
currentEditColumn_VCF::TreeListControl [protected]
currentEditingControl_VCF::TreeListControl [protected]
currentFocusedControlVCF::Control [protected, static]
currentSelectedItem_VCF::TreeControl [protected]
cursor_VCF::Control [protected]
cursorID_VCF::Control [protected]
destroy()VCF::Control [protected, virtual]
displayOptions_VCF::TreeControl [protected]
editItem(TreeItem *item, Point *point)VCF::TreeListControl [protected]
findComponent(const String &componentName, const bool &recursive=false)VCF::Control [virtual]
finishEditing(bool applyEdit=true)VCF::TreeListControl [protected]
finishEditingFromFocusLoss(Control *lostFocusCtrl, Control *currentFocusedCtrl)VCF::TreeListControl [protected, virtual]
finishEditingItem(TreeItem *item, Control *editControl)VCF::TreeListControl [inline, protected, virtual]
FOCUS_GAINED enum valueVCF::Control
FOCUS_LOST enum valueVCF::Control
FocusDelegateVCF::Control
FocusGainedVCF::Control
FocusLostVCF::Control
font_VCF::Control [protected]
free()VCF::Component
fullRowSelectionVisible()VCF::TreeListControl
generatePropertyValue(const String &fullPropertyName, Property *property, VariantData *value, String &strValue)VCF::Control [virtual]
getAccelerator(const VirtualKeyCode &keyCode, const uint32 &modifierMask)VCF::Control
getAcceleratorKey(const uint32 &index) const VCF::Control
getAcceleratorKeyIndexes(std::vector< uint32 > &indexes)VCF::Control
getAction() const VCF::UIComponent [inline]
getAlignment()VCF::Control
getAllowLabelEditing()VCF::TreeControl
getAllowPaintNotification()VCF::Control [inline]
getAllowsFocus()VCF::Control
getAllowsMouseFocus()VCF::Control
getAnchor()VCF::Control [inline]
getAnchorDeltas()VCF::Control [inline]
getAppNameAndKey(String &appName, String &key)VCF::Control [protected, virtual]
getAutoStartDragDrop()VCF::Control
getBorder()VCF::Control
getBottom()VCF::Control [virtual]
getBounds()VCF::Control [virtual]
getBoundsForEdit(TreeItem *item, int column)VCF::TreeListControl
getCallback(const String &name) const VCF::ObjectWithCallbacks
getCapturedMouseControl()VCF::Control [static]
getClass() const VCF::Object
getClassName() const VCF::Object
getClientBounds(const bool &includeBorder=true)VCF::Control [virtual]
getColor()VCF::Control
getColumnItem(const uint32 &index)VCF::TreeListControl [virtual]
getColumnModel()VCF::TreeControl [inline]
getColumnWidth(const uint32 &index)VCF::TreeListControl
getComponentClassesForCategory(const String &category)VCF::Component [static]
getComponentCount() const VCF::Component [virtual]
getComponents()VCF::Component [virtual]
getComponentState() const VCF::Component
getContainer()VCF::Control [inline]
getCurrentFocusedControl()VCF::Control [static]
getCursorID()VCF::Control [inline]
getDisplayOptions()VCF::TreeControl [inline]
getFont()VCF::Control
getHeaderImageList()VCF::TreeListControl
getHeavyweightParent()VCF::Control [virtual]
getHeight()VCF::Control [virtual]
getImageList()VCF::TreeControl
getItemChildren(TreeItem *item, std::vector< TreeItem * > &children)VCF::TreeControl [virtual]
getItemFromKey(const TreeModel::Key &key)VCF::TreeControl [virtual]
getItemImageRect(const TreeModel::Key &item)VCF::TreeControl
getItemIndent()VCF::TreeControl
getItemParent(TreeItem *item)VCF::TreeControl [virtual]
getItemRect(const TreeModel::Key &item)VCF::TreeControl [virtual]
getItemSubItem(TreeItem *item, const uint32 &index)VCF::TreeListControl [virtual]
getItemSubItemCount(TreeItem *item)VCF::TreeListControl [virtual]
getItemSubItemIndex(TreeItem *item, TreeSubItem *subItem)VCF::TreeListControl [virtual]
getItemSubItems(TreeItem *item, std::vector< TreeSubItem * > &subItems)VCF::TreeListControl [virtual]
getItemTextAlignment(ColumnItem *item)VCF::TreeListControl [virtual]
getItemWidth(ColumnItem *item)VCF::TreeListControl [virtual]
getLeft()VCF::Control [virtual]
getMaxHeight()VCF::Control [inline]
getMaxSize()VCF::Control [inline]
getMaxWidth()VCF::Control [inline]
getMinHeight()VCF::Control [inline]
getMinSize()VCF::Control [inline]
getMinWidth()VCF::Control [inline]
getModel()VCF::Control [inline]
getModelKey()VCF::Control [inline]
getName() const VCF::Component [virtual]
getOwner() const VCF::Component [inline]
getParent()VCF::Control [virtual]
getParentFrame()VCF::Control
getPeer()VCF::Control [virtual]
getPopupMenu()VCF::Control
getPreferredHeight()VCF::Control [inline, virtual]
getPreferredWidth()VCF::Control [inline, virtual]
getPreviousMouseOverControl()VCF::Control [static]
getRefCount() const VCF::Object [inline]
getRegisteredComponentCategories()VCF::Component [static]
getRight()VCF::Control [virtual]
getScrollable()VCF::Control [inline]
getSelectedItem()VCF::TreeControl
getSetting(const String &name) const VCF::Component
getSettingNames(std::vector< String > &names)VCF::Component
getSettings() const VCF::Component
getStateImageList()VCF::TreeControl
getTabOrder()VCF::Control [inline]
getTabStop()VCF::Control [inline]
getTag() const VCF::Component [inline]
getToolTipText()VCF::Control [inline]
getTop()VCF::Control [virtual]
getTreeModel()VCF::TreeControl
getUseLocaleStrings() const VCF::Component
getView()VCF::Control
getViewControl()VCF::AbstractView [inline, virtual]
getViewModel()VCF::Control [inline, virtual]
getVisible()VCF::Control [virtual]
getWhatThisHelpString()VCF::Control [inline]
getWidth()VCF::Control [virtual]
gotFocus(FocusEvent *event)VCF::Control [virtual]
handleEvent(Event *event)VCF::TreeListControl [virtual]
handleEventAndForwardToChildren(Event *event)VCF::Control
hasChildren()VCF::Control
hash() const VCF::Object [virtual]
headerImageList_VCF::TreeListControl [protected]
HELP_REQUESTED enum valueVCF::Control
HelpDelegateVCF::Control
HelpRequestedVCF::Control
hierarchyLinesVisible()VCF::TreeListControl
hitTest(const Point &pt)VCF::TreeControl
hitTestForEditColumn(const Point &pt)VCF::TreeListControl
ignoreForParentScrolling()VCF::Control [inline]
imageList_VCF::TreeControl [protected]
inCallbackChange_VCF::TreeControl [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]
insertItem(TreeItem *parent, TreeItem *item)VCF::TreeControl
insertItem(TreeItem *parent, const String &caption, const uint32 imageIndex=-1)VCF::TreeControl
insertItemSubItem(TreeItem *item, const uint32 &index, TreeSubItem *subItem)VCF::TreeListControl [virtual]
internal_afterPaint(GraphicsContext *context)VCF::Control
internal_beforePaint(GraphicsContext *context)VCF::Control
isActive()VCF::Control
isChild()VCF::Control
isCreated() const VCF::Component
isDebugMemoryTracked()VCF::Object [static]
isDesigning() const VCF::Component
isDestroying() const VCF::Component
isDoubleBuffered()VCF::Control
isEnabled()VCF::Control
isEqual(Object *object) const VCF::Object [inline, virtual]
isFocused()VCF::Control
isHeaderVisible()VCF::TreeListControl
isIgnoredForLayout()VCF::Control
isLightWeight()VCF::Control [virtual]
isLoading() const VCF::Component
isNormal() const VCF::Component
isSaving() const VCF::Component
isUsingRenderBuffer()VCF::Control [inline]
ItemDelegateVCF::TreeListControl
itemExists(const TreeModel::Key &key)VCF::TreeControl
itemExpanded(TreeItem *item)VCF::TreeControl [virtual]
ItemExpandedVCF::TreeControl
itemMap_VCF::TreeControl [protected]
ItemSelectedVCF::TreeControl
itemSelected(TreeItem *item)VCF::TreeControl [virtual]
ItemStateChangedVCF::TreeControl
ItemStateChangeRequestedVCF::TreeControl
keepMouseEvents()VCF::Control
keepsArrowKeys()VCF::Control [inline]
keepsReturnCharacter()VCF::Control [inline]
keepsTabKey()VCF::Control [inline]
KEYBOARD_ACCELERATOR enum valueVCF::Control
KEYBOARD_DOWN enum valueVCF::Control
KEYBOARD_PRESSED enum valueVCF::Control
KEYBOARD_UP enum valueVCF::Control
KeyboardDelegateVCF::Control
keyDown(KeyboardEvent *e)VCF::TreeListControl [virtual]
KeyDownVCF::Control
keyPressed(KeyboardEvent *event)VCF::Control [virtual]
KeyPressedVCF::Control
keyUp(KeyboardEvent *event)VCF::Control [virtual]
KeyUpVCF::Control
loaded()VCF::Component
loading()VCF::Component
lostFocus(FocusEvent *event)VCF::Control [virtual]
maxSize_VCF::Control [protected]
MinMaxSizeDefaults enum nameVCF::Control
minSize_VCF::Control [protected]
mmIgnoreMaxHeight enum valueVCF::Control
mmIgnoreMaxWidth enum valueVCF::Control
mmIgnoreMinHeight enum valueVCF::Control
mmIgnoreMinWidth enum valueVCF::Control
mnemonicActivate()VCF::Control [virtual]
modelChanged(Model *oldModel, Model *newModel)VCF::TreeControl [virtual]
modelKey_VCF::Control [protected]
MOUSE_CLICK enum valueVCF::Control
MOUSE_DBLCLICK enum valueVCF::Control
MOUSE_DOWN enum valueVCF::Control
MOUSE_ENTERED enum valueVCF::Control
MOUSE_LEAVE enum valueVCF::Control
MOUSE_MOVE enum valueVCF::Control
MOUSE_UP enum valueVCF::Control
mouseClick(MouseEvent *event)VCF::Control [virtual]
MouseClickedVCF::Control
mouseDblClick(MouseEvent *event)VCF::Control [virtual]
MouseDelegateVCF::TreeListControl
MouseDoubleClickedVCF::Control
mouseDown(MouseEvent *event)VCF::TreeListControl [virtual]
MouseDownVCF::Control
mouseEnter(MouseEvent *event)VCF::Control [virtual]
MouseEnterVCF::Control
MouseLeaveVCF::Control
mouseLeave(MouseEvent *event)VCF::Control [virtual]
MouseMoveVCF::Control
mouseMove(MouseEvent *event)VCF::Control [virtual]
mouseUp(MouseEvent *event)VCF::Control [virtual]
MouseUpVCF::Control
name_VCF::Component [protected]
Object()VCF::Object
Object(const Object &obj)VCF::Object
objectAllocationCount()VCF::Object [static]
ObjectWithCallbacks()VCF::ObjectWithCallbacks [inline]
onColumnItemAdded(ListModelEvent *event)VCF::TreeListControl [protected]
onColumnItemDeleted(ListModelEvent *event)VCF::TreeListControl [protected]
onEditingControlKeyPressed(KeyboardEvent *event)VCF::TreeListControl [protected]
onEditorFocusLost(Event *e)VCF::TreeListControl [protected]
onModelChanged(ModelEvent *event)VCF::TreeControl [protected]
onTreeItemPaint(ItemEvent *event)VCF::TreeControl [protected]
operator=(const Object &rhs)VCF::Object [inline]
owner_VCF::Component [protected]
paint(GraphicsContext *context)VCF::TreeControl [virtual]
paintBorder(GraphicsContext *context)VCF::Control
paintItem(GraphicsContext *ctx, const Rect &itemRect, const TreeModel::Key &key, const DrawUIState &state)VCF::TreeControl [inline, virtual]
paintSubItem(GraphicsContext *ctx, const Rect &itemRect, const TreeModel::Key &key, const uint32 &subItemIndex, const DrawUIState &state)VCF::TreeControl [inline, virtual]
paintView(GraphicsContext *context)VCF::AbstractView [virtual]
parent_VCF::Control [protected]
parentChange(ControlEvent *event)VCF::Control [virtual]
peer_VCF::Control [protected]
popupMenu_VCF::Control [protected]
positionChange(ControlEvent *event)VCF::Control [virtual]
postChildPaint(GraphicsContext *graphicsContext, Control *child, Rect *oldClipRect)VCF::Control
postFinishedEditing(Event *e)VCF::TreeListControl [protected]
postLoaded(const bool &visible)VCF::Control [virtual]
preChildPaint(GraphicsContext *graphicsContext, Control *child, Rect *childClipRect)VCF::Control
preLoading()VCF::Control [virtual]
previousMouseOverControlVCF::Control [protected, static]
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]
releaseMouseEvents()VCF::Control
removeCallback(CallBack *cb)VCF::ObjectWithCallbacks
removeChildItem(TreeItem *item, TreeItem *child)VCF::TreeControl [virtual]
removeComponent(Component *component)VCF::Component [virtual]
removeFromOwner(const bool &freeInstance=true)VCF::Component
removeFromParent(const bool &freeInstance=true)VCF::Control
removeFromUpdateList()VCF::UIComponent
removeItem(TreeItem *item)VCF::TreeControl
removeItemSubItem(TreeItem *item, TreeSubItem *subItem)VCF::TreeListControl [virtual]
repaint(Rect *repaintRect=NULL)VCF::Control
repaintNow(Rect *repaintRect=NULL)VCF::Control
rowLinesVisible()VCF::TreeListControl
saved()VCF::Component
saving()VCF::Component
scrollable_VCF::Control [protected]
setAcceleratorKey(const uint32 &index, AcceleratorKey *accelerator)VCF::Control
setAction(Action *action)VCF::UIComponent
setAlignment(const AlignmentType &alignment)VCF::Control
setAllowLabelEditing(const bool &allowLabelEditing)VCF::TreeControl
setAllowPaintNotification(const bool &val)VCF::Control [inline]
setAllowsFocus(const bool &val)VCF::Control
setAllowsMouseFocus(const bool &val)VCF::Control
setAnchor(const AnchorTypes &anchor)VCF::Control
setAutoStartDragDrop(const bool &canAutoStartDragDrop)VCF::Control
setBorder(Border *border)VCF::Control
setBottom(const double &bottom)VCF::Control [virtual]
setBounds(const double &x, const double &y, const double &width, const double &height)VCF::Control
setBounds(Rect *rect, const bool &anchorDeltasNeedUpdating=true)VCF::Control
setCapturedMouseControl(Control *control)VCF::Control [static]
setColor(Color *color)VCF::Control
setColumnItem(const uint32 &index, ColumnItem *item)VCF::TreeListControl
setColumnWidth(const uint32 &index, const double &width)VCF::TreeListControl
setComponentState(const uint32 &componentState)VCF::Component
setContainer(Container *container)VCF::Control
setCreated()VCF::Component
setCursorID(const int32 &cursorID)VCF::Control
setDesigning(const bool &designing)VCF::Component
setDestroying()VCF::Component
setDisplayOptions(const uint32 &displayOptions)VCF::TreeControl
setDoubleBuffered(const bool &doubleBuffered)VCF::Control
setEnabled(const bool &enabled)VCF::Control
setFocused()VCF::Control
setFont(Font *font)VCF::Control
setFromString(const String &val)VCF::Object [inline, virtual]
setHeaderImageList(ImageList *imageList)VCF::TreeListControl
setHeaderVisible(const bool &val)VCF::TreeListControl
setHeight(const double &height)VCF::Control [virtual]
setIgnoredForLayout(const bool &val)VCF::Control
setIgnoreForParentScrolling(const bool &val)VCF::Control [inline]
setImageList(ImageList *imageList)VCF::TreeControl
setItemIndent(const double &indent)VCF::TreeControl
setItemKey(TreeItem *item, const TreeModel::Key &key)VCF::TreeControl [virtual]
setItemParent(TreeItem *item, TreeItem *parent)VCF::TreeControl [virtual]
setItemTextAlignment(ColumnItem *item, const TextAlignmentType &val)VCF::TreeListControl [virtual]
setItemWidth(ColumnItem *item, const double &val)VCF::TreeListControl [virtual]
setKeepsArrowKeys(const bool &val)VCF::Control
setKeepsReturnChar(const bool &val)VCF::Control
setKeepsTabKey(const bool &val)VCF::Control
setLeft(const double &left)VCF::Control [virtual]
setMaxHeight(const double &val)VCF::Control [inline]
setMaxSize(const Size &val)VCF::Control [inline]
setMaxWidth(const double &val)VCF::Control [inline]
setMinHeight(const double &val)VCF::Control [inline]
setMinSize(const Size &val)VCF::Control [inline]
setMinWidth(const double &val)VCF::Control [inline]
setModel(Model *val)VCF::Control [inline]
setModelKey(const VariantData &val)VCF::Control
setName(const String &name)VCF::Component [virtual]
setNormal()VCF::Component
setParent(Control *parent)VCF::Control [virtual]
setPopupMenu(PopupMenu *popupMenu)VCF::Control
setPreferredHeight(const double &height)VCF::Control [inline, virtual]
setPreferredWidth(const double &width)VCF::Control [inline, virtual]
setPreviousMouseOverControl(Control *control)VCF::Control [static]
setRight(const double &right)VCF::Control [virtual]
setScrollable(Scrollable *scrollable)VCF::Control [virtual]
setSetting(const String &settingName, ComponentSetting *setting)VCF::Component
setStateImageList(ImageList *imageList)VCF::TreeControl
setTabOrder(const int32 &tabOrder)VCF::Control
setTabStop(const bool &tabStop)VCF::Control
setTag(const int32 &tag)VCF::Component [inline]
settings_VCF::Component [mutable, protected]
setToolTipText(const String &tooltip)VCF::Control
setTop(const double &top)VCF::Control [virtual]
setTreeModel(TreeModel *tm)VCF::TreeControl
setUseLocaleStrings(const bool &val)VCF::Component
setUseParentFont(const bool &useParentFont)VCF::Control
setUsingRenderBuffer(const bool &useRenderBuffer)VCF::Control
setView(View *view)VCF::Control
setViewControl(Control *viewControl)VCF::AbstractView [inline, virtual]
setViewModel(Model *viewModel)VCF::Control [virtual]
setVisible(const bool &visible)VCF::Control [virtual]
setWhatThisHelpString(const String &whatThisHelpString)VCF::Control [inline]
setWidth(const double &width)VCF::Control [virtual]
showColumnLines(const bool &show)VCF::TreeListControl
showFullRowSelection(const bool &show)VCF::TreeListControl
showHierarchyLines(const bool &show)VCF::TreeListControl
showRowLines(const bool &show)VCF::TreeListControl
sizeChange(ControlEvent *event)VCF::Control [virtual]
sizeOf() const VCF::TreeControl [virtual]
stateImageList_VCF::TreeControl [protected]
storeSettings(const bool &recursive)VCF::Component [virtual]
subItemExists(const TreeModel::Key &key, const uint32 &subItemIndex)VCF::TreeListControl [virtual]
SubItemIteratorPair typedefVCF::TreeListControl [protected]
SubItemMap typedefVCF::TreeListControl [protected]
SubItemPair typedefVCF::TreeListControl [protected]
subItems_VCF::TreeListControl [protected]
tabOrder_VCF::Control [protected]
tag_VCF::Component [protected]
ToolTipVCF::Control
toolTip_VCF::Control [protected]
ToolTipDelegateVCF::Control
ToolTipRequestedVCF::Control
toString() const VCF::Object [virtual]
totalAllocatedObjectMemory()VCF::Object
trackDebugMemory(const bool &trackMemory)VCF::Object [static]
translateFromScreenCoords(Point *pt)VCF::Control
translateFromScreenCoords(Rect *rect)VCF::Control
translateToLocal(Point *point)VCF::Control
translateToParent(Point *point)VCF::Control
translateToScreenCoords(Point *pt)VCF::Control
translateToScreenCoords(Rect *rect)VCF::Control
TreeControl()VCF::TreeControl
TreeControl(TreeModel *model)VCF::TreeControl
TreeControlEvents enum nameVCF::TreeControl
TreeListControl()VCF::TreeListControl
treePeer_VCF::TreeControl [protected]
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]
updateAnchorDeltas()VCF::Control [protected]
updateView(Model *updatedModel)VCF::AbstractView [virtual]
useParentFont()VCF::Control
view_VCF::Control [protected]
viewControl_VCF::AbstractView [protected]
viewModel_VCF::AbstractView [protected]
WHATS_THIS_HELP_REQUESTED enum valueVCF::Control
WhatsThisHelpDelegateVCF::Control
whatThisHelpString_VCF::Control [protected]
~AbstractView()VCF::AbstractView [virtual]
~ColumnController()VCF::ColumnController [inline, virtual]
~Component()VCF::Component [protected, virtual]
~Control()VCF::Control [virtual]
~Object()VCF::Object [virtual]
~ObjectWithCallbacks()VCF::ObjectWithCallbacks [virtual]
~TreeControl()VCF::TreeControl [virtual]
~TreeController()VCF::TreeController [inline, virtual]
~TreeListControl()VCF::TreeListControl [virtual]
~UIComponent()VCF::UIComponent [virtual]
~View()VCF::View [inline, virtual]

   Comments or Suggestions?    License Information