#include <i_project_manager.hpp>
Definition at line 29 of file i_project_manager.hpp.
◆ project_list
◆ ~i_project_manager()
virtual neogfx::DesignStudio::i_project_manager::~i_project_manager |
( |
| ) |
|
|
virtualdefault |
◆ activate_project()
virtual void neogfx::DesignStudio::i_project_manager::activate_project |
( |
const i_project & |
aProject | ) |
|
|
pure virtual |
◆ active_project()
virtual i_project & neogfx::DesignStudio::i_project_manager::active_project |
( |
| ) |
const |
|
pure virtual |
◆ close_project()
virtual void neogfx::DesignStudio::i_project_manager::close_project |
( |
const i_project & |
aProject | ) |
|
|
pure virtual |
◆ create_project() [1/2]
◆ create_project() [2/2]
i_project & neogfx::DesignStudio::i_project_manager::create_project |
( |
std::string const & |
aProjectName, |
|
|
std::string const & |
aProjectNamespace |
|
) |
| |
|
inline |
◆ deactivate_project()
virtual void neogfx::DesignStudio::i_project_manager::deactivate_project |
( |
| ) |
|
|
pure virtual |
◆ declare_event() [1/2]
i_project & neogfx::DesignStudio::i_project_manager::declare_event |
( |
project_activated |
, |
|
|
i_project & |
|
|
) |
| |
◆ declare_event() [2/2]
neogfx::DesignStudio::i_project_manager::declare_event |
( |
project_added |
, |
|
|
i_project & |
|
|
) |
| |
◆ library()
◆ open_project() [1/2]
virtual i_project & neogfx::DesignStudio::i_project_manager::open_project |
( |
const ng::i_string & |
aProjectFile | ) |
|
|
pure virtual |
◆ open_project() [2/2]
i_project & neogfx::DesignStudio::i_project_manager::open_project |
( |
std::string const & |
aProjectFile | ) |
|
|
inline |
◆ project_active()
virtual bool neogfx::DesignStudio::i_project_manager::project_active |
( |
| ) |
const |
|
pure virtual |
◆ projects()
virtual const project_list & neogfx::DesignStudio::i_project_manager::projects |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: