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

#include <SystemEditorModals.h>

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

Public Member Functions

 NewSystemModal (EditorApp *app, SystemEditor *editor, SystemPath *path)
 
void Draw () override
 
- 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 DrawInternal () override
 
virtual void DrawInternal ()
 

Protected Attributes

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

Constructor & Destructor Documentation

◆ NewSystemModal()

NewSystemModal::NewSystemModal ( EditorApp app,
SystemEditor editor,
SystemPath path 
)

Member Function Documentation

◆ Draw()

void NewSystemModal::Draw ( )
overridevirtual

Reimplemented from Editor::Modal.

Here is the call graph for this function:

◆ DrawInternal()

void NewSystemModal::DrawInternal ( )
overrideprotectedvirtual

Reimplemented from Editor::Modal.

Here is the call graph for this function:

Member Data Documentation

◆ m_editor

SystemEditor* Editor::NewSystemModal::m_editor
protected

◆ m_path

SystemPath* Editor::NewSystemModal::m_path
protected

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