#include <i_project.hpp>
Definition at line 31 of file i_project.hpp.
◆ abstract_type
◆ create()
virtual void neogfx::DesignStudio::i_project::create |
( |
const i_string & |
aName, |
|
|
const i_string & |
aNamespace |
|
) |
| |
|
pure virtual |
◆ create_element()
◆ declare_event() [1/2]
neogfx::DesignStudio::i_project::declare_event |
( |
element_added |
, |
|
|
i_element & |
|
|
) |
| |
◆ declare_event() [2/2]
neogfx::DesignStudio::i_project::declare_event |
( |
element_removed |
, |
|
|
i_element & |
|
|
) |
| |
◆ manager()
◆ name()
virtual const i_string & neogfx::DesignStudio::i_project::name |
( |
| ) |
const |
|
pure virtual |
◆ namespace_()
virtual const i_string & neogfx::DesignStudio::i_project::namespace_ |
( |
| ) |
const |
|
pure virtual |
◆ open()
virtual void neogfx::DesignStudio::i_project::open |
( |
const i_string & |
aPath | ) |
|
|
pure virtual |
◆ remove_element()
virtual void neogfx::DesignStudio::i_project::remove_element |
( |
i_element & |
aElement | ) |
|
|
pure virtual |
◆ root() [1/2]
virtual const i_element & neogfx::DesignStudio::i_project::root |
( |
| ) |
const |
|
pure virtual |
◆ root() [2/2]
virtual i_element & neogfx::DesignStudio::i_project::root |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: