HAL
new_project_dialog.cpp File Reference
#include "gui/file_manager/new_project_dialog.h"
#include "gui/gui_utils/graphics.h"
#include "hal_core/netlist/gate_library/gate_library.h"
#include "hal_core/netlist/gate_library/gate_library_manager.h"
#include <QCheckBox>
#include <QComboBox>
#include <QDebug>
#include <QDialogButtonBox>
#include <QDir>
#include <QFile>
#include <QFileDialog>
#include <QFileInfo>
#include <QGridLayout>
#include <QLabel>
#include <QLineEdit>
#include <QPushButton>
#include <QRegularExpression>
#include <QSpacerItem>
Include dependency graph for new_project_dialog.cpp:

Go to the source code of this file.

Namespaces

 hal
 

Variables

QLineEditmEditProjectdir
 
QComboBoxmComboGatelib
 

Variable Documentation

◆ mComboGatelib

◆ mEditProjectdir