Core::IEditor* editor = manager->openEditorWithContents("Field Editor", &cfgName,"");connect(manager,SIGNAL(editorsClosed(QList<Core::IEditor*>)),editor->widget(),SLOT(updateMD(QList<Core::IEditor*>)));