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

VCF::PushButton Member List

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

AbstractView(Control *viewControl=NULL)VCF::AbstractView [inline]
action_VCF::Component [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
addButtonClickHandler(EventHandler *handler)VCF::PushButton [inline, virtual]
addComponent(Component *component)VCF::Component [virtual]
addEventHandler(const String &handlerName, EventHandler *handler)VCF::ObjectWithEvents
addRef(Object *owner=NULL)VCF::Object [virtual]
addToUpdateList()VCF::Component
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]
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
assignSetting(const String &settingName, ComponentSetting *setting)VCF::Component
autoSize_VCF::PushButton [protected]
bcaBottom enum valueVCF::PushButton
bcaCenter enum valueVCF::PushButton
bcaLeft enum valueVCF::PushButton
bcaRight enum valueVCF::PushButton
bcaTop enum valueVCF::PushButton
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::Component
bisAll enum valueVCF::PushButton
bisDisable enum valueVCF::PushButton
bisDown enum valueVCF::PushButton
bisFocus enum valueVCF::PushButton
bisFocusDown enum valueVCF::PushButton
bisHighlight enum valueVCF::PushButton
bisNone enum valueVCF::PushButton
bisNormal enum valueVCF::PushButton
bisUp enum valueVCF::PushButton
border_VCF::Control [protected]
bounds_VCF::Control [protected]
buildTabList(Control *control, std::vector< Control * > &tabList)VCF::Control [static]
ButtonClickedVCF::PushButton
calcCaptionRect(const Rect &rect, GraphicsContext *context)VCF::PushButton [protected, virtual]
calcCenterRect(const Rect &rect, GraphicsContext *context, Rect *captionRect=NULL, Rect *imageRect=NULL)VCF::PushButton [protected, virtual]
calcImageRect(const Rect &rect, GraphicsContext *context)VCF::PushButton [protected, virtual]
calcMinimumSize()VCF::PushButton
canAcceptFocus()VCF::Control
canBeginDragDrop(Point *point)VCF::Control [virtual]
caption_VCF::PushButton [protected]
CaptionAlignment enum nameVCF::PushButton
captionAlignment_VCF::PushButton [protected]
capturedMouseControlVCF::Control [protected, static]
clearRegistedComponents()VCF::Component [static]
click()VCF::PushButton [virtual]
clickPt_VCF::Control [protected]
clientBounds_VCF::Control [protected]
clone(bool deep=false)VCF::Object [inline, virtual]
color_VCF::Control [protected]
commandType_VCF::PushButton [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
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]
context_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
ControlEvents enum nameVCF::Control
ControlHelpRequestedVCF::Control
ControlModelChangedVCF::Control
ControlParentChangedVCF::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]
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
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
currentFocusedControlVCF::Control [protected, static]
cursor_VCF::Control [protected]
cursorID_VCF::Control [protected]
CustomControl()VCF::CustomControl
CustomControl(const bool &useHeavyweightPeer)VCF::CustomControl
destroy()VCF::Control [protected, virtual]
drawFocusRectWhenFocus_VCF::PushButton [protected]
drawFocusRectWhenFocusDown_VCF::PushButton [protected]
drawImage(const Rect &rect, const ButtonState &state, const Rect *imageRect, GraphicsContext *ctx)VCF::PushButton [protected, virtual]
eventHandlers_VCF::ObjectWithEvents [protected]
findComponent(const String &componentName, const bool &recursive=false)VCF::Component
FOCUS_GAINED enum valueVCF::Control
FOCUS_LOST enum valueVCF::Control
FocusGainedVCF::Control
FocusLostVCF::Control
font_VCF::Control [protected]
free()VCF::Object
getAccelerator(const VirtualKeyCode &keyCode, const uint32 &modifierMask)VCF::Control
getAction()VCF::Component [inline]
getAlignment()VCF::Control
getAllowPaintNotification()VCF::Control [inline]
getAllowsFocus()VCF::Control
getAllowsMouseFocus()VCF::Control
getAnchor()VCF::Control [inline]
getAnchorDeltas()VCF::Control [inline]
getAutoSize()VCF::PushButton [inline]
getAutoStartDragDrop()VCF::Control
getBorder()VCF::Control
getBottom()VCF::Control [virtual]
getBounds()VCF::Control [virtual]
getBtnImageIndex(const ImageState &imgState)VCF::PushButton
getCaption()VCF::PushButton [virtual]
getCaptionAlignment()VCF::PushButton [inline]
getCapturedMouseControl()VCF::Control [static]
getClass()VCF::Object
getClassName()VCF::Object
getClientBounds(const bool &includeBorder=true)VCF::Control [virtual]
getColor()VCF::Control
getCommandType()VCF::PushButton [inline]
getComponentClassesForCategory(const String &category)VCF::Component [static]
getComponentCount()VCF::Component [virtual]
getComponents()VCF::Component [virtual]
getComponentState()VCF::Component
getContainer()VCF::Control [inline]
getContext()VCF::Control
getCurrentFocusedControl()VCF::Control [static]
getCursorID()VCF::Control [inline]
getDrawFocusRectWhenFocus()VCF::PushButton [inline]
getDrawFocusRectWhenFocusDown()VCF::PushButton [inline]
getEventHandler(const String &handlerName)VCF::ObjectWithEvents
getEventHandlerName(EventHandler *handler)VCF::ObjectWithEvents
getFont()VCF::Control
getHeavyweightParent()VCF::Control [virtual]
getHeight()VCF::Control [virtual]
getImageList()VCF::PushButton [inline]
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]
getMoveImageWhenPressed()VCF::PushButton [inline]
getName()VCF::Component [virtual]
getOwner()VCF::Component [inline]
getParent()VCF::Control [virtual]
getParentFrame()VCF::Control
getPeer()VCF::Control [virtual]
getPopupMenu()VCF::Control
getPreferredHeight()VCF::PushButton [virtual]
getPreferredWidth()VCF::PushButton [virtual]
getPreviousMouseOverControl()VCF::Control [static]
getRefCount()VCF::Object [inline]
getRegisteredComponentCategories()VCF::Component [static]
getRight()VCF::Control [virtual]
getScrollable()VCF::Control [inline]
getSeparationImageCaption()VCF::PushButton [inline]
getSetting(const String &name)VCF::Component
getSettings()VCF::Component
getShowCaption()VCF::PushButton [inline]
getTabOrder()VCF::Control [inline]
getTabStop()VCF::Control [inline]
getTag()VCF::Component [inline]
getToolTipText()VCF::Control [inline]
getTop()VCF::Control [virtual]
getUseColorForBackground()VCF::CustomControl [inline]
getUseLocaleStrings()VCF::Component
getView()VCF::Control
getViewControl()VCF::AbstractView [inline, virtual]
getViewModel()VCF::AbstractView [inline, virtual]
getVisible()VCF::Control [virtual]
getWhatThisHelpString()VCF::Control [inline]
getWidth()VCF::Control [virtual]
gotFocus(FocusEvent *event)VCF::Control [virtual]
handleEvent(Event *event)VCF::Control [virtual]
handleEventAndForwardToChildren(Event *event)VCF::Control
hasChildren()VCF::Control
hash()VCF::Object [virtual]
HELP_REQUESTED enum valueVCF::Control
HelpRequestedVCF::Control
ignoreForParentScrolling()VCF::Control [inline]
imageIndexes_VCF::PushButton [protected]
imageList_VCF::PushButton [protected]
ImageState enum nameVCF::PushButton
imageStateSpecified_VCF::PushButton [protected]
init()VCF::CustomControl
initComponent(Component *instance, Class *clazz, Class *rootClazz, ResourceBundle *resBundle=NULL)VCF::Component [static]
initComponentRegistrar()VCF::Component [static]
initializeSettings(const bool &recursive)VCF::Component [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]
isDefault()VCF::PushButton [virtual]
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
isHighlighted()VCF::PushButton [inline]
isHighlighted_VCF::PushButton [protected]
isIgnoredForLayout()VCF::Control
isLightWeight()VCF::CustomControl [virtual]
isLightweight_VCF::CustomControl [protected]
isLoading() const VCF::Component
isNormal() const VCF::Component
isPressed()VCF::PushButton [inline]
isPressed_VCF::PushButton [protected]
isSaving() const VCF::Component
isToggled()VCF::PushButton [inline]
isTransparent()VCF::CustomControl
isTransparent_VCF::CustomControl [protected]
isUsingRenderBuffer()VCF::Control [inline]
keepMouseEvents()VCF::Control
keepReturnCharacter()VCF::Control [inline, virtual]
keepsArrowKeys()VCF::Control [inline, virtual]
keepsTabKey()VCF::Control [inline, virtual]
KEYBOARD_ACCELERATOR enum valueVCF::Control
KEYBOARD_DOWN enum valueVCF::Control
KEYBOARD_PRESSED enum valueVCF::Control
KEYBOARD_UP enum valueVCF::Control
keyDown(KeyboardEvent *event)VCF::PushButton [virtual]
KeyDownVCF::Control
KeyPressedVCF::Control
keyPressed(KeyboardEvent *event)VCF::Control [virtual]
keyUp(KeyboardEvent *event)VCF::PushButton [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]
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::PushButton [virtual]
MouseClickedVCF::Control
mouseDblClick(MouseEvent *event)VCF::Control [virtual]
MouseDoubleClickedVCF::Control
MouseDownVCF::Control
mouseDown(MouseEvent *event)VCF::PushButton [virtual]
mouseEnter(MouseEvent *event)VCF::PushButton [virtual]
MouseEnterVCF::Control
mouseLeave(MouseEvent *event)VCF::PushButton [virtual]
MouseLeaveVCF::Control
mouseMove(MouseEvent *event)VCF::PushButton [virtual]
MouseMoveVCF::Control
mouseUp(MouseEvent *event)VCF::PushButton [virtual]
MouseUpVCF::Control
moveImageWhenPressed_VCF::PushButton [protected]
name_VCF::Component [protected]
NotifiedVCF::ObjectWithEvents
Object()VCF::Object
objectAllocationCount()VCF::Object [static]
ObjectWithEvents()VCF::ObjectWithEvents
onFocusGained(FocusEvent *event)VCF::PushButton [protected]
onFocusLost(FocusEvent *event)VCF::PushButton [protected]
owner_VCF::Component [protected]
paint(GraphicsContext *context)VCF::PushButton [virtual]
paintBorder(GraphicsContext *context)VCF::Control
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
preChildPaint(GraphicsContext *graphicsContext, Control *child, Rect *childClipRect)VCF::Control
previousMouseOverControlVCF::Control [protected, static]
PushButton()VCF::PushButton
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
removeButtonClickHandler(EventHandler *handler)VCF::PushButton [inline, virtual]
removeComponent(Component *component)VCF::Component [virtual]
removeFromOwner(const bool &freeInstance=true)VCF::Component
removeFromParent(const bool &freeInstance=true)VCF::Control
removeFromUpdateList()VCF::Component
repaint(Rect *repaintRect=NULL)VCF::Control
repaintNow(Rect *repaintRect=NULL)VCF::Control
saved()VCF::Component
saving()VCF::Component
scrollable_VCF::Control [protected]
separationImageCaption_VCF::PushButton [protected]
setAction(Action *action)VCF::Component
setAlignment(const AlignmentType &alignment)VCF::Control
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
setAutoSize(const bool &autoSize)VCF::PushButton
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 [virtual]
setBtnImageIndex(const int32 &btnImageIndex, ImageState imgStates=bisNormal, const bool &redraw=false)VCF::PushButton
setBtnImageIndex(ImageList *imageList, const int32 &btnImageIndex, const CaptionAlignment &captionAlignment=bcaRight, const double &separationImageCaption=5.0)VCF::PushButton
setCaption(const String &caption)VCF::PushButton [virtual]
setCaptionAlignment(const CaptionAlignment &captionAlignment)VCF::PushButton
setCapturedMouseControl(Control *control)VCF::Control [static]
setColor(Color *color)VCF::Control
setCommandType(const ButtonCommandType &commandType)VCF::PushButton
setComponentState(const uint32 &componentState)VCF::Component
setContainer(Container *container)VCF::Control
setCreated()VCF::Component
setCursorID(const int32 &cursorID)VCF::Control
setDefault(const bool &defaultButton)VCF::PushButton [virtual]
setDesigning(const bool &designing)VCF::Component
setDestroying()VCF::Component
setDoubleBuffered(const bool &doubleBuffered)VCF::Control
setDrawFocusRectWhenFocus(const bool &drawFocusRectWhenFocus)VCF::PushButton [inline]
setDrawFocusRectWhenFocusDown(const bool &drawFocusRectWhenFocusDown)VCF::PushButton [inline]
setEnabled(const bool &enabled)VCF::Control
setFocused()VCF::Control
setFont(Font *font)VCF::Control
setHeight(const double &height)VCF::Control [virtual]
setIgnoredForLayout(const bool &val)VCF::Control
setIgnoreForParentScrolling(const bool &val)VCF::Control [inline]
setImageList(ImageList *imageList)VCF::PushButton
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]
setMoveImageWhenPressed(const bool &moveImageWhenPressed)VCF::PushButton [inline]
setName(const String &name)VCF::PushButton [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]
setSeparationImageCaption(const double &separationImageCaption)VCF::PushButton [inline]
setShowCaption(const bool &showCaption)VCF::PushButton
setStatePressed(const bool &pressed)VCF::PushButton
setTabOrder(const int32 &tabOrder)VCF::Control
setTabStop(const bool &tabStop)VCF::Control
setTag(const int32 &tag)VCF::Component [inline]
settings_VCF::Component [protected]
setToggled(const bool &toggled)VCF::PushButton [inline]
setToolTipText(const String &tooltip)VCF::Control
setTop(const double &top)VCF::Control [virtual]
setTransparent(const bool &transparent)VCF::CustomControl
setUseColorForBackground(const bool &val)VCF::CustomControl [inline]
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]
showCaption_VCF::PushButton [protected]
sizeChange(ControlEvent *event)VCF::Control [virtual]
storeSettings(const bool &recursive)VCF::Component [virtual]
tabOrder_VCF::Control [protected]
tag_VCF::Component [protected]
toggled_VCF::PushButton [protected]
ToolTipVCF::Control
toolTip_VCF::Control [protected]
ToolTipRequestedVCF::Control
toString()VCF::Object [virtual]
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
updateAction()VCF::Component [virtual]
updateAnchorDeltas()VCF::Control [protected]
updateView(Model *updatedModel)VCF::AbstractView [virtual]
useColorForBackground_VCF::CustomControl [protected]
useParentFont()VCF::Control
view_VCF::Control [protected]
viewControl_VCF::AbstractView [protected]
viewModel_VCF::AbstractView [protected]
wasPressed_VCF::PushButton [protected]
WHATS_THIS_HELP_REQUESTED enum valueVCF::Control
whatThisHelpString_VCF::Control [protected]
~AbstractView()VCF::AbstractView [virtual]
~Button()VCF::Button [inline, virtual]
~Component()VCF::Component [protected, virtual]
~Control()VCF::Control [virtual]
~CustomControl()VCF::CustomControl [virtual]
~Object()VCF::Object [virtual]
~ObjectWithEvents()VCF::ObjectWithEvents [virtual]
~PushButton()VCF::PushButton [virtual]
~View()VCF::View [inline, virtual]

   Comments or Suggestions?    License Information