| virtual App::IDocument * addChildDocument |
( |
std::string |
name, |
|
|
DocType |
type, |
|
|
std::string |
path, |
|
|
std::string |
id, |
|
|
std::string |
afterId, |
|
|
bool |
usePartLink = true, |
|
|
bool |
doFinishRestore = true, |
|
|
void * |
pAppDocDelegate = nullptr, |
|
|
void * |
pGuiDocDelegate = nullptr |
|
) |
| |
|
pure virtual |