PeriDyno 1.0.0
Loading...
Searching...
No Matches
QtImGui::QWindowWrapper Class Reference
Inheritance diagram for QtImGui::QWindowWrapper:
Collaboration diagram for QtImGui::QWindowWrapper:

Public Member Functions

 QWindowWrapper (ImGuiRenderer *r)
 
 ~QWindowWrapper ()
 
void newFrame ()
 
void render ()
 
- Public Member Functions inherited from QtImGui::WindowWrapper
virtual ~WindowWrapper ()
 
virtual void installEventFilter (QObject *object)=0
 
virtual QSize size () const =0
 
virtual qreal devicePixelRatio () const =0
 
virtual bool isActive () const =0
 
virtual QPoint mapFromGlobal (const QPoint &p) const =0
 
virtual QObject * object ()=0
 
virtual void setCursorShape (Qt::CursorShape shape)=0
 
virtual void setCursorPos (const QPoint &local_pos)=0
 

Private Attributes

ImGuiRendererr
 

Detailed Description

Definition at line 10 of file QtImGui.cpp.

Constructor & Destructor Documentation

◆ QWindowWrapper()

QtImGui::QWindowWrapper::QWindowWrapper ( ImGuiRenderer * r)
inline

Definition at line 13 of file QtImGui.cpp.

◆ ~QWindowWrapper()

QtImGui::QWindowWrapper::~QWindowWrapper ( )
inline

Definition at line 16 of file QtImGui.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ newFrame()

void QtImGui::QWindowWrapper::newFrame ( )
inline

Definition at line 23 of file QtImGui.cpp.

Here is the caller graph for this function:

◆ render()

void QtImGui::QWindowWrapper::render ( )
inline

Definition at line 25 of file QtImGui.cpp.

Here is the caller graph for this function:

Member Data Documentation

◆ r

ImGuiRenderer* QtImGui::QWindowWrapper::r
private

Definition at line 27 of file QtImGui.cpp.


The documentation for this class was generated from the following file: