|
typedef sigc::signal< void, std::string > | type_signal_filename_changed |
|
typedef sigc::signal< void, ObjectType, UUID > | type_signal_goto |
|
|
| EditorWindow (ObjectType type, const std::string &filename, class Pool *p, class PoolParametric *pp, bool read_only, bool is_temp) |
|
void | reload () |
|
bool | get_need_update () |
|
void | save () |
|
void | force_close () |
|
bool | get_needs_save () |
|
std::string | get_filename () const |
|
void | set_original_filename (const std::string &s) |
|
type_signal_filename_changed | signal_filename_changed () |
|
type_signal_goto | signal_goto () |
|
|
static std::string | fix_filename (std::string s) |
|
|
type_signal_goto | s_signal_goto |
|
The documentation for this class was generated from the following files:
- src/pool-prj-mgr/pool-mgr/editors/editor_window.hpp
- src/pool-prj-mgr/pool-mgr/editors/editor_window.cpp