#include <ImGuiRenderer.h>
Definition at line 39 of file ImGuiRenderer.h.
◆ ~WindowWrapper()
virtual QtImGui::WindowWrapper::~WindowWrapper |
( |
| ) |
|
|
inlinevirtual |
◆ devicePixelRatio()
virtual qreal QtImGui::WindowWrapper::devicePixelRatio |
( |
| ) |
const |
|
pure virtual |
◆ installEventFilter()
virtual void QtImGui::WindowWrapper::installEventFilter |
( |
QObject * | object | ) |
|
|
pure virtual |
◆ isActive()
virtual bool QtImGui::WindowWrapper::isActive |
( |
| ) |
const |
|
pure virtual |
◆ mapFromGlobal()
virtual QPoint QtImGui::WindowWrapper::mapFromGlobal |
( |
const QPoint & | p | ) |
const |
|
pure virtual |
◆ object()
virtual QObject * QtImGui::WindowWrapper::object |
( |
| ) |
|
|
pure virtual |
◆ setCursorPos()
virtual void QtImGui::WindowWrapper::setCursorPos |
( |
const QPoint & | local_pos | ) |
|
|
pure virtual |
◆ setCursorShape()
virtual void QtImGui::WindowWrapper::setCursorShape |
( |
Qt::CursorShape | shape | ) |
|
|
pure virtual |
◆ size()
virtual QSize QtImGui::WindowWrapper::size |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: