MythTV
master
|
This is the complete list of members for MHDLADisplay, including all inherited members.
Clear()=0 | MHDLADisplay | pure virtual |
Draw(int x, int y)=0 | MHDLADisplay | pure virtual |
DrawArcSector(int x, int y, int width, int height, int start, int arc, bool isSector)=0 | MHDLADisplay | pure virtual |
DrawBorderedRectangle(int x, int y, int width, int height)=0 | MHDLADisplay | pure virtual |
DrawLine(int x1, int y1, int x2, int y2)=0 | MHDLADisplay | pure virtual |
DrawOval(int x, int y, int width, int height)=0 | MHDLADisplay | pure virtual |
DrawPoly(bool isFilled, const MHPointVec &xArray, const MHPointVec &yArray)=0 | MHDLADisplay | pure virtual |
SetFillColour(MHRgba colour)=0 | MHDLADisplay | pure virtual |
SetLineColour(MHRgba colour)=0 | MHDLADisplay | pure virtual |
SetLineSize(int width)=0 | MHDLADisplay | pure virtual |
SetSize(int width, int height)=0 | MHDLADisplay | pure virtual |
~MHDLADisplay()=default | MHDLADisplay | virtual |