- Member CControl::tag
- use kDoubleClick in onMouseDown
- Class CFileSelector
- Member COptionMenu::setPrefixNumbers (long preCount)
- Class COptionMenuScheme
- Member kOrMode
- Member kXorMode
- Member VSTGUI::CBitmap::setTransparencyMask (CDrawContext *pContext, const CPoint &offset=CPoint(0, 0))
- Member VSTGUI::CDrawContext::drawArc (const CRect &rect, const CPoint &point1, const CPoint &point2)
- Member VSTGUI::CDrawContext::fillArc (const CRect &rect, const CPoint &point1, const CPoint &point2)
- Member VSTGUI::CDrawContext::fillEllipse (const CRect &rect)
- use VSTGUI::CDrawContext::drawEllipse with kDrawFilled as draw style
- Member VSTGUI::CDrawContext::fillPolygon (const CPoint *pPoint, long numberOfPoints)
- use VSTGUI::CDrawContext::drawPolygon with kDrawFilled as draw style
- Member VSTGUI::CDrawContext::fillRect (const CRect &rect)
- use VSTGUI::CDrawContext::drawRect with kDrawFilled as draw style
- Member VSTGUI::CDrawContext::floodFill (const CPoint &start)
- Member VSTGUI::CDrawContext::getMouseButtons ()
- if you really need this call VSTGUI::CFrame::getCurrentMouseButtons
- Member VSTGUI::CDrawContext::getMouseLocation (CPoint &point)
- if you really need this call VSTGUI::CFrame::getCurrentMouseLocation
- Member VSTGUI::CDrawContext::getPoint (const CPoint &point)
- Member VSTGUI::CDrawContext::polyLine (const CPoint *pPoint, long numberOfPoints)
- Member VSTGUI::CDrawContext::waitDoubleClick ()
- use kDoubleClick in the buttons parameter of the mouse methods instead
- Member VSTGUI::CDrawContext::waitDrag ()
- use the new mouse methods instead
- Member VSTGUI::CFrame::draw (CView *pView=0)
- use pView->invalid () instead
- Member VSTGUI::CFrame::getCurrentLocation (CPoint &where)
- use VSTGUI::CFrame::getCurrentMouseLocation instead
- Member VSTGUI::CFrame::getCurrentView () const
- Member VSTGUI::CFrame::mouse (CDrawContext *pContext, CPoint &where, long buttons=-1)
- use the new mouse methods
- Member VSTGUI::CView::getFrameTopLeftPos (CPoint &topLeft) const
- use VSTGUI::CView::localToFrame
- Member VSTGUI::CView::getMouseLocation (CDrawContext *context, CPoint &point)
- use VSTGUI::CFrame::getCurrentMouseLocation and process the point with VSTGUI::CView::frameToLocal
- Member VSTGUI::CView::mouse (CDrawContext *pContext, CPoint &where, long buttons=-1)
- use the new mouse methods instead
- Member VSTGUI::CView::setFrame (CFrame *pParent)
- Member VSTGUI::CView::setParentView (CView *pParentView)
- Member VSTGUI::CViewContainer::getCurrentView () const
- Member VSTGUI::CViewContainer::mouse (CDrawContext *pContext, CPoint &where, long buttons=-1)
- use the new mouse methods instead
Generated on Fri Nov 22 11:09:16 2013 for VSTGUI by
1.6.1