Locus No Pilotus
Project of four first grade MIPT DAFE/RSE students (for engineering practical work in the second semester) in Qt C++
Loading...
Searching...
No Matches
add_hill_form.h File Reference
#include <QDialog>
#include <QDoubleValidator>
#include <QHBoxLayout>
#include <QLabel>
#include <QLineEdit>
#include <QMessageBox>
#include <memory>
#include <vector>
#include "lib/point.h"
Include dependency graph for add_hill_form.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AddHillForm
 
struct  PointLineEdits
 Структура из двух QLineEdit, относящихся к вводу координаты точки (чтобы не использовать std::pair<std::unique_ptr<QLineEdit>, ... >) More...
 

Namespaces

namespace  Ui