Teapots Class Reference
Public Member Functions | |
void initializeGL () | |
void mouseMoveEvent (QMouseEvent *event) | |
void mousePressEvent (QMouseEvent *event) | |
void mouseReleaseEvent (QMouseEvent *) | |
void paintGL () | |
void resizeGL (int width, int height) | |
Teapots (Gui::View3DInventorViewer *v) | |
~Teapots () | |
![]() | |
GLGraphicsItem () | |
virtual ~GLGraphicsItem () | |
![]() | |
BaseClass () | |
Construction. More... | |
virtual PyObject * getPyObject (void) | |
This method returns the Python wrapper for a C++ object. More... | |
virtual Type getTypeId (void) const | |
bool isDerivedFrom (const Type type) const | |
virtual void setPyObject (PyObject *) | |
virtual ~BaseClass () | |
Destruction. More... | |
Additional Inherited Members | |
![]() | |
static void * create (void) | |
static Type getClassTypeId (void) | |
static void init (void) | |
![]() | |
static void initSubclass (Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=nullptr) | |
Constructor & Destructor Documentation
◆ Teapots()
Teapots::Teapots | ( | Gui::View3DInventorViewer * | v | ) |
◆ ~Teapots()
Teapots::~Teapots | ( | ) |
Member Function Documentation
◆ initializeGL()
void Teapots::initializeGL | ( | ) |
◆ mouseMoveEvent()
void Teapots::mouseMoveEvent | ( | QMouseEvent * | event | ) |
◆ mousePressEvent()
void Teapots::mousePressEvent | ( | QMouseEvent * | event | ) |
◆ mouseReleaseEvent()
void Teapots::mouseReleaseEvent | ( | QMouseEvent * | ) |
◆ paintGL()
|
virtual |
Implements Gui::GLGraphicsItem.
◆ resizeGL()
void Teapots::resizeGL | ( | int | width, |
int | height | ||
) |
The documentation for this class was generated from the following file:
- src/Mod/Sandbox/Gui/Overlay.cpp