IFocusDrawing Class Reference
[Version 4.0]

Custom focus drawing interface. More...

Inheritance diagram for IFocusDrawing:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool drawFocusOnTop ()=0
virtual bool getFocusPath (CGraphicsPath &outPath)=0

Detailed Description

Custom focus drawing interface.

If focus drawing is enabled custom views can implement this interface to set a custom shape to be drawn if the view is the focus view.

See also:
CFrame
CControl

Member Function Documentation

virtual bool drawFocusOnTop (  )  [pure virtual]

draw focus before view will be drawn or afterwards

Implemented in CControl, and CKnob.

virtual bool getFocusPath ( CGraphicsPath outPath  )  [pure virtual]

the graphics path will be drawn filled with the evenodd method and the color set in CFrame::setFocusColor()

Implemented in CCheckBox, CTextButton, CControl, CKnob, and CParamDisplay.


The documentation for this class was generated from the following file:

Generated on Fri Nov 22 11:09:58 2013 for VSTGUI by  doxygen 1.6.1