30 #include <QPushButton>
31 #include <QDialogButtonBox>
44 void handleActivateFileDialog();
45 void handleTextChanged(
const QString& txt);
50 bool valid()
const {
return mValid; }
67 QString mExtractedProjectAbsolutePath;
69 static void deleteFilesRecursion(
QString dir);
71 void handleSelectionStatusChanged();
Copyright The Montserrat Project in Original or Modified may be sold by itself Original or Modified Versions of the Font Software may be redistributed and or sold with any provided that each copy contains the above copyright notice and this license These can be included either as stand alone text files
static QString suggestedProjectDir(const QString &filename)
QString extractedProjectAbsolutePath() const
ImportStatus status() const
ImportProjectDialog(QWidget *parent=nullptr)
QObject * parent() const const