Pioneer
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
Editor::FileActionOpenModal Class Reference

#include <SystemEditorModals.h>

Inheritance diagram for Editor::FileActionOpenModal:
Inheritance graph
[legend]
Collaboration diagram for Editor::FileActionOpenModal:
Collaboration graph
[legend]

Public Member Functions

 FileActionOpenModal (EditorApp *app)
 
- Public Member Functions inherited from Editor::Modal
 Modal (EditorApp *app, const char *title, bool canClose)
 
bool Ready ()
 
void Close ()
 
virtual void Draw ()
 
- Public Member Functions inherited from RefCounted
 RefCounted ()
 
virtual ~RefCounted ()
 
void IncRefCount () const
 
void DecRefCount () const
 
int GetRefCount () const
 
- Public Member Functions inherited from LuaWrappable
virtual ~LuaWrappable ()
 

Protected Member Functions

void Draw () override
 
void DrawInternal () override
 
virtual void DrawInternal ()
 

Additional Inherited Members

- Protected Attributes inherited from Editor::Modal
EditorAppm_app
 
const char * m_title
 
ImGuiID m_id
 
bool m_shouldClose
 
bool m_canClose
 

Constructor & Destructor Documentation

◆ FileActionOpenModal()

FileActionOpenModal::FileActionOpenModal ( EditorApp app)

Member Function Documentation

◆ Draw()

void FileActionOpenModal::Draw ( )
overrideprotectedvirtual

Reimplemented from Editor::Modal.

Here is the call graph for this function:

◆ DrawInternal()

void FileActionOpenModal::DrawInternal ( )
overrideprotectedvirtual

Reimplemented from Editor::Modal.


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