|
MythTV
0.26-pre
|
#include <Visible.h>
Public Member Functions | |
| MHRectangle () | |
| MHRectangle (const MHRectangle &ref) | |
| virtual const char * | ClassName () |
| virtual void | PrintMe (FILE *fd, int nTabs) const |
| virtual void | Display (MHEngine *q) |
| virtual QRegion | GetOpaqueArea () |
| virtual MHIngredient * | Clone (MHEngine *) |
| MHRectangle::MHRectangle | ( | ) | [inline] |
| MHRectangle::MHRectangle | ( | const MHRectangle & | ref | ) | [inline] |
| virtual const char* MHRectangle::ClassName | ( | ) | [inline, virtual] |
| void MHRectangle::PrintMe | ( | FILE * | fd, |
| int | nTabs | ||
| ) | const [virtual] |
Reimplemented from MHLineArt.
Definition at line 435 of file Visible.cpp.
| void MHRectangle::Display | ( | MHEngine * | q | ) | [virtual] |
Reimplemented from MHLineArt.
Definition at line 475 of file Visible.cpp.
| QRegion MHRectangle::GetOpaqueArea | ( | ) | [virtual] |
Reimplemented from MHVisible.
Definition at line 445 of file Visible.cpp.
| virtual MHIngredient* MHRectangle::Clone | ( | MHEngine * | ) | [inline, virtual] |
1.7.6.1