BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Definition at line 27 of file WelcomeView.h.
Public Member Functions | |
WelcomeView (QWidget *parent) | |
Private Member Functions | |
ProjectManager * | projectManager () |
void | updateRecentProjectPanel () |
Private Attributes | |
Ui::WelcomeView * | m_ui |
WelcomeView::WelcomeView | ( | QWidget * | parent | ) |
Definition at line 27 of file WelcomeView.cpp.
References GroupBoxCollapser::installIntoGroupBox(), m_ui, ProjectManager::newProject(), projectManager(), ProjectManager::recentListModified(), and updateRecentProjectPanel().
|
private |
Definition at line 52 of file WelcomeView.cpp.
References ProjectManager::instance().
Referenced by WelcomeView(), and updateRecentProjectPanel().
|
private |
Definition at line 57 of file WelcomeView.cpp.
References GUI::Util::Path::baseName(), GUI::Util::Layout::clearLayout(), m_ui, ProjectManager::openProject(), projectManager(), and GUI::Util::Path::withTildeHomePath().
Referenced by WelcomeView().
|
private |
Definition at line 36 of file WelcomeView.h.
Referenced by WelcomeView(), and updateRecentProjectPanel().