33#include <NDEVR/Editor.h>
34#include <NDEVR/FileChooserDialog.h>
35#include <QApplication>
47 virtual void updateValues()
override;
49 static File getFileName(
const String& folder_name,
const String& project_name);
50 static String getProjectName(
const String& project_name);
51 void hideFileChooser();
52 bool willOverrideExisting(
const String& folder_name,
const String& project_name);
58 void workingDirectory();
Definition Pointer.hpp:303
Definition FileChooserDialog.h:68
Definition ProjectEditor.h:43
Ui::ProjectUI * ui
Definition ProjectEditor.h:62
virtual bool fullscreenTouch() const override
Definition ProjectEditor.h:53
FileChooserDialog * m_file_chooser_dialog
Definition ProjectEditor.h:61
Definition FontEditor.h:6