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

VCF::UIToolkit Member List

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

acceleratorMap_VCF::UIToolkit [protected]
acceleratorMnemonicHandler_VCF::UIToolkit [protected]
addCallback(CallBack *cb)VCF::ObjectWithCallbacks
addCallback(CallBack *cb, const String &cbName)VCF::ObjectWithCallbacks
addRef(Object *owner=NULL)VCF::Object [virtual]
addToUpdateList(Component *component)VCF::UIToolkit [static]
callbacks_VCF::ObjectWithCallbacks [protected]
clone(bool deep=false) const VCF::Object [inline, virtual]
closeToolkit()VCF::UIToolkit [static]
componentInfoMap_VCF::UIToolkit [protected]
componentsToUpdate_VCF::UIToolkit [protected]
copy(Object *source)VCF::Object [inline, virtual]
createApplicationPeer()VCF::UIToolkit [static]
createButtonPeer(CommandButton *component)VCF::UIToolkit [static]
createCaret(Control *owningControl, Image *caretImage)VCF::UIToolkit [static]
createClipboardPeer()VCF::UIToolkit [static]
createCommonColorDialogPeer(Control *owner)VCF::UIToolkit [static]
createCommonFileOpenDialogPeer(Control *owner)VCF::UIToolkit [static]
createCommonFileSaveDialogPeer(Control *owner)VCF::UIToolkit [static]
createCommonFolderBrowseDialogPeer(Control *owner)VCF::UIToolkit [static]
createCommonFontDialogPeer(Control *owner)VCF::UIToolkit [static]
createCommonPrintDialogPeer(Control *owner)VCF::UIToolkit [static]
createContextPeer(Control *component)VCF::UIToolkit [static]
createContextPeer(OSHandleID contextID)VCF::UIToolkit [static]
createContextPeer(const uint32 &width, const uint32 &height)VCF::UIToolkit [static]
createControlPeer(Control *component, ComponentType componentType=CT_DEFAULT)VCF::UIToolkit [static]
createCursorPeer(Cursor *cursor)VCF::UIToolkit [static]
createDataObjectPeer()VCF::UIToolkit [static]
createDialogPeer(Control *owner, Dialog *component)VCF::UIToolkit [static]
createDialogPeer()VCF::UIToolkit [static]
createDragDropPeer()VCF::UIToolkit [static]
createDropDownPeer(Control *control)VCF::UIToolkit [static]
createDropTargetPeer()VCF::UIToolkit [static]
createEventFromNativeOSEventData(void *eventData)VCF::UIToolkit [static]
createGraphicsResourceBundlePeer(AbstractApplication *app)VCF::UIToolkit [static]
createListViewPeer(ListViewControl *component)VCF::UIToolkit [static]
createMenuBarPeer(MenuBar *menuBar)VCF::UIToolkit [static]
createMenuItemPeer(MenuItem *item)VCF::UIToolkit [static]
createMenuManagerPeer()VCF::UIToolkit [static]
createPopupMenuPeer(PopupMenu *popupMenu)VCF::UIToolkit [static]
createPopupWindowPeer(Frame *frame, Window *owner)VCF::UIToolkit [static]
createScrollPeer(Control *control)VCF::UIToolkit [static]
createSystemTrayPeer()VCF::UIToolkit [static]
createTextEditPeer(TextControl *component, const bool &isMultiLineControl)VCF::UIToolkit [static]
createTextPeer(const bool &autoWordWrap, const bool &multiLined)VCF::UIToolkit [static]
createToolbarPeer(Toolbar *toolbar)VCF::UIToolkit [static]
createTransparentWindowPeer(Frame *frame)VCF::UIToolkit [static]
createTreePeer(TreeControl *component)VCF::UIToolkit [static]
createUIShellPeer(UIShell *shell)VCF::UIToolkit [static]
createWindowPeer(Control *component, Control *owner)VCF::UIToolkit [static]
defaultButtonHandler_VCF::UIToolkit [protected]
defaultButtonList_VCF::UIToolkit [protected]
defaultUpdateSpeed enum valueVCF::UIToolkit
destroyCaret(Control *owningControl)VCF::UIToolkit [static]
displayContextHelpForControl(Control *control)VCF::UIToolkit [static]
displayHelpContents()VCF::UIToolkit [static]
displayHelpIndex()VCF::UIToolkit [static]
displayHelpSection(const String &helpSection, const String &helpBookName="", const String &helpDirectory="")VCF::UIToolkit [static]
findMatchingAccelerators(AcceleratorKey *key, std::vector< AcceleratorKey * > &matchingAccelerators)VCF::UIToolkit [static]
findMnemonic(const String &caption)VCF::UIToolkit [static]
getAccelerator(const VirtualKeyCode &keyCode, const uint32 &modifierMask, Object *src)VCF::UIToolkit [static]
getAcceleratorKeysForControl(Control *control, std::vector< AcceleratorKey * > &matchingAccelerators)VCF::UIToolkit [static]
getAcceleratorKeysForMenuItem(MenuItem *item, std::vector< AcceleratorKey * > &matchingAccelerators)VCF::UIToolkit [static]
getAcceleratorKeysForObject(Object *src, std::vector< AcceleratorKey * > &matchingAccelerators)VCF::UIToolkit [static]
getCallback(const String &name) const VCF::ObjectWithCallbacks
getClass() const VCF::Object
getClassName() const VCF::Object
getComponentInfo(const String &componentUUID)VCF::UIToolkit [static]
getComponentInfo(Class *componentClass)VCF::UIToolkit [static]
getControlConstants(const String &name)VCF::UIToolkit [protected, static]
getDefaultButton()VCF::UIToolkit [static]
getDragDropDelta()VCF::UIToolkit [static]
getRefCount() const VCF::Object [inline]
getStandardInformationImage()VCF::UIToolkit [static]
getStandardQuestionImage()VCF::UIToolkit [static]
getStandardStopImage()VCF::UIToolkit [static]
getStandardWarningImage()VCF::UIToolkit [static]
getSystemClipboard()VCF::UIToolkit [static]
getUIMetricRect(const UIMetricsManager::MetricType &type, Rect *rect=NULL, Font *alternateFont=NULL)VCF::UIToolkit [static]
getUIMetricSize(const UIMetricsManager::MetricType &type, const String &text="", Font *alternateFont=NULL)VCF::UIToolkit [static]
getUIMetricsManager()VCF::UIToolkit [static]
getUIMetricValue(const UIMetricsManager::MetricType &type, const String &text="", Font *alternateFont=NULL)VCF::UIToolkit [static]
getUIPolicyManager()VCF::UIToolkit [static]
graphicsToolKit_VCF::UIToolkit [protected]
handleKeyboardEvent(KeyboardEvent *event)VCF::UIToolkit [static]
handleTabKeyboardEvent(KeyboardEvent *event)VCF::UIToolkit [protected]
hash() const VCF::Object [virtual]
informationImage_VCF::UIToolkit [protected]
init()VCF::UIToolkit
initToolKit()VCF::UIToolkit [static]
internal_addToUpdateList(Component *component)VCF::UIToolkit [protected]
internal_createApplicationPeer()=0VCF::UIToolkit [protected, pure virtual]
internal_createButtonPeer(CommandButton *component)=0VCF::UIToolkit [protected, pure virtual]
internal_createCaret(Control *owningControl, Image *caretImage)=0VCF::UIToolkit [protected, pure virtual]
internal_createClipboardPeer()=0VCF::UIToolkit [protected, pure virtual]
internal_createCommonColorDialogPeer(Control *owner)=0VCF::UIToolkit [protected, pure virtual]
internal_createCommonFileOpenDialogPeer(Control *owner)=0VCF::UIToolkit [protected, pure virtual]
internal_createCommonFileSaveDialogPeer(Control *owner)=0VCF::UIToolkit [protected, pure virtual]
internal_createCommonFolderBrowseDialogPeer(Control *owner)=0VCF::UIToolkit [protected, pure virtual]
internal_createCommonFontDialogPeer(Control *owner)=0VCF::UIToolkit [protected, pure virtual]
internal_createCommonPrintDialogPeer(Control *owner)=0VCF::UIToolkit [protected, pure virtual]
internal_createContextPeer(Control *component)VCF::UIToolkit [protected, virtual]
internal_createContextPeer(OSHandleID contextID)VCF::UIToolkit [protected, virtual]
internal_createContextPeer(const uint32 &width, const uint32 &height)VCF::UIToolkit [protected, virtual]
internal_createControlPeer(Control *component, ComponentType componentType=CT_DEFAULT)=0VCF::UIToolkit [protected, pure virtual]
internal_createCursorPeer(Cursor *cursor)=0VCF::UIToolkit [protected, pure virtual]
internal_createDataObjectPeer()=0VCF::UIToolkit [protected, pure virtual]
internal_createDialogPeer(Control *owner, Dialog *component)=0VCF::UIToolkit [protected, pure virtual]
internal_createDialogPeer()=0VCF::UIToolkit [protected, pure virtual]
internal_createDragDropPeer()=0VCF::UIToolkit [protected, pure virtual]
internal_createDropDownPeer(Control *control)=0VCF::UIToolkit [protected, pure virtual]
internal_createDropTargetPeer()=0VCF::UIToolkit [protected, pure virtual]
internal_createEventFromNativeOSEventData(void *eventData)=0VCF::UIToolkit [protected, pure virtual]
internal_createGraphicsResourceBundlePeer(AbstractApplication *app)=0VCF::UIToolkit [protected, pure virtual]
internal_createListViewPeer(ListViewControl *component)=0VCF::UIToolkit [protected, pure virtual]
internal_createMenuBarPeer(MenuBar *menuBar)=0VCF::UIToolkit [protected, pure virtual]
internal_createMenuItemPeer(MenuItem *item)=0VCF::UIToolkit [protected, pure virtual]
internal_createMenuManagerPeer()=0VCF::UIToolkit [protected, pure virtual]
internal_createPopupMenuPeer(PopupMenu *popupMenu)=0VCF::UIToolkit [protected, pure virtual]
internal_createPopupWindowPeer(Frame *frame, Window *owner)=0VCF::UIToolkit [protected, pure virtual]
internal_createScrollPeer(Control *control)=0VCF::UIToolkit [protected, pure virtual]
internal_createSystemTrayPeer()=0VCF::UIToolkit [protected, pure virtual]
internal_createTextEditPeer(TextControl *component, const bool &isMultiLineControl)=0VCF::UIToolkit [protected, pure virtual]
internal_createTextPeer(const bool &autoWordWrap, const bool &multiLined)=0VCF::UIToolkit [protected, pure virtual]
internal_createToolbarPeer(Toolbar *toolbar)=0VCF::UIToolkit [protected, pure virtual]
internal_createTransparentWindowPeer(Frame *frame)=0VCF::UIToolkit [protected, pure virtual]
internal_createTreePeer(TreeControl *component)=0VCF::UIToolkit [protected, pure virtual]
internal_createUIShellPeer(UIShell *shell)=0VCF::UIToolkit [protected, pure virtual]
internal_createWindowPeer(Control *component, Control *owner)=0VCF::UIToolkit [protected, pure virtual]
internal_destroyCaret(Control *owningControl)=0VCF::UIToolkit [protected, pure virtual]
internal_displayContextHelpForControl(Control *control, const String &helpBookName, const String &helpDirectory)=0VCF::UIToolkit [protected, pure virtual]
internal_displayHelpContents(const String &helpBookName, const String &helpDirectory)=0VCF::UIToolkit [protected, pure virtual]
internal_displayHelpIndex(const String &helpBookName, const String &helpDirectory)=0VCF::UIToolkit [protected, pure virtual]
internal_displayHelpSection(const String &helpBookName, const String &helpDirectory, const String &helpSection)=0VCF::UIToolkit [protected, pure virtual]
internal_findMatchingAccelerators(AcceleratorKey *key, std::vector< AcceleratorKey * > &matchingAccelerators)VCF::UIToolkit [protected]
internal_findMnemonic(const String &caption)VCF::UIToolkit [protected, virtual]
internal_getAccelerator(const VirtualKeyCode &keyCode, const uint32 &modifierMask, Object *src)VCF::UIToolkit [protected]
internal_getAcceleratorKeysForControl(Control *control, std::vector< AcceleratorKey * > &matchingAccelerators)VCF::UIToolkit [protected]
internal_getAcceleratorKeysForMenuItem(MenuItem *item, std::vector< AcceleratorKey * > &matchingAccelerators)VCF::UIToolkit [protected]
internal_getAcceleratorKeysForObject(Object *src, std::vector< AcceleratorKey * > &matchingAccelerators)VCF::UIToolkit [protected]
internal_getComponentInfo(const String &componentUUID)VCF::UIToolkit [protected]
internal_getComponentInfo(Class *componentClass)VCF::UIToolkit [protected]
internal_getDefaultButton()VCF::UIToolkit [protected]
internal_getDefaultUIToolkit()VCF::UIToolkit [static]
internal_getDragDropDelta()=0VCF::UIToolkit [protected, pure virtual]
internal_getStandardInformationImage()VCF::UIToolkit [protected]
internal_getStandardQuestionImage()VCF::UIToolkit [protected]
internal_getStandardStopImage()VCF::UIToolkit [protected]
internal_getStandardWarningImage()VCF::UIToolkit [protected]
internal_getSystemClipboard()VCF::UIToolkit [protected, virtual]
internal_getUIMetricsManager()VCF::UIToolkit [inline, protected]
internal_getUIPolicyManager()VCF::UIToolkit [inline, protected]
internal_handleKeyboardEvent(KeyboardEvent *event)VCF::UIToolkit [protected, virtual]
internal_idleTime()VCF::UIToolkit [protected, virtual]
internal_postEvent(EventHandler *eventHandler, Event *event, const bool &deleteHandler=true)=0VCF::UIToolkit [protected, pure virtual]
internal_quitCurrentEventLoop()=0VCF::UIToolkit [protected, pure virtual]
internal_registerAccelerator(AcceleratorKey *accelerator)VCF::UIToolkit [protected]
internal_registerComponentInfo(const String &componentUUID, ComponentInfo *info)VCF::UIToolkit [protected]
internal_registerTimerHandler(Object *source, EventHandler *handler, const uint32 &timeoutInMilliSeconds)=0VCF::UIToolkit [protected, pure virtual]
internal_removeAccelerator(const VirtualKeyCode &keyCode, const uint32 &modifierMask, Object *src)VCF::UIToolkit [protected]
internal_removeAcceleratorKeysForControl(Control *control)VCF::UIToolkit [protected]
internal_removeAcceleratorKeysForMenuItem(MenuItem *menuItem)VCF::UIToolkit [protected]
internal_removeAcceleratorKeysForObject(Object *src)VCF::UIToolkit [protected]
internal_removeComponentInfo(ComponentInfo *info)VCF::UIToolkit [protected]
internal_removeDefaultButton(Button *defaultButton)VCF::UIToolkit [protected]
internal_removeFromUpdateList(Component *component)VCF::UIToolkit [protected]
internal_runEventLoop()=0VCF::UIToolkit [protected, pure virtual]
internal_runModalEventLoopFor(Control *control)=0VCF::UIToolkit [protected, pure virtual]
internal_setCaretPos(Point *point)=0VCF::UIToolkit [protected, pure virtual]
internal_setCaretVisible(const bool &caretVisible)=0VCF::UIToolkit [protected, pure virtual]
internal_setDefaultButton(Button *defaultButton)VCF::UIToolkit [protected]
internal_setUpdateTimerSpeed(const uint32 &milliseconds)VCF::UIToolkit [protected]
internal_systemSettingsChanged()=0VCF::UIToolkit [protected, pure virtual]
internal_unregisterTimerHandler(EventHandler *handler)=0VCF::UIToolkit [protected, pure virtual]
isDebugMemoryTracked()VCF::Object [static]
isEqual(Object *object) const VCF::Object [inline, virtual]
metricsMgr_VCF::UIToolkit [protected]
ModalReturnType enum nameVCF::UIToolkit
mrAbort enum valueVCF::UIToolkit
mrCancel enum valueVCF::UIToolkit
mrFalse enum valueVCF::UIToolkit
mrHelp enum valueVCF::UIToolkit
mrIgnore enum valueVCF::UIToolkit
mrNo enum valueVCF::UIToolkit
mrNone enum valueVCF::UIToolkit
mrOK enum valueVCF::UIToolkit
mrRetry enum valueVCF::UIToolkit
mrTrue enum valueVCF::UIToolkit
mrYes enum valueVCF::UIToolkit
Object()VCF::Object
Object(const Object &obj)VCF::Object
objectAllocationCount()VCF::Object [static]
ObjectWithCallbacks()VCF::ObjectWithCallbacks [inline]
onAcceleratorMnemonic(KeyboardEvent *event)VCF::UIToolkit [protected]
onDefaultButton(KeyboardEvent *event)VCF::UIToolkit [protected]
onUpdateComponentsTimer(TimerEvent *e)VCF::UIToolkit [protected]
operator=(const Object &rhs)VCF::Object [inline]
policyMgr_VCF::UIToolkit [protected]
postEvent(EventHandler *eventHandler, Event *event, const bool &deleteHandler=true)VCF::UIToolkit [static]
questionImage_VCF::UIToolkit [protected]
quitCurrentEventLoop()VCF::UIToolkit [static]
quitModalEventLoop()VCF::UIToolkit [static]
quitModalLoop_VCF::UIToolkit [protected]
refCount_VCF::Object [protected]
registerAccelerator(AcceleratorKey *accelerator)VCF::UIToolkit [static]
registerComponentInfo(const String &componentUUID, ComponentInfo *info)VCF::UIToolkit [static]
registerTimerHandler(Object *source, EventHandler *handler, const uint32 &timeoutInMilliSeconds)VCF::UIToolkit [static]
release(Object *owner=NULL)VCF::Object [virtual]
removeAccelerator(const VirtualKeyCode &keyCode, const uint32 &modifierMask, Object *src)VCF::UIToolkit [static]
removeAcceleratorKeysForControl(Control *control)VCF::UIToolkit [static]
removeAcceleratorKeysForMenuItem(MenuItem *item)VCF::UIToolkit [static]
removeAcceleratorKeysForObject(Object *src)VCF::UIToolkit [static]
removeCallback(CallBack *cb)VCF::ObjectWithCallbacks
removeComponentInfo(ComponentInfo *info)VCF::UIToolkit [static]
removeDefaultButton(Button *defaultButton)VCF::UIToolkit [static]
removeFromUpdateList(Component *component)VCF::UIToolkit [static]
runEventLoop()VCF::UIToolkit [static]
runModalEventLoopFor(Control *control)VCF::UIToolkit [static]
setCaretPos(Point *point)VCF::UIToolkit [static]
setCaretVisible(const bool &caretVisible)VCF::UIToolkit [static]
setDefaultButton(Button *defaultButton)VCF::UIToolkit [static]
setFromString(const String &val)VCF::Object [inline, virtual]
setUpdateTimerSpeed(const uint32 &milliseconds)VCF::UIToolkit [static]
sizeOf() const VCF::Object [inline, virtual]
stopImage_VCF::UIToolkit [protected]
systemClipboard_VCF::UIToolkit [protected]
systemSettingsChanged()VCF::UIToolkit [static]
toolKitInstanceVCF::UIToolkit [protected, static]
toString() const VCF::Object [virtual]
totalAllocatedObjectMemory()VCF::Object
trackDebugMemory(const bool &trackMemory)VCF::Object [static]
UIToolkit()VCF::UIToolkit
unregisterTimerHandler(EventHandler *handler)VCF::UIToolkit [static]
visitedContainers_VCF::UIToolkit [protected]
warningImage_VCF::UIToolkit [protected]
~Object()VCF::Object [virtual]
~ObjectWithCallbacks()VCF::ObjectWithCallbacks [virtual]
~UIToolkit()VCF::UIToolkit [virtual]

   Comments or Suggestions?    License Information